ita-social-projects / EventsExpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify that the user is able to filter events by category

martafedori opened this issue · comments

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
4. 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:

  • OS: Win 10
  • Browser Google Chrome
  • Version 108.0.5359.100

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" .