There are five teams working on a product. How many Product Owners would there be? (Choose the best answer)
Correct Answer: B
A single product has one Product Owner, regardless of the number of teams. TheScrum Guidestates: "The Product Owner is one person, not a committee... Multiple Scrum Teams often work together on the same product. One Product Backlog is used to describe the upcoming work on the product." * A:Multiple Product Owners fragment accountability. * B:Correct-one Product Owner for one product.
Question 27
What are the purposes of the Definition of "Done"? (Choose the best two answers)
Correct Answer: A,B
The Definition of "Done" ensures quality and clarity. TheScrum Guidestates: "The Definition of Done is a formal description of the state of the Increment when it meets the quality measures required for the product." * A:It ensures the Increment is usable/releasable: "In order to provide value, the Increment must be usable." * B:It provides transparency by setting a shared standard: "The Definition of Done creates transparency by providing everyone a shared understanding of what work was completed." * C:The Sprint Goal is separate, defined in Sprint Planning.