ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the Participant mode is the default state of the toggle on the Event Page #1421

Open mehalyna opened 1 year ago

mehalyna commented 1 year ago

Date Time 12-19-2022

Priority Medium

Description The test case verifies that the toggle participant/creator by default is off (this means participant mode)

Pre-requisites Steps to be fulfilled before test:

  1. Three events ('Event1', 'Event2', 'Event3' with the finished date < Getdate()) were created by User1 and published.
  2. The user is logged on a site (username = 'User1', password = 'Pass1');
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1
Move to the "My Events" page;

The 'My Events Page' is opened



2
Verify that the default state of toggle 'Participant/Creator' is switched off

The toggle 'Participant/Creator' is switched off



3
Verify that Events' lists for Participant mode are displayed (Finished events, In-progress events, Future events, Bookmarked)

Events' lists for Participant mode are displayed (Finished events, In-progress events, Future events, Bookmarked)



4
Verify that the list of Finished event is shown

'Event1', 'Event2', 'Event3' with the finished date < Getdate() is shown










Screenshots The default state of the Participant/Creator toggle image The list of Events in Participant mode image

Environment:

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