ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that the user has the ability of invitation of the friend to the event by email #1441

Open PetrovychN opened 1 year ago

PetrovychN commented 1 year ago

This test case verifies that invitation of the event to the email is sent Date Time 12-21-2022

Priority Medium Description User can invite friends to the event by clicking "Invite friends" icon. User can select friends from the list and choose option to send invitation. Invitation is sent on the email.

Pre-requisites Steps to be fulfilled before test:

  1. The user is registered and logged on a site;(username='user1', password='qwerty')
  2. The user is on the home page;
  3. The user chose the event to invite friends;
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1.
Click on "Invite friends" icon

The list "Invite friends" is opened



2.
User selects send to the email option at least for one user from the list

The option is selected



3.
User confirms the choice by clicking confirm

Invitation is sent to the email of selected users

















Environment:

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