CourseSDET Essentials - Must know Java Libraries
AboutLessons

Optional Tutorial in Java - Usages in Test Automation - Using Optional is not Optional

In this video we will see how we can leverage Optional in Java and Test Automation.

What is Optional?How to understand it with simple examples?Does it solves Null Pointer Exception?How to use in Test Automation?Always use Optional as Method return type.