You are on page 1of 1

Project 6 - Solution for B

Time: 15 Minutes

What is the ‘Definition of Done’?

Each Product Backlog Item listed above should have the following characteristics:

- There is a well-defined description


- Acceptance criteria are defined by Product Owner
- All code is documented and supports Source Code Analysis reviews
- All unit tests pass
- Build compiles and can be deployed
- All Acceptance criteria pass

Your list can and probably will be different. The definition of done can also evolve throughout the
project as more information and experience is gained. The purpose of this exercise is to encourage the
team to collectively discuss and agree on how they will hold themselves accountable to the Definition of
Done.

You might also like