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

Antwortmöglichkeiten

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

Richtige Antwort

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

Weitere Fragen aus dieser Prüfung