70-498 · Question #24
A development team is attempting to use Scrum as its process framework. You join the team as the new scrum master. During a meeting, a developer states that his "task is done." You need to describe…
The correct answer is D. The word "done" must be defined, communicated, and agreed to by the team. The Definition of "Done" is a simple, auditable checklist created by the Development Team. It must be understandable by the Product Owner, the Scrum Master, and any stakeholders. Professional Scrum Development with Microsoft Visual Studio 2012 p.36
Question
A development team is attempting to use Scrum as its process framework. You join the team as the new scrum master. During a meeting, a developer states that his "task is done." You need to describe to the team how the word "done" relates to Scrum. What should you do?
Options
- AThe word "done" indicates that code has been approved for release to production.
- BThe word "done" indicates that code compiles and has been unit tested.
- CThe word "done" indicates that code has been approved through testing and quality
- DThe word "done" must be defined, communicated, and agreed to by the team.
How the community answered
(35 responses)- A11% (4)
- B3% (1)
- C3% (1)
- D83% (29)
Explanation
The Definition of "Done" is a simple, auditable checklist created by the Development Team. It must be understandable by the Product Owner, the Scrum Master, and any stakeholders. Professional Scrum Development with Microsoft Visual Studio 2012 p.36
Topics
Community Discussion
No community discussion yet for this question.