Behavior-Driven Development and Java 8
This presentation discusses Test-Driven Development (TDD) and Behavior-Driven Development (BDD) as a design strategy for the Java developers. He explains how to take advantage of Java 8 lambda’s and page objects to help write more concise tests.