Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
11 views6 pages

Pickaboo - Test Case

The document outlines test cases for the registration page of pickaboo.com, detailing various scenarios for input validation including first name, last name, email, mobile number, and password. It includes expected and actual results for each test case, highlighting successful and failed registrations. Overall, 9 test cases passed while 3 failed, indicating areas for improvement in the registration process.

Uploaded by

Neil Roy
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)
11 views6 pages

Pickaboo - Test Case

The document outlines test cases for the registration page of pickaboo.com, detailing various scenarios for input validation including first name, last name, email, mobile number, and password. It includes expected and actual results for each test case, highlighting successful and failed registrations. Overall, 9 test cases passed while 3 failed, indicating areas for improvement in the registration process.

Uploaded by

Neil Roy
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/ 6

Product Name pickaboo.

com
Module Name Register page

Developer Name(TL) *
Test executed by

Test case ID/Name Test case Description Precondition

TC_001 Registration with First Name

TC_002 Registration with First Name

TC_003 Registration with First Name

TC_004 Registration with Last Name

TC_005 Registration with Last Name

TC_006 Registration with Last Name

TC_007 Registration with Last Name

TC_008 Registration with E-Mail

TC_009 Registration with E-Mail

TC_010 Registration with E-Mail

TC_011 Registration with mobile number

TC_012 Registration with password

TC_013

TC_014

TC_015
TC Start Date
TC End Date

TC Developed By

TC Reveiwed By

Test data

no input data

Partha

12345678
no input data

Debnath

12345678

"@#$%"

no input data

[email protected]

rakib@[email protected]

1838366176

no input data
29.07.2022
29.07.2022

Partha Debnath

Mohoshi haque

Step Description

Go to https://www.pickaboo.com/customer/account/create/-> fill up first name s

Go to https://www.pickaboo.com/customer/account/create/-> fill up first name se

Go to https://www.pickaboo.com/customer/account/create/-> fill up first name s

ate/-> fill up last name section without name ->Click create an account button

ate/-> fill up last name section with Debnath ->Click create an account button

te/-> fill up last name section with 12345678 ->Click create an account button

ll up last name section with special character ->Click create an account button

create/-> fill up email section without email ->Click create an account button

eate/-> fill up email section with valid email ->Click create an account button

fill up email section with wrong email format ->Click create an account button

e/-> fill up email section with mobile number ->Click create an account button

create/-> fill up password section with blank ->Click create an account button
TC Execution Start Date
TC Execution End Date

Browser(tested) 1

Performance(tested)

Expected Result Actual

Should not be able to register witout first name not able to register

Should be able to register with this name able to register

Should not be able to register with this name able to register

Should not be able to register without last name not able to register

Should be able to register with this name able to register

Should not be able to register with this name able to register

Should not be able to register with special character able to register

Should not be able to register without email not able to register

Should be able to register with this email able to register

Should not be able to register with this email not able to register

Should not be able to register with mobile number not able to register

Should not be able to register with mobile number not able to register
Test case summary

P 9

F 3

W 0

Total

Status Remarks Comment

pass

pass

fail
pass

pass

fail

fail
pass

pass

pass

pass

pass

You might also like