60.6k views
2 votes
What Definition of Done is required for the Iteration Review?

a) Partially done
b) Incrementally done
c) Fully done
d) Conditionally done

User Ndrone
by
7.7k points

1 Answer

3 votes

Final answer:

The Iteration Review requires work items to be 'Fully done,' meaning they meet acceptance criteria and are potentially releasable, as it's a demonstration of completed work during the iteration.

Step-by-step explanation:

The definition of 'Done' required for the Iteration Review in Agile methodologies, such as Scrum, is c) Fully done. This indicates that the work meets the team's predefined acceptance criteria and is potentially releasable or shippable. The Iteration or Sprint Review is a ceremony where the team demonstrates what they have accomplished during the iteration. For work to be reviewed and discussed, it must be completed fully, meaning that it is coded, tested, and ready to be deployed with no remaining work.

User EbraHim
by
7.4k points