Skip to content

Definition of Done checklist for User Story

softservedata edited this page Jan 4, 2021 · 1 revision
  1. Produced code for presumed functionalities
  2. Assumptions of User Story met
  3. Project builds without errors
  4. 90% of code coverage from Unit tests
  5. Project deployed on the test environment identical to production platform
  6. Feature is tested against acceptance criteria
  7. Refactoring completed
  8. Any configuration or build changes documented
  9. User Documentation updated
  10. Technical Documentation updated
  11. Peer Code Review performed
  12. Localization for the story is done