What software do you need to run a cucumber web test?
What is gherkin language?
What are before, after, beforestep and afterstep hooks?
What is support, env.rb and hooks.rb?
What is a scenario in cucumber?
What are formatter plugins in cucumber?
What is a feature in cucumber?
What are the keywords that we use in cucumber scenario steps?
Give an example of behaviour driven test in plain text?
Cucumber is written in which programming language?
Explain when to use rspec and when to use cucumber?
What does a features/ support file contains?
What are hooks in cucumber?
What are the benefits?
How to generate cucumber execution reports?