What is Definition of Done (DoD)?
Tuesday, July 8th, 2008DoD is a collection of valuable deliverables required to produce software. Deliverable that add verifiable/demonstrable addition of value to the product are part of the definition of done. Such as writing code, coding comments, unit testing, integration testing, release notes, design documents etc. Definition of done helps frame our thinking ...