Sample Test Cases Manual Testing

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

.

Sample Test Case Format

Test Scenario ID Test Case ID


Test Case Description Test Priority
Pre-Requisite Post-Requisite
Test Execution Steps:

S.No. Action Inputs Expected Actual Test Browser Test Result Test Comments
Output Output
Example of Test Cases

CASE 1: LOGIN

Test Scenario ID Login-1 Test Case ID Login – 1A


Test Case Description Login – Positive test case Test Priority High
Pre-Requisite A valid user account Post-Requisite NA
Test Execution Steps:

S.No. Action Inputs Expected Actual Test Test Result Test Comments
Output Output Browser
1. Launch https://gmail.com Gmail account Gmail Firefox Pass [12 Nov. 2023 07:10 AM]
application account Launch successful
2. Enter correct User id: A1234 Login success Login Firefox Pass [12 Nov. 2023 07:30 AM]
user id and Password: xxxxx success Login success
password
Test Scenario ID Login-1 Test Case ID Login – 1B
Test Case Description Login – Negative test case Test Priority High
Pre-Requisite Incorrect user account Post-Requisite NA
Test Execution Steps:

S.No. Action Inputs Expected Actual Test Test Result Test Comments
Output Output Browser
1. Launch https://gmail.com Gmail account Gmail Firefox Pass [12 Nov. 2023 07:40 AM]
application account Launch successful
2. Enter incorrect User id: A1474 User id and User id and Firefox Pass [12 Nov. 2023 07:50 AM]
user id and Password: xxxxx password is not password is Invalid login attempt
password match not match stopped
3. Enter incorrect User id: A1234 Incorrect Incorrect Firefox Pass [12 Nov. 2023 08:10 AM]
user id and Password: xxxxx password. Try password. Invalid login attempt
password again Try again stopped
CASE 2: CHANGE PASSWORD

Test Scenario ID Change password - 2 Test Case ID Change password - 2A


Test Case Description Change password – Positive test case Test Priority High
Pre-Requisite Correct change password Post-Requisite NA
Test Execution Steps:

S.No. Action Inputs Expected Output Actual Test Browser Test Result Test Comments
Output
1. Enter new New password: Your new Your new Firefox Pass [12 Nov. 2023 08:15
password and xxxxxxxx password has been password AM]
confirm Confirm Password: saved has been Successful
password xxxxxxxx saved
Test Scenario ID Change password - 2 Test Case ID Change password – 2B
Test Case Description Change password – Positive test case Test Priority High
Pre-Requisite Correct change password Post-Requisite NA
Test Execution Steps:

S.No. Action Inputs Expected Output Actual Test Browser Test Result Test Comments
Output
1 Enter new New password: Minimum Minimum Firefox Pass [12 Nov. 2023 08:20
password less xxxx characters new characters AM]
than 8 Confirm password: password is 8. Try new Success validation
characters xxxxxxxx again password is length of password
8. Try again
2 Enter confirm New password: Minimum Minimum Firefox Pass [12 Nov. 2023 08:30
password less xxxxxxxx characters confirm characters AM]
than 8 Confirm password: password is 8. Try confirm Success validation
characters xxxx again password is length of confirm
8. Try again password
3 Enter new New password: New password and New Firefox Pass [12 Nov. 2023 08:35
password and Aaa5562Fd confirm password password AM]
confirm Confirm password: is not match and confirm Successful validate new
password with Aaa5562ff password is password and confirm
different not match password is not match
characters

You might also like