What is meant by a feature file?
What is the purpose of scenario outline in cucumber?
What is the file extension for a feature file?
Define how to generate cucumber execution reports?
Define what software do you need to run a cucumber web test?
What software do you need to run a cucumber web test cases?
What is the starting point of execution for feature files?
What is the limit for the maximum number of scenarios that can be included in the feature file?
Define what is error handling and define how do you do error handling?
What does a cucumber features/ support file contain?
What is the name of the plugin that is used to integrate eclipse with cucumber?
What is the language used for expressing scenario in feature file?
What is the meaning of testrunner class in cucumber?