ita-social-projects / EventsExpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify the ability of sending the invitation to friends to the event via chat

PetrovychN opened this issue · comments

This test case verifies that user can invite friends to the event
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 via chat, if user wants to send the invitation additionally to the email, he can also indicate it.

Pre-requisites

  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 at least one user to send invitation to via chat

User is selected



3.
Confirms the choice by clicking confirm

Invitation is sent via chat

















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" .