Cucumber, Ruby, Selenium Videos
Each of the below videos address a certain part of the Tutorials
The tutorials are divided into
The menus for each Tutorial are contextual i.e. the topics on the left menu will relate to that tutorial, however you have links at the bottom of each tutorial to hop to other tutorials based on your apetite
First Cucumber Scenario
- Set up Ruby, Cucumber and Selenium
- Write a scenario (add two numbers)
- Write step definitions (aka. automation code)
- Execute, watch the results