Intermediate Software Testing & QA
Q42 / 100

What is "Behavior-Driven Development" (BDD)?

Correct! Well done.

Incorrect.

The correct answer is A) A development approach that describes software behavior using natural-language scenarios (e.g. Given/When/Then) understandable by both technical and non-technical stakeholders

A

Correct Answer

A development approach that describes software behavior using natural-language scenarios (e.g. Given/When/Then) understandable by both technical and non-technical stakeholders

Explanation

BDD extends TDD by framing tests as readable behavior specifications (often with tools like Cucumber), bridging communication between business and technical teams.

Progress
42/100