Synthesis and refinement of
Test Driven Development (TDD)andAcceptance Test Driven Development (ATDD)
Way of closing gap between business people and technical people by focusing on collaborative work around concrete, real-world examples that illustrates how we want the system to behave, we use those examples to guide us from concept through to implementation, in a process of continous collaboration
A day-to-day BDD activity is a three-step, interative process:
- Take small upcoming change to the system, as a
User Story, with concret examples of t