cucumber-jvm

  1. What is cucumber?
  2. How to install cucumber?
  3. How to run test cases using cucumber?
  4. How cucumber works?
  5. Cucumber test running commands
  6. How to write steps and their definitions?
  7. How to define step parameters and get results?
  8. How to organize test steps for large test scenario?
  9. Using database as test data in cucumber.
  10. How to test REST web service?
  11. How to test AJAX based application(with Capybara)?
  12. How to test command line application?(with Aruba)
  13. Managing test cases and bugs in cucumber.