What is a feature in cucumber?



What is a feature in cucumber?..

Answer / Ashish Gautam

A 'feature' in Cucumber is a file with a '.feature' extension that contains business-level, human-readable descriptions of functionality written in the Gherkin language. These files serve as a basis for test automation and help bridge the gap between technical and non-technical team members.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cucumber Ruby Interview Questions

How to generate cucumber execution reports?

1 Answers  


What is cucumber tool?

1 Answers  


Gherkins files have which file extension?

1 Answers  


What is scenario outline?

1 Answers  


What is cucumber dry run?

1 Answers  


What are the difference between jbehave and cucumber?

1 Answers  


Explain when to use rspec and when to use cucumber?

1 Answers  


What is step definition in cucumber?

1 Answers  


Cucumber tests are divided into how many parts?

1 Answers  


What are formatter plugins in cucumber?

1 Answers  


Cucumber execution starts from where?

1 Answers  


How to run a particular scenario from a feature file?

1 Answers  


Categories
  • Cucumber Selenium Interview Questions Cucumber Selenium (0)
  • Cucumber Ruby Interview Questions Cucumber Ruby (31)
  • Cucumber Interview Questions Cucumber (72)