Cucumber supports _________-driven development, facilitating better collaboration in software development.

  • Behavior
  • Data
  • Feature
  • Scenario
Cucumber supports behavior-driven development (BDD), fostering better collaboration between developers, testers, and non-technical stakeholders. BDD encourages the creation of executable specifications written in a natural language format. These specifications, written in the Gherkin language, enhance communication and understanding among team members, leading to improved collaboration throughout the software development lifecycle.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *