1. Code Complete: The code for the user story is fully written and adheres to coding standards.
  2. Code Reviewed: The code has been peer-reviewed, and any identified issues have been addressed.
  3. All Tests Passed: Unit tests, integration tests, Regression test and other relevant tests have been passed.
  4. Product Owner Approval: The product owner has reviewed and approved the user story or feature.
  5. User Acceptance Testing (UAT): The feature has passed user acceptance testing, verifying that user requirements are met.
  6. Deployable State: The feature is in a deployable state, even if not yet deployed to production.





  • No labels