AmazonInterview Preparation
AmazonInterview Preparation
Did you get an invitation for Amazon quality assurance engineer interview? Or are you preparing for the
QAE position at Amazon?
If your answer is a Yes for any of the two questions, then you must read this post till the end. We would
try to walk you through some real-time insights that some of our readers have experienced and shared
with us.
Amazon is undoubtedly the best e-commerce company and one of the highest paymaster in the IT
industry. It hires the best talent at all levels.
The recruiters at Amazon make sure that the hiring process is rigorous and robust enough to filter the
right candidates for the job profile. That’s why they keep several stages in an interview. And only a few
candidates make it through all stages.
They award equal weight age to all positions whether it’s a developer or the requirement of an Amazon
quality assurance engineer.
It’s a universal fact that if you plan for an interview or any other activity in advance, then odds are you’ll
do well when it happens.
Hence, our attempt is to inform you how Amazon structures an interview and what could be the
possible questions asked from an Amazon quality assurance engineer. So that, you could get a clear idea
of what Amazon expects from a QAE. And tailor your plans wisely to execute them smartly.
So let’s step into the shoes of the Amazon recruiter and start interviewing for the QAE position.
Check out the below Table of Index to quickly navigate through the various stages of Amazon QA
interview process.
Table of Index.
You’ll get real-time illustrations to deliver a testing strategy accompanied by a set of test cases. It’s a
basic test to stress you out and see how you perform.
They might emphasize you to elaborate on the test case generation part.
#1- Create a test plan and test cases for the Vending Machine? [Functional testing]
#2- Create test cases to break the Amazon system? [Focused-error testing]
#3- Write test cases to examine the robustness of the Amazon system? [Stress testing]
Now see some example questions for the Amazon quality assurance engineer position.
A system has three modules. Dev team fixed a defect in one module which gets input from other
modules.
Customers choose to buy a book using the credit card payment option.
The app uploads files (e.g. text or pdf) from the local machine to a dropbox.
5- There was a bug found in production. What could be the reason QA didn’t catch it earlier? 6-
Identify test cases related to an online payment via the credit card for purchases done through a mobile
app. 7- What’s the approach you adopt for testing when your phone gets turned off every time you
switch on the alarm? 8- Write test cases to validate an API whose input is an URL to an HTML page.
The API shall parse the page, read numbers inside the tags, sort and store them in a file.
1.2- Check out a few tough questions.
Sample Amazon QAE Questions.
1- Write a plan to test Amazon website. Assume it has two categories with 100 products each. It lets you
buy a product, asks for customer information, and supports order tracking. 2- How would you test
the Amazon search feature including the category-based searches? What tests will you automate and
what you won’t? 3- There is a graph which displays the average no. of days the defects spend in
“In progress” state. X axis reflects the daily/weekly/monthly duration. Y axis expresses the count in days.
Lay down the test conditions to certify this graph. 4- A user subscription form has a phone number
field. The JavaScript limits it to accept only numbers. But the backend stores them as text. Do think is
there an issue? High/Medium/Low? Justify.
TOC
Now see some example questions for the Amazon quality assurance engineer position.
TOC
1- A Desktop Java application which was working till yesterday crashes today. How do you go about
debugging this scenario? 2- You were installing a device driver, it crashed. How would you debug?
3- You were trying to run a video file but it didn’t open. How would you debug? 4- The bug
tracking system is not working. What would you do in this situation?
TOC
4.3- What’s one thing you don’t like about the last job?
4.6- What’s the first initiative you would take after joining Amazon?
TOC
5.1- It’s a kind of an open round where the candidates get to answer a variety of questions. Let’s now
hear from excerpts shared by many of our readers.
5.2- Bar raiser is like a pair coding round. One has to give an optimized solution for the problem.
5.4- It’s a process to ensure the quality of hires to be above a certain threshold.
5.5- The bar-raisers are good at asking the follow-up questions. Their intention is to expose your natural
tendencies.
5.6- In most interview loops, the bar raisers typically ask the behavioral questions.
TOC
2- Program with clear and proper syntax. The interviewer should understand the code without your
intervention.
5- Don’t confuse instead ask for clarification. It won’t hurt but help.
TOC
All the best and wish this blog post would help you succeed in Amazon quality assurance engineer
interview.
TechBeamers.
Amazon Interview Experience | Set 420 (For QAE)
I got a referral from an employee for the QAE position at Chennai and after applying I got call from
Amazon the very next day. They scheduled the phone call interview. The interviewer didn’t show up on
the scheduled date.
So we scheduled again to a new date.
Phone Interview:
1) Asked test cases for Amazon Shopping Cart.
2) You are hosting a web app in your server which is accessible only to a particular set of people. But on
an unusual day, all the people are able to access your web app. How would you troubleshoot this issue?
Face to Face 2:
1) Asked about my current project in depth.
Managerial Round:
1) Asked about my current project in depth.
2) Again asked all possible behavioral questions to test whether I can handle pressure situations and
How do I handle prioritization of jobs and about my testing strategy.
3) Given an integer, find sum of digits of that number until sum becomes single digit
and asked the test data for the same.
Programming questions were easy. They do stress much on test cases and troubleshooting.
All the Best!!!