Acceptance test-driven development: Difference between revisions

Content deleted Content added
Added the SDP navbox
No edit summary
Line 4:
</ref> and Story Test-Driven Development (SDD).<ref>{{cite web| url = http://industriallogic.com/papers/storytest.pdf | title = Story Test-Driven Development | accessdate = 2013-04-15}}</ref> All these processes aid developers and testers in understanding the customer’s needs prior to implementation and allow customers to be able to converse in their own ___domain language.
 
ATDD is closelynot related to [[Test-driven development|Test-Driven Development]][TDD].<ref>Beck, Kent. Test Driven Development: By Example. Addison-Wesley Professional, 2002.</ref> ItThe differslatter byis a programming technique, while the emphasisformer onist used to highlight developer-tester-business customer collaboration. Similary to ATDD encompasses [[acceptance testing]]TDD, butATDD highlights writing acceptance tests before developers begin coding.
 
==Overview==