Amazon Interview Question for Quality Assurance Engineers


Team: Ring
Country: India




Comment hidden because of low score. Click to expand.
1
of 1 vote

Amazon search functionality can be tested in following ways:

UI Testing
Functional Testing
Boundary Value Testing
Data Correctness Tests
Load and Stress Tests
Search relevance
Search advanced features

Search Box Test Cases

* Does the search box shows search page without any search query?
* What does search page shows if you enter nothing in search box and hit enter or press finder icon?
* What does search box does if the search query is not entered?
* Check if the search box is present or not.
* Check if the search box length is as per the specification.
* Check the length of the query to be added into the search box.
* Check the characters allowed to be entered into the search box.
* Does the search box presents auto suggestions when the query is being typed?
* Does the search box offers typo corrections for the search query?
* Does the search box allows searching with incorrect spellings?
* Check if the amazon page offers default focus at search box or not.

Search History Test Cases

* Does the search history page keeps history of your previously searched products on amazon?
* Does the search history page offers you option to hide the history of previously searched products?
* Does the search history page offers matching products related to the search keywords?
* Does the search history page allows you to disable tracking the search completely?
* Does disabling search history makes any change to the suggestions offered by search-box?
* Does disabling search history stops certain products being featured?
* Does disabling search history reverts back to the default setting in a new session?
* Search Page Test Cases

Please check out the search sidebar for the test cases.

sidebar search test case

Does the search page categorizes more options to filter product search?
Does the search page offers price sorting from low to high?
Does the search page offers price sorting based on sales rank?
Does the search page offers price sorting as per the popularity?
Does the search page offers price sorting as per the brands?
Does the search page offers product sorting as per reviews?
Does the search page offers product sorting as per the category?
Does the search page offers product sorting as per the condition of the product? (New, old, refurbished)
Does the search page offers product sorting as per the shipping options?
Does the search page offers sorting as per the sellers?
Does the search page excludes not available products?
Does the search page offers alternative if the searched product is not available?
Responsive Test Cases

Does the search box appears on mobile?
Does the search box suggestions appear on mobile or tablet?
Does the search box offers category selector on mobile or tablet?
Does the search box offers drop-down menu on smaller devices?

- anjalimutha10 February 20, 2021 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More