Practice free →
HomeSoftware TestingSoftware Testingtools_automation_cicd › In Scrum, the 'Definition of Done' (DoD) typical…

In Scrum, the 'Definition of Done' (DoD) typically includes

AOnly the architect having approved design
BTested, reviewed and meeting quality bars
COnly the code being committed to repo
DOnly the unit tests running successfully
Answer & Solution
Correct answer: B. Tested, reviewed and meeting quality bars
DoD is the shared team agreement on what 'done' means for any story: code, tests written and passing, code reviewed, documentation updated, demo ready, deployed to staging, etc. It enforces quality at the story level.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions