0% found this document useful (0 votes)
25 views1 page

Lesson

This document outlines 11 test cases for validating a login page. It provides the test case ID, objective, steps to execute, expected results, and log of actual results for each case. The test cases validate behaviors like required fields, invalid username/password errors, password encryption, hyperlinks, and page redirects.

Uploaded by

jay619
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Lesson

This document outlines 11 test cases for validating a login page. It provides the test case ID, objective, steps to execute, expected results, and log of actual results for each case. The test cases validate behaviors like required fields, invalid username/password errors, password encryption, hyperlinks, and page redirects.

Uploaded by

jay619
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 1

Test Case TC-001

Check Item

Test case Objective

Steps to Execute Test Data / Input

Expected Result

Log-in Page

Leave all fields as blank and click Log-in button

Click Log-in

By leaving all fields as blank and on click Log-in button then mandatory symbol ( * ) should appear in front of Username and Password fields Username : Jackk By entering invalid Username then an error message should appear as " Please Enter Valid Username "

TC-002

Username Username Password Password Password

Enter Invalid Username NA Enter valid Username NA NA Enter wrong password Enter Correct password NA NA Click Log-in

TC-003 TC-004

Username : Jack It should allow the user to proceed The password field should display the encrypted format of the text typed as (****) By entering invalid password then an error message should appear as " Please Enter Correct Password " It should allow the user to proceed It should lead the user to the respect page while mouse over of the label an hand icon should display

TC-005

Password : *** Password : *******

TC-006 TC-007

Log-in button Correct Inputs Forgot Password Forgot Password Registration Registration Check hyperlink on Registration label Check hyperlink on Forgot Password label

TC-008

TC-009 TC-010 TC-011

Click Forgot Password

Click Registration

User can recover the password using the Forgot Password link page while mouse over of the label an hand icon should display On click " Registration " page should redirect to the User Registration page

You might also like