Test Case Practicals

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Test Test Case Actual Input Expected Output Acutal Output Status

Case Name
TC_01 To enter Enter It should not It does not accept Pass
invalid username as accept username and
username “abcdefg” invalid throws a message
username. saying “Please
enter correct
username and
password”
TC_02 To enter Enter It should not It does not Pass
invalid password as accept accept the
password “pass@45” invalid password and
password. throws message
saying “Please
enter correct
username and
password”.
TC_03 To enter Enter It should not It does not accept Pass
password password accept three password and
with three with three character invalid throws message
characters characters as password. saying “Please
only “abc” enter correct
username and
password”.
TC_04 To test Enter It should accept It accepts valid Pass
whether it username as valid username and
accepts “invitado” usernameand password and
valid and password password throws message
username as saying “Valid
and “hgm2015” please wait”
password
User Login Page
Flipkart Website

Test Test Case Actual Input Expected Output Acutal Output Statu
Case Name s
TC_01 Mobile Mobile Number Invalid Mobile Invalid Mobile Pass
Number = "abcd" Number Number
Registration
TC_02 Mobile Mobile Number Invalid Mobile Invalid Mobile Pass
Number = "123" Number Number
Registration
TC_03 Mobile Mobile Number Invalid Mobile Invalid Mobile Pass
Number = "' .';''/ " Number Number
Registration
TC_04 Mobile Mobile Number Invalid Mobile Invalid Mobile Pass
Number = "9372973" Number Number
Registration
TC_05 Mobile Mobile Number Valid Mobile Valid Mobile Pass
Number = Number Number
Registration "9372973077"
TC_06 OTP 123 Invalid OTP Invalid OTP Pass
Verification
TC_07 OTP '.';''/ Invalid OTP Invalid OTP Pass
Verification
TC_08 OTP 123456789 Invalid OTP Invalid OTP Pass
Verification
TC_09 OTP abcd Invalid OTP Invalid OTP Pass
Verification
TC_10 OTP 3720 Valid OTP Valid OTP Pass
Verification

TC_10 Search Bar Search Bar = Could not find any Could not find any Pass
"12345678" matches matches
TC_11 Search Bar Search Bar = Could not find any Could not find any Pass
"@,./;'[]" matches matches
TC_12 Search Bar Search Bar = Should not search Does not search Pass
"Blank Space" anything anything
TC_13 Search Bar Search Bar = "a" Display all the items Displays all the items Pass
containing containing letter 'a'
letter 'a'
TC_14 Search Bar Search Bar = Display all the shirts Display all the shirts Pass
"Shirt"
TC_15 Filter Filter = Display all the Displays all the Pass
"Categories = Tshirts Tshirts
Tshirts"
TC_16 Filter Filter = Display no output Displays no output Pass
"Categories =
126354"
TC_17 Filter Filter = Display no output Displays no output Pass
"Categories =
';.[@"

You might also like