60% found this document useful (5 votes)
9K views5 pages

TestCases Amazon

The document outlines test cases for testing various functions of an Amazon application. It includes 6 test cases to test product searching with valid and invalid brand names, checking recommendations, adding a product to the shopping basket, checking the product listing on the Amazon home page, and checking navigation of the Amazon site. It provides test data, expected outcomes, and space to record the actual results and comments for each test case.
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
60% found this document useful (5 votes)
9K views5 pages

TestCases Amazon

The document outlines test cases for testing various functions of an Amazon application. It includes 6 test cases to test product searching with valid and invalid brand names, checking recommendations, adding a product to the shopping basket, checking the product listing on the Amazon home page, and checking navigation of the Amazon site. It provides test data, expected outcomes, and space to record the actual results and comments for each test case.
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/ 5

Project Name

Test Environment
TestCase ID

Module

Test Scenario

TC_001

Product SeaSearch for a product with valid brand name

TC_002

Product SeaSearch for a product with invalid brand nam

TC_003

Recommenda
check the recommendations as per user brow

TC_004

Shopping Baadd product to shopping basket

TC_005

Product List Check the product listing on Amazon home

TC_006

Product NaviChecking the navigation of the Amazon sitg

Preconditions

Amazon application should be up and running

Amazon application should be up and running

Amazon application should be up and running

Amazon application should be up and running

Amazon application should be up and running

Amazon application should be up and running

Build Information
Browser Details
Test Steps

Test Data

Open application in a specified browser.


Enter test data at search function

Enter valid brand name


Enter invalid brand
names with specials
charecters only

Open application in a specified browser.


Enter test data at search function
Open application in a specified browser.
Go to Recommendations panel from bottom of
the page.
Open application in a specified browser.
Search a product from search function.
Click on add to basket button

Open application in a specified browser.


Open application in a specified browser.
Search with the product
click on add to basket button .
Then use browser front and backward
navigation bars .

Ex: $#%#%#%

Expected OutPut
1. List of products for that brand should display as search result with sorting order option as
Relevance default.
2. count should display on right top of the page 1 to 16 of x count .
3. The search item text should display beside the count.
4. Search results should display with title of that product , cost of that product below the title of
that product.offers should display beside cost.
1. Your Search <Search text> did not match any products. Error handling message should
display.
2. Search feedback should display with yes and no options
3. your recently viewed items and featured recommendations should display below the feedback
snippet.
1. Recommendations should display as per user browser history.
2. pages count should disply as per recommendations product count as page 1 of x .
3. front and back rolling arrows should display to move the specific page.
Product should be added to the basket and page should display the count of items added to
basket.
Home page should be displayed as follows.
1) Product promotion should display on top of the page.
2) "Related to Items You've Viewed" products should display with see more link and forward and
backward arrow buttons to move products from first to last and visa versa
3) below that category wise products list should be displayed.

As per the actions on browser , proper pages should display

Actual Out Result

Comments

You might also like