InterviewSolution
Saved Bookmarks
| 1. |
What Is Cucumber Tool? |
|
Answer» Cucumber is a software tool used by computer PROGRAMMERS for testing other software. It runs automated acceptance tests written in a behavior-driven development STYLE. CENTRAL to the Cucumber BDD approach is its plain language parser called GHERKIN. Cucumber is a software tool used by computer programmers for testing other software. It runs automated acceptance tests written in a behavior-driven development style. Central to the Cucumber BDD approach is its plain language parser called Gherkin. |
|