0% found this document useful (0 votes)
2 views4 pages

Screenbors Test

The document outlines test cases for verifying login functionality, including scenarios for valid and invalid credentials, as well as empty fields. Each test case includes preconditions, steps, expected results, and actual results. All test cases have passed as indicated by the status section.

Uploaded by

0127cs201053
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)
2 views4 pages

Screenbors Test

The document outlines test cases for verifying login functionality, including scenarios for valid and invalid credentials, as well as empty fields. Each test case includes preconditions, steps, expected results, and actual results. All test cases have passed as indicated by the status section.

Uploaded by

0127cs201053
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/ 4

Test Case ID Test Case Description Preconditions Test Steps

1. Enter valid username

2. Enter valid password


WP_Login_01 Verify login with valid credentials User is on login page

3. Click on "Login" button

1. Enter invalid username

2. Enter Invalid password


Verify login with invalid
WP_Login_02 User is on login page
credentials

3. Click on "Login" button

1. Leave username field


empty
2. Leave username field
Verify login with empty empty
WP_Login_003 User is on login page
username and password

3. Click on "Login" button

1. Enter valid username

Verify user is redirected to the


WP_Login_004 User is on login page
correct dashboard page
1. Enter valid password

3. Click on "Login" button

User is on Block App


page

1. Enter valid IMEI


1. Enter valid IMEI

1. Enter valid IMEI


Test Data Expected Result Actual Result Status
Username:
demo
Password:
123456 User should be redirected user should go to
Pass
to the dashboard page dashboard page

Username:
demoo
Password:
12345676 An error message "Invalid error message "Invalid
credentials" should be credentials" should be Pass
displayed displayed

Username:
<blank>
Password:<
blank> An error message "please error message "please fill
fill out the field" should be out the field" should be Pass
displayed displayed

Username:
demo User should be
User should be redirected
redirected to
to https://screenbros.co/
https://screenbros.co/ Pass
Password: and the page title should be
and the page title should
123456 "Dashboard"
be "Dashboard"
Test Case Proof

You might also like