What is the definition of done in agile delivery?
- A The shared criteria that must be satisfied for any work item to be considered complete
- B The acceptance criteria of one story
- C The project completion date
- D The sign-off from the sponsor
Answer
The shared criteria that must be satisfied for any work item to be considered complete
It typically covers code review, testing, documentation and deployment, and applies to every item rather than varying per story.





