4.5.2 Acceptance Criteria Flashcards
Acceptance criteria for a user story are the “ “ that an implementation of the … must meet to be accepted by “ “.
conditions
user story
stakeholders
From this perspective, … may be viewed as the … that should be exercised by the “ “.
acceptance criteria
test conditions
tests
Acceptance criteria are usually a result of the “ “.
Conversation
Acceptance criteria are used to:
- Define the s…
- Reach consensus a…
- Describe both p…
- Serve as a “ “ for the u…
- Allow accurate p…
- scope of the user story
- among the stakeholders
- positive and negative scenarios
- basis
user story acceptance testing - planning and estimation
There are several ways to write acceptance criteria for a user story.
The two most common formats are:
- S… (G…
- R… (bullet point v… , tabulated form of i… )
- Scenario-oriented
(Given/When/Then - BDD) - Rule-oriented
(bullet point verification list,
tabulated form of input-output mapping)
Most acceptance criteria can be documented in one of the S… oriented “ “.
Scenario/Rule
formats
However, the team may use another, custom format as long as the a… are w… and “ “.
the acceptance criteria
well-defined
unambiguous.