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/
- This site is about tests that people can read
- This is about automating Acceptance Test work, analagous to the Unit Test framework.
- Python version http://fitnesse.org/FitServers.PythonFit
- Zwiki:ZwikiAndFit
- Aug'2023 thread
Edited: | Tweet this! | Search Twitter for discussion