ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the user is able to filter events by any period of dates using the "Calender' date picker #1423

Open martafedori opened 1 year ago

martafedori commented 1 year ago

Date Time 12-19-2022

Priority Medium

Description The test case verifies that the user is able to filter events by any period of dates using the "Calender' date picker.

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. Database contains a list of published events "Cocktail Party"
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1 Click the 'Filters' button in the top right corner
The list with filters is displayed


2 Click the filter "Calendar"
The calendar is displayed visually on the left. he options of the date periods are displayed from the right


3 Сhoose the start date of the event "Cocktail Party" 01-09-23 Selected date is highlighted in a different color on the calendar


4 Сhoose the end date of the event "Cocktail Party" 01-19-23 Selected date is highlighted in a different color on the calendar


5 Click the 'Apply' button
The system filters and shows the events list in the appropriate date periods


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