What is a use case?
A use case is a written description of how users will perform tasks on your website. It outlines, from a user’s point of view, a system’s behavior as it responds to 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.
Use cases are descriptions of how users or external systems interact with a system to achieve a goal or perform a task.
Comments
Post a Comment