Acceptance Test Driven Development
Revision as of 17:53, 9 July 2020 by EshwaN (talk | contribs) (Created page with "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...")
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.