Acceptance Test

WikiWikiWeb:AcceptanceTests Originally called Functional Test-s, each acceptance test tries to test the functionality of a user story. Acceptance Tests are different from Unit Test in that Unit Tests are modeled and written by the developer of each class, while the Acceptance Test is at least modeled and possibly even written by the customer. In Extreme Programming this is sometimes called Customer Test.

Key Ward Cunningham article Acceptance Testing as Document Authoring and Annotation

Ward Cunningham now has a "FIT" (Fitnesse) framework. http://fit.c2.com/


Edited:    |       |    Search Twitter for discussion