Cucumber Selenium (0)
Cucumber Ruby (31)
Cucumber (72)
What are the two files required to execute a cucumber test scenario?
Explain define what is test harness?
Define what are the benefits?
Explain the term step definition in cucumber
What is cucumber tool?
Define what is profile in cucumber?
What is scenario outline in feature file?
Provide an example of testrunner class in cucumber.
What are the differences between jbehave and cucumber?
What are cucumber tags? Why we use the tags?
Give an example for step definition using “given” function?
Provide an example of background keyword in cucumber.
What is the name of the plugin that is used to integrate eclipse with cucumber?
What is the use of glue property under cucumber options tag?
What is bdd framework.