What Is DOD And DOR In Scrum?

Share
DO Brothers - DOR & DOD
DO Brothers – DOR & DOD

Introduction

Agile recommends teams to be cross functional and that implies teams to be composed of people with different skill sets who can convert a requirement into a working software. Let’s take an example of a requirement / user story which has come up for a team which involves Design, Backend , Frontend and QA folks. There are two questions which arise in all the team members. “When can the story be picked up to start work?” And “When can a story be marked Done?”.

Story naturally progresses through different states of the workflow. For Instance, when the design part is done, the development team picks it up, and when the development is done the QA folks pick it up to validate. In the above flow, for development team members, their work is completed as soon as the QA teams pick it up and design team members conclude their work when the story is picked up for development. With this, there is no common understanding of deciding when a story is completed or ready to be shipped. Also, while we understand the flow Design > Dev > QA, there is a common understanding of when a story is ready to be picked up.

This Blog aims at explaining the following points

  1. What is DOR and DOD?
  2. Why do we need DOR and DOD?
  3. When do we derive it?
  4. Some factors we need to consider while deriving them.
  5. Some Sample DOR and DOD points

Definition Of Ready ( DOR )

What is DOR?

DOR is a document which usually is in the form of checklists that contains all the work the PO and SM should take care of a requirement or user story, before the team can start working on it.
DOR is a guideline which educates everyone in the team and brings everyone on the same page on what needs to be taken care of before the story is picked up by the dev teams.
DOR ensures that the work prioritized for the next sprint is ready to be picked up and gives confidence to the dev teams to commit for the delivery.

Why do we need DOR?

why do we need DOR
why do we need DOR
  1. Work Items without enough information might cause a lot of confusion for the dev team members and might not give the right direction
  2. Dependencies if not resolved, will not let teams commit to deliver a work item
  3. A story which is not groomed / or not understood by the team can cause re work

When do we derive DOR?

DOR is derived before the start of the project by taking consensus from all the dev team members, PO, SM and other stakeholders. But DOR may be modified or improved during the course of sprints taking input in the retrospection.

Some factors we need to consider before deriving DOR?

  1. Nature of your project ( Backend Heavy / Frontend / Mobile Applications etc )
  2. Skills involved in delivering your project
  3. Requirements and its structure ( NFR , Compliance , Security etc )
  4. Dependent teams

Sample DOR:

  1. Business value is clearly defined in the story
  2. Story fulfills INVEST ( Story can be completed in one sprint )
  3. Acceptance Criteria is well defined
  4. NFR is clearly mentioned
  5. Dependencies are identified and resolved
  6. Design Assets are attached in the story
  7. Story is estimated
  8. Story is groomed at least once

“Definition Of Done ( DOD )”

What is DOD?

DOD is a document which is usually in the form of checklists that contains all the work the Dev team should take care for a requirement or user story before marking it to Done state.
DOD is a guideline which educates everyone in the team and brings everyone on the same page on what needs to be taken care before the story is marked to Done
DOD ensures transparency by providing a common shared understanding of what done means. It enables shipment of an increment.

Why do we need DOD?

why do we need DOD
why do we need DOD
  1. To create shared understanding around multiple teams
  2. Creates working agreements
  3. Promotes consistency in quality and user experience
  4. Helps in Cross-team collaboration
  5. Ensures teams comply with organization / domain requirements

When do we derive DOD?

DOD is derived before the start of the project by taking consensus from all the dev team members, PO, SM and other stakeholders. But DOD may be modified or improved during the course of sprints taking input in the retrospection.

Some factors we need to consider before deriving DOR?

  1. Nature of the project
  2. Organization / domain / coding standards
  3. Business and functional requirements
  4. Quality
  5. Non functional requirements

Sample DOD:

  1. Acceptance Criteria is met
  2. Story is tested
  3. Story is demoed to the PO and approved
  4. No open P1 , P2 Issues
  5. Not more than 3-5 open P3 , P4 issues
  6. Unit testing has 85% coverage
  7. Tests are automated and passed
  8. Code is merged in the branch
  9. All Story related tickets are updated in the tool

Transform your organization with expert SAFe consulting services. Achieve scalable success with tailored solutions. Contact us for a consultation!

Conclusion

Though agile is not a gated approach, it is important to co-create some shared guidelines on when a piece of work can start and when a piece of work can be shipped. This helps create harmony within the team members and deliver work with consistent quality and common understanding.

With this, our blog on “Meet the DO brothers – DOR and DOD” comes to an end. We hope this blog has helped you understand the concepts , why do we need them and how it helps the teams. Please reach out to “consult@benzne.com” for any suggestions or feedback.

Sujith G
Agile Coach – Benzne 

Leave a Reply

Your email address will not be published. Required fields are marked *