Introduction
Business Driven Development (BDD) and Acceptance Test Driven Development (ATDD)
BDD as a collaboration tool for software engineers, test engineers and business people
Defining your project requirements
Setting up your environment for web application testing
Writing your stories in a user-friendly language
The anatomy of a textual scenario
Writing your first textual scenario
Writing and annotating the Java method
Passing parameters to the method
Passing multiple arguments
Sharing data between methods
Organizing your scenarios
Setup and teardown
Closing remarks |