Cucumber Selenium (0)
Cucumber Ruby (31)
Cucumber (72) What is the limit for the maximum number of scenarios that can be included in the feature file?
1 1100
What are before, after, beforestep and afterstep hooks?
What are the differences between jbehave and cucumber?
What are the two files required to execute a cucumber test scenario?
How to run a particular scenario from a feature file?
Define what software do you need to run a cucumber web test?
What is bdd framework.
What software do you need to run a cucumber web test?
What is the starting point of execution for feature files?
Cucumber tests are divided into how many parts?
Explain when to use rspec and when to use cucumber?
What is step definition in cucumber?
What is the difference between class and module?
Cucumber execution starts from where?
Give an example for step definition using “given” function?
Define what is regular expressions?