Pesadon / university

The most important projects that I have worked on during my university studies
0 stars 0 forks source link

Create User Stories for User #5

Open RiszticS opened 1 day ago

RiszticS commented 1 day ago

A User Story defines a feature from the user's perspective. It explains who the user is, what they want to do, and why it is important to them. It’s a simple, concise description of an end goal, usually written in a specific format.

Format: As a [type of user], I want to [do something], so that I can [achieve a goal].

Why is it important? A User Story describes a user’s need or goal and helps the development team understand how the feature will be used, ensuring the system meets user expectations.

Steps:

Identify the user type: Who is the user (e.g., registered user, administrator)? Define the goal: What does the user want to do (e.g., reset their password, place an order)? State the benefit: Why is this goal important to the user (e.g., to access their account again)? Example:

As a registered user, I want to reset my password, so that I can regain access to my account if I forget my login details.

Pesadon commented 1 day ago

As a user I want to be able to continue through dialogue interactions to enable progress in the story