Cucumber Selenium (0)
Cucumber Ruby (31)
Cucumber (72)
What does a features/ support file contains?
Cucumber is written in which programming language?
Give an example of behaviour driven test in plain text?
Explain the purpose of keywords that are used for writing a scenario in cucumber.
Define what software do you need to run a cucumber web test?
What is the maximum number of steps that are to be written within a scenario?
Explain the use of background keyword in cucumber?
What is gherkin language?
Define what is cucumber dry run?
What is bdd framework.
What language is used by cucumber?
How to generate cucumber execution reports?
What is support, env.rb and hooks.rb?
Define what is error handling and define how do you do error handling?
Provide an example of scenario outline using cucumber framework.