0% found this document useful (0 votes)
156 views6 pages

Test Case Template

The document describes test cases for logging into Google Email. It includes 4 test cases to verify login with valid and invalid username and password combinations. The test cases define the pre-conditions, test steps, expected results, actual results, and pass/fail status for each scenario. The document was created by Krithika on 10/1/2023 to test the login module of the Google Email project.

Uploaded by

poornes
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)
156 views6 pages

Test Case Template

The document describes test cases for logging into Google Email. It includes 4 test cases to verify login with valid and invalid username and password combinations. The test cases define the pre-conditions, test steps, expected results, actual results, and pass/fail status for each scenario. The document was created by Krithika on 10/1/2023 to test the login module of the Google Email project.

Uploaded by

poornes
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
You are on page 1/ 6

Project Name: Google Email

Module Name: Login


Reference Document: If any
Created by: Krithika
Date of creation: 10/1/2023
Date of review: 10/10/2023

TEST CASE ID TEST SCENARIO TEST CASE PRE-CONDITION


1. Need a valid Gmail
Enter valid User Name Account to do login
TC_LOGIN_001 Verify the login of Gmail
and valid Password

1. Need a valid Gmail


Enter valid User Name Account to do login
TC_LOGIN_002 Verify the login of Gmail
and invalid Password

1. Need a valid Gmail


Enter invalid User Name Account to do login
TC_LOGIN_003 Verify the login of Gmail
and valid Password

1. Need a valid Gmail


Enter invalid User Name Account to do login
TC_LOGIN_004 Verify the login of Gmail
and invalid Password
EXPECTED POST
TEST STEPS TEST DATA RESULT CONDITION
1. Enter User Name <Valid User Name>
Gmail inbox is
2. Enter Password <Valid Password> Successful login
shown
3. Click "Login" button
1. Enter User Name <Valid User Name> A message "The email and
Gmail inbox is not
2. Enter Password <Invalid Password> password you entered don't
shown
match" is shown
3. Click "Login" button
1. Enter User Name <Invalid User Name> A message "The email and
Gmail inbox is not
2. Enter Password <Valid Password> password you entered don't
shown
match" is shown
3. Click "Login" button
1. Enter User Name <Invalid User Name> A message "The email and
Gmail inbox is not
2. Enter Password <Invalid Password> password you entered don't
shown
match" is shown
3. Click "Login" button
STATUS
ACTUAL (PASS/
RESULT FAIL)

Unable to
Fail
login

The user
was unable Pass
to login

The user
was unable Pass
to login

The user
was unable Pass
to login
Project Name:
Module Name:
Reference Document:
Created by:
Date of creation:
Date of review:

TEST CASE ID TEST SCENARIO TEST CASE PRE-CONDITION


EXPECTED POST
TEST STEPS TEST DATA RESULT CONDITION
STATUS
ACTUAL (PASS/
RESULT FAIL)

You might also like