-
Notifications
You must be signed in to change notification settings - Fork 80
Definition of Done checklist for User Story
vryazh edited this page Aug 8, 2019
·
1 revision
- Produced code for presumed functionalities
- Assumptions of User Story met
- Project builds without errors
- 90% of code coverage from Unit tests
- Project deployed on the test environment identical to production platform
- Feature is tested against acceptance criteria
- Refactoring completed
- Any configuration or build changes documented
- User Documentation updated
- Technical Documentation updated
- Peer Code Review performed
- Localization for the story is done