Java 8 for Automation Testers - Part 2 - Playlist content & Benefits of Functional Programming

preview_player
Показать описание
Hi All,

In this video we will discuss about what we are going to learn in this playlist and also the benefits of functional programming in Java.

List of Topics:
Stream
Method references
Constructor references
Functional Interfaces
Consumer, Predicate, Function, Supplier and their BiTypes(Except Supplier)
Primitive Functional Interfaces
Lambda Expressions
Anonymous inner class

Benefits:

We are not going to do something that is not possible in OOP
Clean and readable code
Reduces the probability of making errors
Removing boiler plate codes
Less code
May be parallel processing

------------------------------------------------------------------------------

Docker playlist

Selenium Automation Framework Playlist

Extent Report 5.0.5 Playlist

SDET Package Playlist

Рекомендации по теме
Комментарии
Автор

Its good to know the content we going to cover in this series. I am sure if someone watches the first video in the series would definitely try to complete this whole series
I think parallelism looks something different which would be easy to achieve with Java 8 compared to Java 7

Udzial
Автор

Hi brother, Could you please share series in git/Github

anandk
Автор

Can you cover Optional class to the list and its usage in test automation

aamerhussainmohammed
Автор

Will u also cover these topics with respect to selenium concepts

ARCHIT
Автор

Hi,
Could you start series on cypress?

feeding.animals