InterviewSolution
Saved Bookmarks
| 1. |
What is ‘Definition of Done’? Who creates it. |
|
Answer» DEFINITION of Done (DoD) is the SHARED understanding of what “Done” means for a user story. It is a simple list of activities such as writing code, CODING comments, unit testing, integration testing, RELEASE notes, DESIGN documents, etc. The Development team creates DoD |
|