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

Manual Testing Assignment-01

The document outlines test cases for logging into an ecommerce site. It includes test cases to verify a registered user can log in, a non-registered user cannot log in, and a registered user cannot log in with the wrong password. It also tests resetting a forgotten password, links on the footer and after changing email, and social media links. All 7 test cases passed verification of the login functionality.

Uploaded by

Asif Ahmed
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views

Manual Testing Assignment-01

The document outlines test cases for logging into an ecommerce site. It includes test cases to verify a registered user can log in, a non-registered user cannot log in, and a registered user cannot log in with the wrong password. It also tests resetting a forgotten password, links on the footer and after changing email, and social media links. All 7 test cases passed verification of the login functionality.

Uploaded by

Asif Ahmed
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 20

Ecommerece-TS-Signup-01

Test Case Id Test Case Description

Created By Md. Tanvir Hossain Mitul Reviewed By

Tester's Name Md. Tanvir Hossain Mitul Date Tested

Module Test Case Id Title Steps/Actions

create an user account. 1. visit the application


Signup_01 "URL"
2. email cannot enter

user entered valid email 1. visit the application


address "URL"
2. enter valid email

Signup_02

verify on register account 1. visit the application


without data "URL"
2. enter valid email
3. press register button
without any data

Signup_03

Signup
verify on register account 1. visit the application
with all required data "URL"
2. enter valid email
3. fill up all required
filled
3. press register button

Signup_04

1. visit the application


"URL"
2. enter valid email
which one is using
previous signup
Signup_04 using same email to register
Testing of ecommerce site signup

Salman Rahman Version

June 7, 2022 Test Case(Pass/Fail/Not Extended Pass 4/4

Test Data Expected Result Actual Result Status

create account Please enter your email Invalid email address


email address blank address to create an account. Passed

1. url: system will show sign up page show sign up page form
http://automationpr form
actice.com/index.ph
p?
controller=authentic
ation&back=my- Passed
account
2. email:
[email protected]

1. url: authentication required,


http://automationpr please fill up required field
actice.com/index.ph
p?
controller=authentic
ation&back=my-
account
2. email: There are 8 errors
[email protected]
3. all field leave You must register at least
blank one phone number. Passed
4. click register lastname is required.
button firstname is required.
passwd is required.
address1 is required.
city is required.
The Zip/Postal code you've
entered is invalid. It must
follow this format: 00000
This country requires you
to choose a State.
1. url: successfully sign up and go user successfully signup
http://automationpr my account
actice.com/index.ph
p?
controller=authentic
ation&back=my-
account
2. email: Passed
[email protected]
3. all required field
fill up
4. click register
button

1. url: email already in use An account using this


http://automationpr email address has already
actice.com/index.ph been registered. Please
p? enter a valid password or
controller=authentic request a new one.
ation&back=my- Passed
account
2. email:
[email protected]
Ecommerece-TS-Login-02
Test Case Id Test Case Description

Created By Md. Tanvir Hossain Mitul Reviewed By

Tester's Name Md. Tanvir Hossain Mitul Date Tested

Module Test Case Id Title Steps/Actions

Registered user can logged in 1. visit the application


to this site "URL"
2. click sign in button
3. Enter register email
4. Enter valid password
5. Press sign in button
Login_01

Try to login non registered 1. visit the application


user in to this site "URL"
2. click sign in button
3. Enter non register
email
4. Enter valid password
Login_02 5. Press sign in button

Registered email or phone 1. visit the application


number user tries to login "URL"
wrong password, they cannot 2. click sign in button
login or access this account 3. Enter register email or
phone number
4. Enter wrong password
Login_03 5. Press sign in button

Login
user can reset his/her forgot 1. visit the application
Login password "URL"
2. click sign in button
3. Enter register email
4. Press forgot your
Login_04 password link
5. Press retrieve
password button

1. Visit the application


Footer section all link should "URL"
Login_05
be worked perfectly 2. User clicks on any link
of page footer
As per website feature
registered email address
should be changed or edited
1. Visit the application
"URL"
2. Go to my account
3. Change registered
email
Login_06 4. Enter registered email
password
5. Press save button
6. Press sign out button
7. Again login changing
email address

Social icon links and


newsletter should be works 1. Visit the application
perfectly "URL"
2. User clicks on social
icon link it's redirect
Login_07
destination address.
3. Newletter works
perfectly as valid email
address.
Testing of ecommerce site Login

Salman Rahman Version

June 7, 2022 Test Case(Pass/Fail/Not Extended Pass 7/7

Test Data Expected Result Actual Result Status

User should logged in to the User successfully logged


sites in
1. URL:
http://automationpr
actice.com/index.ph
p?
controller=authentic
Passed
ation&back=my-
account
2. Email:
[email protected]
3. Password: 123456

System will show an error Authentication failed


message as: Sorry, we can't
1. URL:
find an account with this
http://automationpr
email address. Please try
actice.com/index.ph
again or create a new
p?
account
controller=authentic
Passed
ation&back=my-
account
2. Email:
[email protected]
3. Password: 123456

System will show an error Authentication failed


1. URL: message as: Incorrect
http://automationpr password. Please try again or
actice.com/index.ph you can reset your password.
p?
controller=authentic
ation&back=my- Passed
account
2. Email:
[email protected]
3. Password:
123456@
User should reset his User can reset his
password password

Passed

System should redirect user As expected


to the relevent page
Passed

1. URL: successfully change your As expected


http://automationpr email address
actice.com/index.ph
p?
controller=authentic
ation&back=my-
account
2. New editable
email: Passed
[email protected]
3. Password: 123456

System should redirect user As expected


to the relevent page and
shows newsletter you have
successfully subscribed to
this newsletter.
Passed
Ecommerece-TS-Search
Test Case Id Product-03 Test Case Description

Created By Md. Tanvir Hossain Mitul Reviewed By

Tester's Name Md. Tanvir Hossain Mitul Date Tested

Module Test Case Id Title Steps/Actions

search field should not be 1. visit the application


blank when search product "URL"
2. leave blank in search
Search product_01 field
5. Press search button

try to search input numeric 1. visit the application


number in search field "URL"
2. fillup numeric value in
Search product_02 search field
5. Press search button

try to search input 1. visit the application


characters number in search "URL"
field 2. fillup characters value
Search product_03 in search field
5. Press search button
Search
product "%" sign in search keyword 1. visit the application
should not redirect to 404 "URL"
ERROR 2. enter "%" sign in search
Search product_04 field
5. Press search button

1. visit the application


User should be able to "URL"
search when he enters the 2. type anything
Search product_05 5. Press search button
keyword and hits ‘Enter’
button on keyboard

Total number of search 1. visit the application


records/results should be "URL"
displayed on page 2. search anything
Search product_06
Search field filter sort by
should be worked perfectly 1. visit the application
"URL"
Search product_07 2. search dress in search
field
3. filter in sort by all of
Testing of ecommerce site Login

Salman Rahman Version

June 7, 2022 Test Case(Pass/Fail/Not Extended Pass 7/7

Test Data Expected Result Actual Result Status

Please enter a search As expected


keyword
Passed

No results were found for As expected


your search "452464576"
452464576 Passed

No results were found for As expected


your search "adjbhabdc"
adjbhabdc Passed

No results were found for As expected


your search "%"
% Passed

thtyhn Enter button worked As expected


perfectly
Passed

afdf Search result will be showed As expected

Passed
Sort by filter worked As expected
perfectly

dress Passed
Ecommerece-TS-Add
Test Case Id Cart-04 Test Case Description

Created By Md. Tanvir Hossain Mitul Reviewed By

Tester's Name Md. Tanvir Hossain Mitul Date Tested

Module Test Case Id Title Steps/Actions

Check the add to cart 1. visit the application


button is clickable or not. "URL"
2. login in this site
Add Cart_01 3. select products
4. products add to cart

Check when the same item 1. visit the application


is added multiple times to "URL"
the cart. 2. login in this site
3. select previous
Add Cart_02 products
4. products add to cart

Check the add to cart 1. visit the application


button is clickable or not. "URL"
Add Cart_03 2. click add to cart
button

Check the amount of all 1. visit the application


added items is displaying "URL"
correctly or not 2. click on quick view
Add Cart products
3. add multiple
Add Cart_04 quantities
4. then add to cart

Check that when the user 1. visit the application


left ecommerce site and "URL"
again back to this site his 2. click on quick view
add to cart item will be all products
Add Cart_05 showed up 3. add multiple
quantities
4. then add to cart
Add multiple items of 1. visit the application
different types and verify "URL"
2. click on quick view
products
3. add multiple
Add Cart_06 products and quantities

Cancel cart products


1. visit the application
""URL""
2. click on quick view
products
Add Cart_07
3. go to cart section
4. remove all cart
products"
Testing of ecommerce site Login

Salman Rahman Version

June 7, 2022 Test Case(Pass/Fail/Not Extended Pass 7/7

Test Data Expected Result Actual Result Status

Product successfully added in As expected


cart

Passed

Product successfully added in As expected


cart

Passed

Add to cart button works As expected


perfectly
Passed

All quantity and price shows As expected


correctly

Passed

All quantity and price shows As expected


correctly

Passed
Show multiple products As expected
correctly

Passed

Successfully cancel cart As expected


product

Passed
Ecommerece-TS-
Test Case Id Purchase/Checkout-05 Test Case Description

Created By Md. Tanvir Hossain Mitul Reviewed By

Tester's Name Md. Tanvir Hossain Mitul Date Tested

Module Test Case Id Title Steps/Actions

without sign in user cannot 1. visit the application


purchase "URL
2. add to cart some
Purchase/Checkout_01 products
3. go to checkout

register user after signcan 1. visit the application


be purchase "URL
2. add to cart some
products
Purchase/Checkout_02 3. go to checkout
4. check out all of steps

Orderd confirmed cart 1. visit the application


should be empty "URL
2. add to cart some
products
3. go to checkout
Purchase/Checkout_03 4. check out all of steps
5. orderd delivered

Check the shipping price 1. visit the application


"URL"
2. add to cart some
products
3. go to checkout
Purchase/Checkout_04 4. check out all of steps
5. go to shipping

Purchase/
Checkout
Purchase/ 1. visit the application
Checkout "URL"
2. add to cart some
products
3. go to checkout
Check the shipping price 4. check out all of steps
Purchase/Checkout_05
tax 5. go to
summary/shipping

Ensure that Name on Card, 1. visit the application


Card Number, Expiration "URL"
date, CWW2 are 2. add to cart some
mandatory fields in the products
Payment Page 3. go to checkout
Purchase/Checkout_06 4. check out all of steps
5. go to payment

Ensure that Next Button 1. visit the application


and Cancel Button are "URL"
available in the Checkout 2. add to cart some
Address Page products
Purchase/Checkout_07 3. go to checkout
4. check out all of steps

1. visit the application


Add item(s) to the cart, "URL"
Purchase/Checkout_08 close the browser and 2. add to cart some
reopen the same site. products
3. go to cart
Testing of ecommerce site Login

Salman Rahman Version

June 7, 2022 Test Case(Pass/Fail/Not Extended Pass 7/8

Test Data Expected Result Actual Result Status

System forcefully go to sign As expected


in page
Passed

Successfully your order on my As expected


store is complete

Passed

Cart empty As expected

Passed

Show shipping charge As expected

Passed
Show shipping charge with As expected
tax

Passed

Show card number filed and Not Found


card expected types

Failed

Cancel or delete products As expected

Passed

Add to cart products will be As expected


show cart items
Passed

You might also like