Skip to content

Definition of Done

By defining and adhering to a clear DoD (Definition of Done), the software development team can ensure that the product is of high quality, meets the customer's expectations, and is ready for release to production. The DoD is also helpful in improving collaboration and communication within the team, as well as ensuring that everyone is aligned on what needs to be done to complete a given feature or user story.

What is meant when a goal / task is indeed done?

  • Pair review
  • Testing
  • Documentation
  • Implementation in version control
  • Together reviewed

When all these points have been completed, it can be stated that the feature / user story is ready.