ita-social-projects / EventsExpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

PetrovychN opened this issue · comments

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:

  • OS: Win 11
  • Browser chrome
  • Version [e.g. 22]

User story links "User story #1413 "

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