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

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

Software

Uploaded by

953622104107
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views4 pages

Software

Uploaded by

953622104107
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

953623104123 Vashini J

Exercise-1
Develop the test plan for testing an e-commerce web/mobile application
(www.amazon.in).
Test Data:
Module Functional Scope Remarks
Authentication &  User Registration
Authorization  Login
 Password Change
 Forgot password
Search  Simple product The attribute for the
search using product advanced search is decided
name based on the simple product
 Advanced Search search feature
using various other
attributes like
category, brand and
price range

Product Selection  View product details


in various angles
 View product
description
 Add to cart
 Review product
reviews and rating
 Related product
display
Place order  View Shopping Cart
details, allow the user
to add / remove /
change the qty
 Providing delivery
address
 Making Payment and
confirmation of the
payment
Order Tracking  Customer should be
able to track order to
know its status

1. Login/Signup
953623104123 Vashini J

TC ID Description Steps Expected Result Status


TC_Login_01 Login with valid 1. Go to login page User successfully Pass/fail
email and 2. Enter valid logs in and lands on
password email homepage
3. Enter valid
password
4. Click Login
TC_Login_02 Login with 1. Enter invalid Error message: Pass/fail
invalid email email "Invalid email or
2. Enter valid phone number"
password
3. Click Login
TC_Login_03 Login with 1. Enter valid Error message: Pass/fail
invalid password email "Incorrect password"
2. Enter invalid
password
3. Click Login
TC_Login_04 Login with blank 1. Leave email and Validation errors Pass/fail
credentials password blank shown for
2. Click Login mandatory fields
TC_Login_05 OTP handling 1. Enter phone User logged in Pass/fail
during number for successfully on valid
login/signup login/signup OTP
2. Receive OTP
3. Enter OTP
TC_Login_06 OTP handling 1. Enter invalid Error message: Pass/fail
with invalid OTP OTP during "Invalid OTP"
login/signup
TC_Signup_01 Signup with valid 1. Go to signup Signup success and Pass/fail
details page user redirected to
2. Enter valid login/home
details
3. Submit
TC_Signup_02 Signup with 1. Enter Error message: Pass/fail
existing email/phone "Account already
email/phone already registered exists"

2. Search
953623104123 Vashini J

Test Case ID Description Steps Expected Result Status


TC_Search_01 Search by 1. Enter "laptop" in Relevant products Pass/fail
keyword search bar listed
2. Click search
TC_Search_02 Search by 1. Select category (e.g. Products from Pass/fail
category Electronics) selected category
2. Search displayed
TC_Search_03 Search with 1. Search "phone" Filtered products Pass/fail
filters 2. Apply filters like shown
brand, price range
TC_Search_04 Sort search 1. Search "laptop" Products sorted Pass/fail
results 2. Sort by price low to accordingly
high
TC_Search_05 Search with no 1. Search with random Display "No results Pass/fail
results string/no matching found" message
product

3. Product Details
Test Case ID Description Steps Expected Result Status
TC_Product_01 Verify product 1. Open product Correct product title Pass/fail
title details page displayed
TC_Product_02 Verify product 1. Open product Correct product price Pass/fail
price details page shown
TC_Product_03 Verify product 1. Open product Description matches Pass/fail
description details page product
TC_Product_04 Verify product 1. Open product Images load and Pass/fail
images details page switch correctly
2. Click through
images
TC_Product_05 Verify product 1. Open product Ratings and reviews Pass/fail
ratings details page displayed

4. Cart
Test Case Description Steps Expected Result Status
ID
TC_Cart_01 Add product to 1. From product page, Product added, cart Pass/fail
cart click "Add to Cart" count increments
TC_Cart_02 Update product 1. Go to cart Quantity updates Pass/fail
quantity in cart 2. Increase/decrease and total price
quantity recalculated
TC_Cart_03 Remove product 1. Go to cart Product removed Pass/fail
from cart 2. Remove a product and cart updates
TC_Cart_04 Validate total 1. Add multiple Total price matches Pass/fail
price products sum of product
953623104123 Vashini J

2. Check total price in prices


cart

5. Checkout
Test Case ID Description Steps Expected Result Status
TC_Checkout_01 Select delivery 1. Proceed to Address selected Pass/fail
address checkout and displayed for
2. Select saved order
delivery address
TC_Checkout_02 Add new 1. Add new address New address saved Pass/fail
delivery during checkout and selectable
address
TC_Checkout_03 Select shipping 1. Choose shipping Shipping charges Pass/fail
method option applied correctly
TC_Checkout_04 Select payment 1. Choose Payment method Pass/fail
method saved/new payment accepted
method
TC_Checkout_05 Validate order 1. Review order Correct details: Pass/fail
summary summary before products, prices,
placing order delivery, charges

6. Order Tracking
Test Case ID Description Steps Expected Result Status
TC_Track_01 Verify order 1. Place order Status changes Pass/fail
status updates 2. Go to order (Processing, Shipped,
history Delivered)
3. Check status
TC_Track_02 Check tracking 1. Click on Tracking info and Pass/fail
details specific order estimated delivery
tracking shown

7. Logout
Test Case ID Description Steps Expected Result Status
TC_Logout_0 Logout securely 1. Click logout User logged out Pass/fail
1 button and redirected to
login/home
TC_Logout_0 Access protected 1. Try accessing User redirected to Pass/fail
2 page post-logout account/cart page login page
after logout

You might also like