Cucumber Framework Test Script Creation

In this three part video sessions, I have explained how to create the new feature file and their respective step definitions.

Framework is kept at this Git Hub Location:

https://github.com/akashdktyagi/AutomationPoCCucumber

 

Please refer the previous part of this cucumber tutorial first for better understanding.(follow below link), In previous session  I have given a walk through of the framework structure and base functionalities.

Cucumber with Java Tutorial and Framework

 

Other Important session is on Git usage. Please have a look at below as well to perform Git clone and fetch of latest framework features in your local copy of the framework.

 

Framework Development Part 4-All about Git and how to use Git in a Live Team Set Up

Code Components for this Framework: