
- Participants will know Test Driven Development and Behaviour Driven Development and their evolution
- Participants will know Cucumber as a BDD tool and its advantages
- Participants will know how to set up and install Cucumber with Eclipse
- Participants will know how to create a Cucumber Selenium Java Test, the Cumber Feature File, Gherkin and Cucumber Options
- Participants will know how to perform Data Driven Testing in Cucumber
3 Days
Participants must have basic knowledge of concepts and techniques used in Software testing and it is better to have basic knowledge of Automation Testing
- Test Driven Development (TDD)
- Cucumber & Behavior Driven Development
- Gherkin – Business Driven Development
- Download and Install Java
- Download and Start Eclipse
- Install Cucumber Eclipse Plugin
- Download Cucumber for Eclipse
- Download Webdriver Java client
- Configure Eclipse with Cucumber
- Cucumber Selenium Java Test
- Feature File
- JUnit Test Runner Class
- Gherkin Keywords
- Step Definition
- Cucumber Options
- Parameterization in Cucumber
- Data Driven Testing Using Examples Keyword
- Data Tables in Cucumber
- Maps in Data Tables