Saved Bookmarks
| 1. |
What Is Step Definition In Cucumber? |
|
Answer» A STEP definition is the actual code IMPLEMENTATION of the FEATURE mentioned in feature FILE. A step definition is the actual code implementation of the feature mentioned in feature file. |
|