KnightElmojr / CrashCourse-2023

Only for TOP G
0 stars 0 forks source link

Категорії #2

Open KnightElmojr opened 1 year ago

Vladis666 commented 1 year ago

As a buyer, I want to see product categories so that i can find the product I need. User Story 1: Changing Displayed Content by Clicking on Categories

Scenario: Switching between product categories

Given: The user is on the main page of the website. When: The user clicks on the "Phones" category. Then: The system displays a list of products in the "Phones" category on the page.

User Story 2: Changing Displayed Content by Clicking on Categories

Scenario: Switching between product categories

Given: The user is on the main page of the website. When: The user clicks on the "Laptops" category. Then: The system displays a list of products in the "Laptops" category on the page.

User Story 3: Changing Displayed Content by Clicking on Categories

Scenario: Switching between product categories

Given: The user is on the main page of the website. When: The user clicks on the "Monitors" category. Then: The system displays a list of products in the "Monitors" category on the page.