0% found this document useful (0 votes)
2 views

ptr5

The document outlines test cases for a login form, including checks for valid email, password, and the functionality of the continue button. Each test case specifies the steps to be taken, the expected results, and the actual status of the tests. The results indicate whether the inputs were accepted or not, with all tests passing except for one invalid email scenario.

Uploaded by

sanikakabade07
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 views

ptr5

The document outlines test cases for a login form, including checks for valid email, password, and the functionality of the continue button. Each test case specifies the steps to be taken, the expected results, and the actual status of the tests. The results indicate whether the inputs were accepted or not, with all tests passing except for one invalid email scenario.

Uploaded by

sanikakabade07
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/ 2

Objective

Test
Test Case s/ Pre- Expecte
Case Test Step Test Data
Name Descriptio condition d Result
ID
n

Login
Email id or To check 1. Enter valid
Form [email protected] ID
TC01 Phone Email is email id, 2.
should be is valid
Number valid Click continue
open

Login
To check 1. Enter valid
Form Passwor
TC02 Password Password password, 2. 7.589E+09
should be d is valid
is valid Click continue
open

Login 1. Enter valid


Continue
To check Form email id and
TC03 Continue 123abc button is
continue should be password, 2.
enabled
open Click continue

1. Click forget
Login 1)abc@g 1)Email
To check password, 2.
Forget Form mail.com 2 is valid
TC04 forget Enter valid
password should be )abc119@ 2)Email
password email id, 3.
open gmail.com is invalid
Click send
Actual
Status
Result

Email is
Pass
accepted

Password
is Pass
accepted

Continue
button is Pass
enabled

1)Email is
accepted
2)Email is Pass
not
accepted

You might also like