1.

How is an acceptance criterion different from the Definition of Done?

Answer»
Definition of Done
Acceptance Criteria
It applies to all the product backlog items
It applies to specific product backlog item as it clarifies one item
Development team owns definition of done and it is agreed and understood by COMPLETE scrum team
Product owner owns Acceptance criteria and development team should understand them
It does not change very frequently, not expected to change during the sprint
Acceptance criteria is negotiable between product owner and development team.
Meeting Definition of Done means meets the acceptance criteria
Just meeting acceptance criteria not necessarily means that definition of done has also met.
It serves the purpose of making the UNAMBIGUOUS UNDERSTANDING of any product backlog item can be declared complete.
It serves the purpose of CLARIFYING the business requirements and conditions, which must be met to satisfy the users for a given requirement.


Discussion

No Comment Found