+1 vote
in Agile by
edited by
What is typically included in the Definition of Done for the team increment?

1 Answer

0 votes
by

Definition of Done includes the below

1) Regression testing is done

2) Stories are accepted by product Owner. 

3) Stories are accepted by product management. 

4) Completed features meet acceptance criteria.

The definition of done (DoD) is when all conditions, or acceptance criteria, that a software product must satisfy are met and ready to be accepted by a user, customer, team, or consuming system

Related questions

+4 votes
asked Aug 5, 2019 in Agile by sheetalkhandelwal
+2 votes
asked Jul 29, 2019 in Agile by sheetalkhandelwal
...