UX Playbook

Use cases

A use case is a written description of a users task within a (digital) product. A use case is written from the users perspective. All use cases of one product combined describe the entire functionality of that product. You should write use cases to map (all) the desired actions, before designing flows or screens. Use cases, like personas or storyboards, are a method to keep the design process user centred. Use cases can be used as a starting point for designing use flows.

How to

For each use case

  1. Choose one of the users of the product you have identified earlier.
  2. Define the task the user wants to execute with the product. Each task should be written as a separate use case.
  3. Write out the basic steps the user has to perform to complete the task. Describe what the user does and how the system responds.(But no screen-details yet.)
  4. Expand the use case by adding alternate steps the user might have to take to complete the task.

Repeat 1-4 until all tasks for all users are described.

Tips

Learn more