-
Notifications
You must be signed in to change notification settings - Fork 0
Use Case
Marco Tillmann edited this page Jun 3, 2019
·
1 revision
A use Case is a written description of how users will perform tasks in your Experience/Product. It outlines from a user’s point of view, a system’s behavior as it responds a request. Each use case is represented as a sequence of simple steps, beginning with a user’s goal and ending when that goal is fulfilled:
- Who is using the Experience/Product
- What does the user want to do
- The user’s goal
- The steps the user takes to accomplish a particular task
- How the website should respond to an action