What is Definition of Done (DOR)?

Definition of Ready (DOR) is an essential concept in sprint planning. DOR is the criteria by which the team will accept a card into a sprint. The team decides if a user story is ready for a sprint after discussing the user story and acceptance criteria. DOR varies from team to team, but typically, the user story's acceptance criteria should be easily understood and complete enough to create a story point estimate and start working on the story once the sprint begins. DOR may also include having infrastructure or database changes completed before the team pulls the card into a sprint.

Establish Definition of Ready (DOR) in the team's working agreement. Since each team works on different platforms with specific development needs, the DOR criteria can vary widely between teams. 

Development teams can get a bit overly demanding in their DOR criteria. Remember, Agile is based on just enough, not full-blown design down to the smallest of details. Product Owners and Scrum Masters should carefully ensure the DOR criteria isn't too heavy or excessive for the Product Owner to provide. Velocity can suffer when the Product Owner or Business Analyst spends too much time on the detailed design. 

Example of DOR:

  • The user story is understood and clear by the team

  • The acceptance criteria for the user story is understood and clear by the team

  • The user story has story points assigned 

  • The sprint capacity or the total number of story points planned for development are agreed upon by the team

  • The team has all the tools, supplies, materials, environments, data, security, and other components to start work immediately. We don't put user stories into a sprint if we are dependent on a vendor or other team to perform work before we can develop and deploy the user story. We do not put user stories in a sprint with external dependencies.