ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the user is able to view the detailed information about the event from the Event Card #1422

Open mehalyna opened 1 year ago

mehalyna commented 1 year ago

Date Time 12-19-2022

Priority High

Description Test Case verifies that the User can review event details on the event card, If user wants to see all the information about the event, he can go to the review page of the event by clicking "See more details".

Pre-requisites

  1. The user is logged on a system (Username = 'User1', Password = 'Pass1') and is redirected to the Home Page
  2. The event "Visit Carpathian Mountains" (23/12/2022 - 27/12/2022) is created by User1 with detailed info ' The Carpathian Mountains form a 1,500km-long range in Central and Eastern Europe. They stretch west to east in an arc from the Czech Republic to Romania. '
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1
Switch to the tab 'Future events'

'Future Event is opened'



2
Verify that the event "Visit Carpathian Mountains" is shown in the list of events

the event "Visit Carpathian Mountains" is resent



3
Verify t the start and finish date of the event is shown on the card

3/12/2022 - 27/12/2022 is present



4
Verify that the location of event is present on the Event Card

Carpathian Mountains is present



5
Verify that the short content is present on the Event Card

The short content " The Carpathian Mountains form a 1,500km-long range in Central and Eastern Europe. " and the link 'Show more details' are present



6
Click on the link 'Show more details'

The page of the Event with full information about the event ' The Carpathian Mountains form a 1,500km-long range in Central and Eastern Europe. They stretch west to east in an arc from the Czech Republic to Romania. ' is opened



Screenshots image

Environment: