ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that an event organizer is able to choose 'Offline' type of the event venue on the "Create Event" page (Step 2) #1366

Open irynakit opened 2 years ago

irynakit commented 2 years ago

Date Time 06-22-2022 15:45

Priority High

Description Verify that an event organizer is able to choose 'Offline' type of the event venue on the "Create Event" page (Step 2).

Pre-requisites Steps to be fulfilled before test:

  1. Move to https://eventsexpress-test.azurewebsites.net
  2. Authorize as a registered user
  3. Open "Create Event" page, fulfill all fields on Step 1 and go to Step 2
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1 Click on the dropdown list in 'Location' field
The system shows a dropdown list with 3 types of the venues (online, offline, mix)


2 Choose 'Offline' type
The system displays the fields for location details


3 Choose country in drop-down country field Ukraine


4 Click on 'Next' button
System displays a warning message " is required"


5 Choose city in drop-down city field Lviv


6 Click on 'Next' button
System displays a warning message " is required"


7 Choose Street in drop-down street field Promyslova


8 Click on 'Next' button
System displays a warning message " is required"


9 Choose the number of the house 50\52


10 Verify if the field 'Link to event' is disabled The field 'Link to event' is disabled


11 Click on checkbox 'Yes, display on the map' Checkbox 'Yes, display on the map' is enabled


12 Click on 'Next' button
System saves the information from this step and opens step 3 of "Create Event" form


Screenshots image

Environment: OS: Windows 10 Browser Chrome

User story links E.g.: "User story #1242 "

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