What does a features/ support file contains?
What are the keywords that we use in cucumber scenario steps?
How does cucumber works with browser automation?
Gherkins files have which file extension?
How to run a particular scenario from a feature file?
What is cucumber dry run?
What is a scenario in cucumber?
What are cucumber tags? Why we use the tags?
What is gherkin language?
What are formatter plugins in cucumber?
What are tags in cucumber?
What is support, env.rb and hooks.rb?
Give an example of behaviour driven test in plain text?
What is step definition in cucumber?
Explain when to use rspec and when to use cucumber?