ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify that user can send invitation of the event to the email of the unregistered friend #1439

Open PetrovychN opened 1 year ago

PetrovychN commented 1 year ago

This test case verifies that user can send invitation of the event to the email of the unregistered friend Date Time 12-21-2022 Priority Medium

Description User can invite friends to the event by clicking "Invite friends" icon. If user wants to send the invitation to the email, he can indicate it. If a friend is not registered on a site, user should add email manually.

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;
  4. The list of all registered users is displayed
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1.
User types manually (or copy+paste) at least one email in the email field (two or more emails need to be separated by comma)

Email is displayed in the email field



2.
User adds entered emails to the list of users by enter button/key

Emails are entered to the list



3.
User confirms the choice by clicking confirm

the choice is confirmed



4.
Send invitation the email

Invitation is sent to the email










Environment:

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