DEV Community

Definition of Done (or not done)

Moritz Schramm on June 14, 2018

As a developer and Scrum enthusiast, I am working daily on a self-organizing team. One of the parts of my daily agile work that I would give the mo...
Collapse
 
agilistandre profile image
Andre Rubin

Definitions of Done will change from team to team, as requirements change from team to team. Maybe one team works on a product where they have to make sure the server can handle X requests per second, so stress testing should be part of their DoD. Teams that practice 100% pair programming might not need an extra code review in their DoD. So, the important thing to happen is for the team to decide what is their own Definition of Done.

Ps: Typo on your first sentence.

Collapse
 
neradev profile image
Moritz Schramm

I absolutely agree with you. Thanks for your feedback. Of course, all of my content stuff are just proposals and I should mark them as such.