From the course: Agile Software Development: Scrum for Developers

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

The definition of done

The definition of done

- [Instructor] When a backlog item is moved into the Done column in an Agile board, that item is considered to be potentially releasable. But what defines the criteria that must be met for an item to be considered done? Scrum defines that criteria as the Definition of Done. The Definition of Done can be applied to a product backlog item, or to an increment, or release. It defines the criteria that must be met when an artifact is considered done. The Definition of Done is typically defined by an organization and is applicable to the entire organization. If the Definition of Done is not defined at an organization level, it should be defined by a team. Different teams can have their own definitions of done but the definitions should not contradict each other. In other words, their combined output should still be potentially releasable. A general term for the Definition of Done is to not make it too lengthy and keep it simple in the beginning. As time progresses and the processes become…

Contents