CTFL_SYLL_4.0 · Question #171
Which of the following statements best describe Behavior-Driven Development (BDD)?
The correct answer is A. A collaborative approach that allows every stakeholder to contribute to how the software. Behavior-Driven Development (BDD) is a collaborative approach that enhances communication among project stakeholders, including developers, testers, and business analysts. It involves defining how software should behave through examples written in a common language…
Question
Which of the following statements best describe Behavior-Driven Development (BDD)?
Options
- AA collaborative approach that allows every stakeholder to contribute to how the software
- BExpresses the behavior of an application with test cases written in Given When Then format.
- CIs used to develop code guided by automated test cases.
- DA psychological technique in which the team's behavior in agile teams is evaluated.
How the community answered
(36 responses)- A92% (33)
- B3% (1)
- C6% (2)
Explanation
Behavior-Driven Development (BDD) is a collaborative approach that enhances communication among project stakeholders, including developers, testers, and business analysts. It involves defining how software should behave through examples written in a common language understandable by all stakeholders, often using the Given-When-Then format.
Topics
Community Discussion
No community discussion yet for this question.