Acceptance Criteria Flashcards

1
Q

Format of Acceptance Criteria

A

“Given [context], when [action] then [outcome]”

Example:
Given a registration form, when a new user provides valid information, then the account should be created, and the user should receive a confirmation email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Components of Acceptance Criteria

A

Clear and Testable: Should be clear and measurable
Specific: Detailed enough to define what is acceptable
Consistent: Should not contradict each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Definition of Acceptance Criteria

A

Conditions that a product must meet to be accepted by a user, customer, or stakeholder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly