User Acceptance Testing (UAT)
What UAT is
Section titled “What UAT is”UAT is where real users or business stakeholders confirm:
- the product meets their needs
- workflows match business rules
Who performs UAT
Section titled “Who performs UAT”- product owners
- business analysts
- customer representatives
QA can facilitate, but UAT is about business acceptance.
Acceptance criteria
Section titled “Acceptance criteria”Strong criteria are:
- observable
- testable
- unambiguous
Example:
- “When an order is paid, an invoice PDF is available within 30 seconds.”
Diagram: from requirement to acceptance
Section titled “Diagram: from requirement to acceptance”graph TD A[User story] --> B[Acceptance criteria] B --> C[UAT scenario] C --> D[Sign-off / feedback]
pch.coffeeTagline
pch.coffeeCtapch.feedbackHeading
pch.feedbackSubheading