Professional Scrum Master II (PSM II) — Question 17
Steven, the Scrum Master, is approached by one of the Development Team members saying that they are not completing regression tests for all of the work they are performing to the level defined in the Definition of Done. They have discussed this with the Product Owner and decided to remove regression testing from the
Definition of Done.
Which two actions are the most appropriate for Steven to take? (Choose two.)
Answer options
- A. Reject the decision as the long term maintainability of the product will be negatively impacted by modifying the Definition of Done.
- B. Accept the decision as a mutual agreement has been made between the Development Team and the Product Owner.
- C. Ask the Development Team and the Product Owner what problem they are trying to solve by altering the Definition of Done and removing regression testing from it. In what ways will this decision impact transparency and quality?
- D. Ask the Development Team and the Product Owner if they are still able to produce potentially shippable product increments by altering the Definition of Done?
Correct answer: C, D
Explanation
The correct actions are to ask the Development Team and Product Owner what issues they are aiming to address by changing the Definition of Done (C), and to determine if they can still produce shippable increments (D). These inquiries help ensure that any modifications to the Definition of Done do not compromise product quality and transparency. On the other hand, rejecting the decision (A) does not foster collaboration, and simply accepting it (B) overlooks potential risks associated with the change.