Site icon

User stories vs use cases: The basics

User stories vs use cases: Are they the same?

User stories vs. use cases. It’s a common topic of conversation among developers, and product managers. Before I go any further, it is important to understand that user stories and use cases are not exactly the same.

User stories can be considered one of the most useful tools associated with agile methodology. Sometimes called a scenario or a requirement, the goal of a user story is to define the need of a specific user. To keep things simple, user stories are made up of a few short, but descriptive sentences. User stories are usually written by the customer. Typically, not a lot of time is put into writing user stories. For this reason, they are often vague, incomplete. Despite their inaccuracy, they are useful throughout the stages of development, as they help spark or initiate discussions with the customer regarding their needs and requests.

Advantages of using user stories vs use cases:

 

A use case, also commonly referred to as a traditional requirement, is a simple way to describe to an end user how a system will be used or applied. Essentially, use cases are a group of or collection, of possible sequences of interactions that exist between a system and any other factors associated with that specific goal. Use cases are far more detailed, and contrary to user stories, are usually a collaborative effort between the development team and the customer. Unlike user stories, a lot of effort is put into the creation of use cases to ensure their completion and accuracy. Use cases help the development team paint a detailed picture of requirements, therefore eliminating the need to bombard customers with questions and requests for clarifications.

There are many business benefits associated with creating proper use cases:

Source: (www.umsl.edu)

User stories vs use cases: Examples

Despite their differences it can be easy to confuse the two. Here are two examples to help illustrate the differences between user stories vs. use cases.

User stories
Generally a user story follows this template:

As a [describe who], I want [what], so that [why].

Example: “As a project manager, I want to create a project schedule, so that I know when all my tasks happen, so I can assign resources to them.”

Use cases :
Here’s a detailed use case of what happens when an ATM system starts up:

Example: “The ATM system will start up when the system operator switches to the “start” position. The operator will then be prompted to enter the amount of money in their cash dispenser. A connection to the bank will then be established. The operator can then proceed to serve customers.”
(Source: www.accelerateddeliveryplatform.com)

Exit mobile version