Skip to content

Definition of Done checklist for Release

vryazh edited this page Aug 8, 2019 · 1 revision
  1. Code Complete
  2. Environments are prepared for release
  3. All unit & functional tests are green
  4. All the acceptance criteria are met
  5. QA is done & all issues resolved
  6. All “To Do” annotations must have been resolved
  7. OK from the team: developer, expert, mentor, product owner, QA, etc.
  8. Check that no unintegrated work in progress has been left in any development or staging environment.
  9. Check that TDD and continuous integration is verified and working