From the course: Agile Software Development
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
User stories
From the course: Agile Software Development
User stories
- A user story is a simple and concise way of expressing product requirements. A user story is typically written on an index card or sticky note, but there are also some digital tools available to capture user stories. Let's take a look at an example. As a fitness club member, I should be able to view my payment history so I know how I am being billed. If we dissect this user story, we will see that it has three parts. The first part, "As a fitness club member," shows a user category or user role that will benefit from this user story. The second part of the user story, "I should be able to view my payment history," shows what the user category wants the system to do. The third part, "Know how I am being billed," presents the reason why the user category wants the system to provide this functionality. This three-part format is the most popular template for user stories. User stories are great at identifying different categories of users that will benefit from the system that is being…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
Extreme programming (XP)2m 56s
-
(Locked)
XP execution2m 30s
-
(Locked)
Pair programming3m 42s
-
(Locked)
Test-driven development (TDD)3m 41s
-
(Locked)
User stories4m 12s
-
(Locked)
Epics and themes3m 27s
-
(Locked)
Agile estimation4m 18s
-
(Locked)
Planning poker3m 43s
-
(Locked)
DevOps: The problem3m 5s
-
(Locked)
DevOps: The solution2m 52s
-
(Locked)
Agile reporting4m 26s
-
-
-
-