Exam PSM II All QuestionsBrowse all questions from this exam
Question 72

Your company has notified the stakeholders that they will be delivering the first release of a new product within ten Sprints. On the seventh Sprint, the Scrum

Team discovers that they will not be able to include all of the expected features within the first release. The Product Owner believes if they remove some items from the Definition of Done they will be able to accelerate the development process. The Development Team objects to this idea as it will lead to technical debt.

As a Scrum Master, what would be the best two ways to explain to the Product Owner the impact of technical debt? (Choose two.)

    Correct Answer: B, C

    Reducing the Definition of Done will introduce unknown errors as development progresses and functionality is added. The system can become more difficult to stabilize as work progresses. Development for the actual release as well as future releases will be slowed down in unpredictable ways. Furthermore, releasing the version upon a reduced Definition of Done creates false assumptions about the actual state of the system. This will create many interruptions during the development of the next release as fixes will need to be done to the previous release caused from a reduction of quality. Both explanations highlight that compromising the Definition of Done will lead to increased technical debt, which in turn affects the stability and predictability of future releases.

Discussion
amogOptions: BC

B and C