Prototypical Template for User Stories
|
<ID> <Title>
|
|
Story-line: (“As a <role> I want <activity> so that <business value>”)
|
|
Description (Optional – replace with Face2Face-communication): <Context to understand acceptance criteria> For example, description of the business context where this need is relevant or scope of this user story and reference to other related user stories.
|
|
Acceptance criteria: <What can be verified when the user story is done> What ”must” or ”can” the user do with the system? What data must be validated and how? What criteria are met? Definition of business rules. Error scenarios. Tip: Make it a numbered list.
|
|
Clarifications (Optional): What don’t we know yet or has not been decided yet? What must we know before we start?
|