Acceptance Criteria
Written on
Definition
Acceptance Criteria are a set of sentences describing the resulting state of a User Story. They shall be written from the perspective of a completed feature, and ideally in a (Given-)When-Then form.
Example:
“Given I’m on the website When I click the submit button Then I see a confirmation on the next page.”
See Also
- User Story
- Writing Tests (Acceptance tests)
comments powered by Disqus