0% found this document useful (0 votes)
30 views5 pages

Email Sending Test Case Example

The document contains test scenarios and test cases for sending an email. It includes two test scenarios - TS1 containing test cases TC1 and TC2. TC1 sends an email with valid recipient emails and is expected to display a success message. TC2 sends an email with an invalid Cc email and is expected to display an error.

Uploaded by

Yogesh Koppad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views5 pages

Email Sending Test Case Example

The document contains test scenarios and test cases for sending an email. It includes two test scenarios - TS1 containing test cases TC1 and TC2. TC1 sends an email with valid recipient emails and is expected to display a success message. TC2 sends an email with an invalid Cc email and is expected to display an error.

Uploaded by

Yogesh Koppad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd

Scenario ID Sub Scenario ID Description

TS1 Open notepad


TS2 Save a file
TS3 Copy and Paste the content
TS4 Cut and paste the content
Test Scenario ID Test case ID Test case Description Precondition

TS1 TC1 Sending mail User logged in

TS1 TC2 Sending mail User logged in


Step Number Step Description Input data

1 Click on To field
2 Enter the email sample@[Link]
3 Enter the Cc samplecc@[Link]
4 Enter the BCc samplebcc@[Link]
5 Enter the subject Test mail
6 Enter the body of the content
7 Click on Send button
1 Click on To field
2 Enter the email sample@[Link]
3 Enter the Cc samplecc@demodotcom
4 Enter the BCc samplebcc@[Link]
5 Enter the subject Test mail
6 Enter the body of the content
7 Click on Send button
Expected Output Actual Output Test step Pass/Fail

Email details are displayed

System displays "Mail sent successfully"


Email details are displayed

System displays "Cc field is not having correct email format"


Test Result Pass/Fail

You might also like