PMP · Question #981
To limit the amount of time and cost of using a contract programming firm, a product manager announces that the developers will not be paid for unrequested embellishments to the product. What can the
The correct answer is D. Refine the definition of done (DoD) for user stories to ensure that part of the completion is a. To ensure the development team is paid for all work and to prevent unrequested embellishments, the team should refine the Definition of Done for user stories. This ensures that only agreed-upon, completed work that meets the DoD criteria is accepted and, consequently, paid for.
Question
To limit the amount of time and cost of using a contract programming firm, a product manager announces that the developers will not be paid for unrequested embellishments to the product. What can the development team and scrum master do to ensure they are paid for all their work?
Options
- AConvert the story points on user stories to hours to provide estimates of the potential costs to the
- BHave the product manager work with the scrum master to assign specialists to user stories to
- CEnsure that the task board is used as an information radiator and all stories have enough detail to
- DRefine the definition of done (DoD) for user stories to ensure that part of the completion is a
How the community answered
(26 responses)- A4% (1)
- B12% (3)
- C8% (2)
- D77% (20)
Why each option
To ensure the development team is paid for all work and to prevent unrequested embellishments, the team should refine the Definition of Done for user stories. This ensures that only agreed-upon, completed work that meets the DoD criteria is accepted and, consequently, paid for.
Converting story points to hours primarily helps with estimation and capacity planning, not directly with ensuring payment for all work or preventing unrequested embellishments.
Assigning specialists to user stories is about optimizing resource allocation and expertise, which doesn't directly address payment for work done or preventing unrequested features.
Using a task board as an information radiator and ensuring detailed stories promotes transparency and understanding of work, but doesn't explicitly guarantee payment for completed work or prevent unauthorized additions.
Refining the Definition of Done (DoD) for user stories ensures that the criteria for a completed, acceptable increment of work are clearly established and understood by both the development team and the product manager. By including acceptance criteria and adherence to requirements within the DoD, the team guarantees that their work meets explicit expectations before it is considered "done" and eligible for payment, thereby preventing unpaid "embellishments."
Concept tested: Definition of Done in Agile
Source: https://www.scrum.org/resources/what-is-the-definition-of-done
Topics
Community Discussion
No community discussion yet for this question.