Acceptance Test Driven Development

From CNM Wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.