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.
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
1
Q
Definition of Acceptance Criteria
A
Conditions that a product must meet to be accepted by a user, customer, or stakeholder