Fixing spelling mistakes (#25921)

pull/34718/head
Markus Lanser 2018-12-21 05:54:32 +00:00 committed by Manish Giri
parent 26a9bd635e
commit dc3af2ff54
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ The Acceptance Criteria will be the beginning of the test plan for the QA team.
Most importantly, if the story does not meet each of the Acceptance Criteria, then the Product Owner should not be accepting the story at the end of the iteration.
Acceptance criteria can be viewed as an instrument to protect the Delivery Team. When the Delivery Team commits to a fixed set of stories in the Sprint planning they commit to a fixed set of acceptance criteria as well. This helps to avoid scope creep.
Acceptance criteria can be viewed as an instrument to protect the Delivery Team. When the Delivery Team commits to a fixed set of stories in the Sprint planning, they commit to a fixed set of acceptance criteria as well. This helps to avoid scope creep.
Consider the following situation: when accepting the user story the Product Owner suggests adding something that was not in the scope of the User story. In this case the Delivery team is in the position to reject this request (however small it might be) and ask the Product owner to create a new User Story that can be taken care of in another Sprint.