PMI-ACP · Question #14
When developing user stories, user expectations are best captured in what form?
The correct answer is A. Acceptance tests. Acceptance tests (or acceptance criteria written as testable conditions) are the best mechanism for capturing user expectations because they define exactly what the system must do for a story to be considered complete from the user's perspective. They are written in user-facing l
Question
When developing user stories, user expectations are best captured in what form?
Options
- AAcceptance tests
- BEntrance criteria
- CDone criteria
- DGo and no-go limits
How the community answered
(50 responses)- A90% (45)
- B2% (1)
- C6% (3)
- D2% (1)
Explanation
Acceptance tests (or acceptance criteria written as testable conditions) are the best mechanism for capturing user expectations because they define exactly what the system must do for a story to be considered complete from the user's perspective. They are written in user-facing language, are verifiable, and serve as a contract between the Product Owner and the development team. 'Done criteria' apply to all stories generically, while acceptance tests are story-specific and directly trace back to user needs.
Topics
Community Discussion
No community discussion yet for this question.