What is error handling and define how do you do error handling?
Explain the term step definition in cucumber
What is the purpose of examples keyword in cucumber?
Define what is scenario outline?
Should any code be written within testrunner class?
Define what does a features/ support file contains?
What is the purpose of step definition file in cucumber?
Provide an example of scenario outline using cucumber framework.
Define cucumber report?
Explain cucumber?
What is the maximum number of steps that are to be written within a scenario?
What is the meaning of testrunner class in cucumber?
Give an example of a behavior is driven test in plain text?
What is the name of the plugin that is used to integrate eclipse with cucumber?
When to use rspec and when to use cucumber?