Skip to content

Definition of Done

Sarah Statz edited this page Apr 9, 2021 · 6 revisions

Before a product increment "often user story" can be considered complete it must meet our Definition of Done. This list of criteria applies to all of our 10x projects, however, individual teams may add additional criteria for their specific goals.

Code Complete

  • unit tests pass
  • code reviewed

Secure

  • code is free of medium and high level static and dynamic security vulnerabilities

Deployed to Staging

  • deployed into a non-production environment

Tested

  • QA Tested
  • Meets acceptance criteria
  • Accessibility testing complete - 0 errors for WCAG 2.1 AA standards and manual testing

Product Owner Approved

  • work is accepted by the PO or proxy PO