Professional Scrum Master II (PSM II) — Question 41
During Sprint Planning, the Definition of Done will help the Development Team forecast the amount of work, selected from the Product Backlog, deemed feasible to make 'done' by the end of the Sprint.
Which two items best describes what 'done' means? (Choose two.)
Answer options
- A. All the work needed to prepare the Increment for User Acceptance Testing.
- B. All the work needed to prepare the Increment for Integration Testing.
- C. Having an Increment of working software that is potentially releasable to the end users.
- D. All the work performed as defined in the Definition of Done.
- E. All the work completed within the current skills and expertise in the Development Team.
Correct answer: C, D
Explanation
'Done' means that the product increment is complete and meets all necessary criteria for release, which is captured in options C and D. Option A and B specify testing preparations, which do not fully represent the completeness of the Increment. Option E focuses on the team's skills, which is not a definitive measure of the work being 'done'.