Have an account? Log In

User Stories that have been selected for implementation are translated into acceptance tests by the customers and developers working together. The customer specifies scenarios that test whether a particular User Story has been correctly implemented. A user story is not a Running Tested Feature until it passes its acceptance tests.

Acceptance tests should be automated so they can be run often.

more ...