Validating User Stories: How much change is too much?

Posted by David Kaczynski on Programmers See other posts from Programmers or by David Kaczynski
Published on 2012-11-20T15:54:55Z Indexed on 2012/11/20 23:21 UTC
Read the original article Hit count: 318

Filed under:
|
|

While the core of requirements development and acceptance criteria would ideally take place during the planning meeting in order to create a better estimate, Scrum encourages continuous interaction with the product owner throughout the sprint to validate and refine user stories.

  • What kind of criteria is used to judge if there is too much change being imposed on a user story mid-sprint?
  • When is it appropriate to change the requirements of the user story?
  • When is it appropriate to cancel the user story / sprint in order to re-evaluate and re-estimate a user story in question?

© Programmers or respective owner

Related posts about scrum

Related posts about validation