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

Opções de Resposta

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

Resposta Correta

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

Mais Questões desta Prova