InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by DoD? |
|
Answer» DoD stands for Definition of Done. It is the set of deliverables that contain written codes, comments on CODING, unit tests, integration testing, design documents, release NOTES, and so on. This provides project development with quantifiable and DEMONSTRABLE benefits. It is quite beneficial to scrum when it comes to identifying deliverables that will assist the project reach its goal. It assists with:
|
|