Cucumber Selenium (0)
Cucumber Ruby (31)
Cucumber (72)
What does a cucumber features/ support file contain?
Define what are the keywords that we use in cucumber scenario steps?
Define what are the benefits?
Explain cucumber?
What is the maximum number of steps that are to be written within a scenario?
What is a feature in cucumber?
Gherkins files have which file extension?
What programming language is used by cucumber?
Define cucumber report?
How to generate cucumber execution reports?
Define how to generate cucumber execution reports?
Give an example of behaviour driven test in plain text?
What symbol is used for parameterization in cucumber?
What are before, after, beforestep and afterstep hooks?
Explain define what is test harness?