Which of the following statements BEST describes the acceptance test-driven development (ATDD) approach?

Answer Options

A.In ATDD, acceptance criteria are typically created based on the given/when/then format
B.In ATDD, test cases are mainly created at component testing and are code-oriented
C.In ATDD, tests are created, based on acceptance criteria to drive the development of the related softwareโœ“
D.in ATDD, tests are based on the desired behavior of the software, which makes it easier for team members to understand them

Correct Answer

C: In ATDD, tests are created, based on acceptance criteria to drive the development of the related software

More Questions from This Exam