ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the user is able to view the amount of events in each section on the "My Events" page #1427

Open VadymQC opened 1 year ago

VadymQC commented 1 year ago

Date Time 12-21-2022

Priority Medium

Description This Test Case verifies that the User is able to view the amount of events in each section so that he can check the total amount of events.

Pre-requisites

  1. The user is registered and logged on a site (Username = 'User1', Password = 'Pass1');
  2. The user is on the home page.
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1
Click on the "My Events" page

The "My Events" page is opened



2
Verify that there are no events in the list

The list is empty



3
Verify that "0" is displayed in the "Finished events" section of the list

"0" is displayed in the "Finished events" section of the list



4
Verify that "0" is displayed in the "In progress events" section of the list

"0" is displayed in the "In progress events" section of the list



5
Verify that "0" is displayed in the "Future events" section of the list

"0" is displayed in the "Future events" section of the list



6
Verify that "0" is displayed in the "Bookmark events" section of the list

"0" is displayed in the "Bookmark events" section of the list



7
Log out from the account

'User1' is logged out



8
Log in as 'User2'
Username = 'User2', Password = 'Pass2'
'User2' is logged in



9
Click on the "My Events" page

The "My Events" page is opened



10
Create the event "Visit Bukovel" (23/12/2022 - 30/12/2022)

The event "Visit Bukovel" (23/12/2022 - 30/12/2022) is created by User2



11
Log out from the account

'User2' is logged out



12
Log in as 'User1'
Username = 'User1', Password = 'Pass1'
'User1' is logged in



13
Click on the "My Events" page

The "My Events" page is displayed



14
Click on the "Visit Bukovel" (23/12/2022 - 30/12/2022) event

The "Visit Bukovel" (23/12/2022 - 30/12/2022) event is displayed



15
Click on the "Add to my future events" button

The "Visit Bukovel" (23/12/2022 - 30/12/2022) event is added to 'User1' future events



16
Check the "Future Events" section

"1" is displayed in the "Future Events" section



Screenshots image

Environment: