-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
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
- The user is registered and logged on a site; (username='user1', password='qwerty')
- The user is on the home page;
- 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" .
Reactions are currently unavailable