Cucumber Tutorial Shorts

Updated on Fri 24 Mar, 2023 | 1 min read |


  • What is Cucumber?

  • What are the BDD frameworks?

  • How to Install Cucumber in eclipse

  • What is Gherkin syntax?

  • Important terms in Gherkin syntax?

  • What is Feature keyword?

  • What is Background keyword?

  • What is Scenario keyword?

  • What is Given keyword?

  • What is When keyword?

  • What is And keyword?

  • What is Then keyword?

  • What is a Feature file in cucumber?

  • How to create a feature file in cucumber?

  • Feature file example