ita-social-projects / EventsExpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mehalyna opened this issue · comments

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:

  • OS: Win 10
  • Browser Chrome
  • Version [e.g. 22]

User story links User story #1403

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