nerdexam
Scrum

PSD · Question #54

PSD Question #54: Real Exam Question with Answer & Explanation

The correct answer is D. Acceptance test driven development. In ATDD you start with writing tests to represent the requirement. Since you start with this, there is no production code to satisfy the test which is why the tests will fail.

Question

The practice of decomposing a requirement into failing tests is called:

Options

  • ABehavior driven development
  • BScrum testing
  • CRegression testing
  • DAcceptance test driven development

Explanation

In ATDD you start with writing tests to represent the requirement. Since you start with this, there is no production code to satisfy the test which is why the tests will fail.

Community Discussion

No community discussion yet for this question.

Full PSD Practice