User Stories
WHAT ARE USER STORIES? User stories are great to capture product functionality from the end users’ perspective. They clearly show what a specific user type can do with an application. Each user story defines the following: User type (for example: admin) User’s intention Value they get (from a specific functionality/feature) User stories can be structured in the following ways: Epic (contains more user stories; should be decomposed into smaller stories) User stories Smaller sub stories (more details about the stories) WHY DO YOU HAVE TO CREATE USER STORIES? Here are some reasons: Clarifies software functionality Easier to understand Easier to remember Easier to express business value Makes product prioritization easier PROCESS OF CREATING USER STORIES 1. VALIDATE USER NEEDS The very first step you have to take is to clearly define the users who will use your product. It means you should create buyer personas ...