definition of done

Download Definition of Done

If you can't read please download the document

Upload: marcin-niebudek

Post on 26-Jun-2015

1.003 views

Category:

Technology


0 download

DESCRIPTION

These slides where the background of my lighting talk about Definition of Done at Agilopolis Community Day #2. For more information about Agilopolis visit http://www.agilopolis.com

TRANSCRIPT

  • 1. Definitionof Done Whydo weneed it ? Is one DoDenough ? Whatisit ?

2. Definition of Done Code completedand cheked in 3. Definition of Done Code completedand cheked in All unit tests passing Code reviewed 4. Definition of Done Code completedand cheked in All unit tests passing Acceptance tests satisfied Code reviewed 5. Definition of Done Code completedand cheked in All unit tests passing Acceptance tests satisfied Story accepted Deployed Code reviewed 6. Definition of Done Code completedand cheked in All unit tests passing Acceptance tests satisfied Story accepted Code coverage at 80%+ Deployed Code reviewed 7. Definition of Done Code completedand cheked in All unit tests passing Acceptance tests satisfied Story accepted Code coverage at 80%+ Deployed Code reviewed All bugs closed Stress tested 8. Definition of Done Code completedand cheked in All unit tests passing Acceptance tests satisfied Story accepted Code coverage at 80%+ Documented Deployed Performance tuned Code reviewed All bugs closed Stress tested 9. Definition of Done Code completedand cheked in DONE!? All unit tests passing Acceptance tests satisfied Story accepted Code coverage at 80%+ Documented Deployed Performance tuned Stress tested Packaged Code reviewed All bugs closed