Definition of Done
| last edited by: Saket Bansal on Oct 24, 2016 5:51 AM | login/register to edit this page | ||
| Keywords: PMI-ACP Tools and Techniques | |||
OverviewWhen the Definition of Done is complete, it will define all steps to deliver a finished increment, and therefore it creates feedback regarding the product and also regarding the process within the sprint.ImportanceSuppose you are in a cooking contest and the chief of chefs says, "you have two hours to complete your cakes". You create the best tasting cake of you life, but your cake did not get selected for review because you did not put into a self designated to test.
It's very important to understand the criteria the product owner will use to judge/review your delivered finished increment (Acceptance Criteras ) and what other things need to be done to make product available to product owner .
User Story - Definition of Done (DoD) As a web user, I want to successfully login to view PMI-ACP Community of Practice content.
Let's look at a simple login screen: Sample Category Checklist for DoD Code meets general Coding Standard (e.g. as defined in Checkstyle) Functional tests are performed by team members other than those working on the implementation of that feature is either reviewed or produced with a pair-programming method The code is covered by a minimum of 70% Unit Tests and all tests are Green Automated acceptance tests (Selenium) are prepared for the feature and are Green Integration tests of the affected areas are conducted and passed.
|
|||
| last edited by: Saket Bansal on Oct 24, 2016 5:51 AM | login/register to edit this page | ||
Comments (1)
|
"If you havenÆt got anything nice to say about anybody, come sit next to me." - Alice Roosevelt Longworth |