Study PSM I Artifacts, Commitments, and Done Transparency: key concepts, common traps, and exam decision cues.
Scrum artifacts make work visible, while commitments give those artifacts direction and meaning. PSM I often tests whether you can connect artifact clarity to better decisions instead of treating artifacts as administrative containers.
| Artifact | Commitment | What the exam is really testing |
|---|---|---|
| Product Backlog | Product Goal | whether value direction is coherent |
| Sprint Backlog | Sprint Goal | whether the selected work has a unifying purpose |
| Increment | Definition of Done | whether progress is real and usable |
A team reports that most Sprint work is “done except for integration and testing.” The stronger PSM I reading is that transparency is weak. If the Definition of Done is not met, the Increment is not done.
Why is the Definition of Done important in Scrum?
A. It creates shared transparency about when work is genuinely usable
B. It allows the Product Owner to approve each task individually
C. It prevents Developers from revising the Sprint Backlog
D. It replaces the need for product inspection in the Sprint Review
Best answer: A
Why: The Definition of Done supports transparency by making quality expectations explicit and consistent.
Why the others are weaker: B, C, and D all add authority or remove learning in ways Scrum does not support.