This template is provided in three parts.
- Part 1 is an introduction to the User Story Template and some guidelines.
- Part 2 is a Story Card layout for you to save/print and use on your project
- Part 3 is a list of useful references and links that you should read to help maximize your value from this technique.
Part 1; About User Stories
User Stories are supporting artifacts for requirements. User stories are not expected to be a full and complete set of requirements. They are an anchor for a conversation. As a person who is creating and delivering requirements to a development team you may have further details written down, models created and rules listed. These are also useful and should be, like User Stories, used as supporting tools in a conversation with your developers.
Three key aspects of a user story are:
- The “user” of the solution
- The outcome you envisage from an interaction with the system, and
- The value this interaction/outcome is trying to yield.
User stories come in different sizes and shapes and are expected to be prioritised in order, based on value. (Value includes mitigating risk, so hard, but low reward stories may be addressed early.) Typically User Stories are categorized into three types;
- Epic
- Theme (sometimes called Feature)
- Story

Part 2: Template
Front of card
- Story [Short Name]
- As a [role]
- I want [something]
- So that [benefit]
- Size ____
- Priority ____
- Acceptance Criteria [Short Name]
- Given [Context]
- When [Event 1]
- [Event 2] [Etc.]
- Then [Outcome]
- [Outcome 2] [Etc.]
Part 3: Further reading
Below are some excellent web resources to help you learn more;
- “Cards Conversation Confirmation” by Ron Jeffries
- “A User Story is more than a Card” by Bob Hartman
- “What’s in a Story?” by Dan North
- “INVEST (a mnemonic) in User Stories and SMART Tasks” by Bill Wake
- “The User Story Life-cycle” by Scott Ambler
- “That’s not a User Story, that’s an Epic!” by Kelly Waters
You might also want to read something a little more in depth. Try the book "User Stories Applied: For Agile Software Development
" by Mike Cohn.
Feedback
Did you find this template useful? Does it need improving? Let me know.
As someone new to Agile development and user stories, this was hugely helpful. Thank you.
ReplyDeleteThanks for the template. Its simple yet covers the required information.
DeleteI too must say that this post was very helpful!
ReplyDelete