cucumber-jvm
- What is cucumber?
- How to install cucumber?
- How to run test cases using cucumber?
- How cucumber works?
- Cucumber test running commands
- How to write steps and their definitions?
- How to define step parameters and get results?
- How to organize test steps for large test scenario?
- Using database as test data in cucumber.
- How to test REST web service?
- How to test AJAX based application(with Capybara)?
- How to test command line application?(with Aruba)
- Managing test cases and bugs in cucumber.