show/hide this revision's text 2 added 223 characters in body

In a perfect world, the product shall be in a shippable state at the end of every iteration.

Now this actually depends on your product, your market, your customers and might not be possible.

If you cannot achieve this, then the next planning horizon apply: the release. The Team as a whole should decide what is required to ship the product and plan accordingly.

What helps here is to define "done" at the task level. Defining done here is much more simple: one task is done when you can start anothr another one: everything is tested, integrated. The Team can alo define this state: documented, reviewed, included in automatic build, no known problem, accpeted by On-Site Customer ...

Having all your tasks really done"done", Having all tour backlog items (or User stories, whateveryou call them) realy "done" allow to be "done" at every iteration, which helps preserving the product in a shippable or deployable state.

show/hide this revision's text 1

In a perfect world, the product shall be in a shippable state at the end of every iteration.

Now this actually depends on your product, your market, your customers and might not be possible.

If you cannot achieve this, then the next planning horizon apply: the release. The Team as a whole should decide what is required to ship the product and plan accordingly.

What helps here is to define "done" at the task level. Defining done here is much more simple: one task is done when you can start anothr one: everything is tested, integrated. The Team can alo define this state: documented, reviewed ...

Having all your tasks really done, helps preserving the product in a shippable state.