ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the user is able to filter events by category #1424

Open martafedori opened 1 year ago

martafedori commented 1 year ago

Date Time 12-20-2022

Priority Medium

Description This test case varifies that the user is able to filter events by category

Pre-requisites

Steps to be fulfilled before test: 1.Move to https://eventsexpress-test.azurewebsites.net/ 2.The user is logged on a system (Username = 'User1', Password = 'Pass1') 3.The user is on the "My Events" page

  1. The 'Drawing', 'Pottery' events from the 'Arts&Craft' category are present in DB
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1 Click the 'Filters' button in the top right corner
The modal window with filters is opened


2 Verify that the "Category" filter is displayed
The "Category" filter is displayed


3 Click the "Category" dropdown menu
The "Category" dropdown list is opened


4 Click the "Art&Craft" category list
The 'Art&Craft" check box list is opened


5 Check the 'Drawing' check box
The "Drawing" check box is checked


6 Click the "Apply" button
The "Dancing" events are displayed on the page


Screenshots image

Environment:

Additional context Add any other context about the test here.

User story links E.g.: "User story #1410 "

Labels to be added "Test case", Priority ("pri: "), Type ("UI, "Functional"), "API" .