Acceptance Test Driven Development
Acceptance Test Driven Development (ATDD) ATDD is a TDD instance that involves writing one or more tests (or "customer tests") for a customer‐centric feature, before the solution has been developed.
Definitions
According to the Agile Extension to the BABOK Guide (preview),
- Acceptance Test Driven Development (ATDD). ATDD is a TDD instance that involves writing one or more tests (or "customer tests") for a customer‐centric feature, before the solution has been developed.