Acceptance Testing with Fit and FitLibrary

Learn how to support tests that your business customer can define in web pages using Ward Cunningham's Fit framework. Also covers how to use the extensions provided in Rick Mugridge's FitLibrary to write expressive acceptance tests. Hands-on exercises to create your own Fit tests with several different types of fixture. This workshop assumes basic Java knowledge.

Objective:
To understand how to express business rules as executable tests.
To gain an appreciation of the different fixtures available.
To write and execute Fit tests.

XP practices covered: Stories, Test-First Programming, Real-Customer Involvement.

Reading:
cover
"FIT for Developing Software: Framework for Integrated Tests" by Rick Mugridge