Course curriculum
-
1
Discovering BDD
-
Introduction to BDD
-
Knowledge check
-
BDD and Agile
-
Knowledge check
-
Discovery workshop
-
Knowledge check
-
Discovery summary
-
Knowledge check
-
Introduction to formulation
-
Knowledge check
-
-
2
Your first scenario
-
Introduction
-
Choose the first scenario
-
Knowledge check
-
Install Cucumber
-
Knowledge check
-
Add a scenario, wire it up
-
Knowledge check
-
Sketch out the solution
-
Knowledge check
-
Make the scenario pass
-
Knowledge check
-
-
3
Expressing yourself
-
Cucumber expressions not regular expressions
-
Knowledge check 1
-
Literal expressions
-
Knowledge check 2
-
Capturing parameters
-
Knowledge check 3
-
Flexibility
-
Knowledge check 4
-
Custom parameters
-
Knowledge check 5
-
-
4
Cleaning up
-
The importance of readability
-
Knowledge check 4.1
-
Review changes that happened while we were away
-
Knowledge check 4.2
-
Description field
-
Knowledge check 4.3
-
The "Before" hook
-
Knowledge check 4.4
-
Create Person in a generic stepdef
-
Knowledge check 4.5
-
Backgrounds
-
Knowledge check 4.6
-
-
5
Loops
-
Removing redundant scenarios
-
Knowledge check 5.1
-
Incidental details
-
Knowledge check 5.2
-
Refactoring to Data Tables
-
Knowledge check 5.3
-
Deeper into Data Tables
-
Knowledge check 5.4
-
DocString
-
Knowledge check 5.5
-
TDD Loops
-
Knowledge check 5.6
-
-
6
Working with Cucumber
-
Basic Filtering
-
Knowledge check 6.1
-
Filtering with Tags
-
Knowledge check 6.2
-
More Control
-
Knowledge check 6.3
-
Controlling Output with Plugins
-
Knowledge check 6.4
-
Publishing Reports
-
Knowledge check 6.5
-
-
7
Details
-
Premuim Accounts! With a bug!
-
Knowledge check 7.1
-
Clarifying the rules
-
Knowledge check 7.2
-
Keeping your scenario's BRIEF
-
Knowledge check 7.3
-
Distilling the essence
-
Knowledge check 7.4
-
-
8
Example Mapping
-
Example Mapping
-
Example Mapping: Why?
-
8.1 Knowledge check
-
Example Mapping: How?
-
Knowledge check 8.2
-
Example Mapping: Conclusions
-
Knowledge check 8.3
-
-
9
Support Code
-
Problem and Solution Domains
-
Knowledge check 9.1
-
Layers of a Cucumber Test Suite
-
Knowledge check 9.2
-
Dependency Injection
-
Knowledge check 9.3
-
Extracting Support Code
-
Knowledge check 9.4
-
Organizing step definitions into multiple classes
-
Knowledge check 9.5
-
-
10
Acceptance tests vs unit tests *content not yet available*
-
Acceptance tests vs unit tests
-
-
11
Web automation with Selenium *content not yet available*
-
Web automation with Selenium
-