Exam ASM All QuestionsBrowse all questions from this exam
Question 11

A Scrum Team has agreed on the following definition of Potentially Shippable:

Why is it important to include "˜tested' in the definition of what is Potentially Shippable?

    Correct Answer: A

    Including 'tested' in the definition of Potentially Shippable is important because increments are not considered 'Done' without testing for bugs. Ensuring that the increments are tested guarantees that they meet the necessary quality standards and are ready for deployment or release. This aligns with the Scrum framework's emphasis on delivering a potentially shippable product increment at the end of each Sprint.

Discussion
juzerOption: A

Increments are not "˜Done' without testing for bugs.