Definition of Done
Universal DoD::
- Unit tests created
- Unit tests passed
- Code reviewed
- Test cases created and implemented
- Automated tests passed
- All acceptance criteria for the task have been met
- All non-functional requirements have been met
- PO/team accepted the user story
- Feature deployed on the test or stage environment
Definition of Ready
Universal DoR:
- Acceptance criteria finalized and approved by the development team and PO
- All designs uploaded to Zeplin and linked (final designs approved/delivered by PO)
- All credentials are available (e.g., access tokens, login)
- Related analysis and documentation are created (e.g., architecture diagram, data structure diagram)
- Code version is assigned (in case of versioning)
- All questions or ambiguities regarding the user story have been clarified
- User story is estimated in story points