1. How Java 8 can make our life easy ? See the Magic in 15 min
16m 12s
2. Playlist content & Benefits of Functional Programming
06m 20s
3. Anonymous Inner Class in Java
12m 25s
4. What is Lambda Expression ? When can we use Lambda expression
11m 07s
5. What is a Functional Interface ?
07m 54s
6. Writing different Lambda expressions - Eclipse shortcut for Lambda
23m 50s
7. Inbuilt Functional Interfaces in Java - Using Generics with Interface
18m 26s
8. Passing Lamdas/Behavior as Method Parameter in Java
11m 10s
9. Consumer Interface in Test Automation - Use Case 1
19m 03s
10. Using Consumer interface with Select Dropdown - Use case 2
13m 44s
11. Consumer Interface - Use case 3 - Framework Loggers
29m 15s
12. BiConsumer Interface in Test Automation - Other Consumer Interfaces
11m 23s
13. Supplier Interface in Assertions, Explicit Wait - Lazy Loading
14m 52s
14. Builder Design Pattern - Consumer Interface Implementation - Lambda expression in Testing
07m 03s
15. Factory Design Pattern with Supplier - Manage Driver Factory in Selenium Framework
12m 22s
16. Function Interface - andThen, Compose and Identity Methods
22m 46s
17. Using Lambda in Explicit Wait - Handle Stale Element Reference Exception
14m 11s
18. By Locator Factory - No more IF conditions in code
12m 18s
19. ReplaceAll method Usage - Reduce method Usage - Unary and Binary Operator
09m 36s
20. Optimising getText, getTagName, getAttribute methods in Selenium
09m 32s
21. Predicate Interface , BiPredicate, Predicate Chaining in Java
20m 01s
22. Click a Web Element among list of Elements when Text matches
10m 08s
23. Using removeIf method with Predicate - Optimize the existing code
13m 53s
24. PartitioningBy method usage - Predicate Interface implementation
08m 20s
Playlist content & Benefits of Functional Programming
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
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

Course
Java 8 for Automation QA - Power of Functional Programming
24 Lessons · 05h 35m · Free
24 Lessons · 05h 35m
1. How Java 8 can make our life easy ? See the Magic in 15 min
16m 12s
2. Playlist content & Benefits of Functional Programming
06m 20s
3. Anonymous Inner Class in Java
12m 25s
4. What is Lambda Expression ? When can we use Lambda expression
11m 07s
5. What is a Functional Interface ?
07m 54s
6. Writing different Lambda expressions - Eclipse shortcut for Lambda
23m 50s
7. Inbuilt Functional Interfaces in Java - Using Generics with Interface
18m 26s
8. Passing Lamdas/Behavior as Method Parameter in Java
11m 10s
9. Consumer Interface in Test Automation - Use Case 1
19m 03s
10. Using Consumer interface with Select Dropdown - Use case 2
13m 44s
11. Consumer Interface - Use case 3 - Framework Loggers
29m 15s
12. BiConsumer Interface in Test Automation - Other Consumer Interfaces
11m 23s
13. Supplier Interface in Assertions, Explicit Wait - Lazy Loading
14m 52s
14. Builder Design Pattern - Consumer Interface Implementation - Lambda expression in Testing
07m 03s
15. Factory Design Pattern with Supplier - Manage Driver Factory in Selenium Framework
12m 22s
16. Function Interface - andThen, Compose and Identity Methods
22m 46s
17. Using Lambda in Explicit Wait - Handle Stale Element Reference Exception
14m 11s
18. By Locator Factory - No more IF conditions in code
12m 18s
19. ReplaceAll method Usage - Reduce method Usage - Unary and Binary Operator
09m 36s
20. Optimising getText, getTagName, getAttribute methods in Selenium
09m 32s
21. Predicate Interface , BiPredicate, Predicate Chaining in Java
20m 01s
22. Click a Web Element among list of Elements when Text matches
10m 08s
23. Using removeIf method with Predicate - Optimize the existing code
13m 53s
24. PartitioningBy method usage - Predicate Interface implementation
08m 20s