I applied online. The process took 5 days. I interviewed at Amazon (Bengaluru) in Sep 2015
Interview
I have applied for the Test lead/ Manager position online and I received the call within a week. I was called for the F2F interview very next day after I received a call from HR. First round was technical and second round was on leadership.
Interview questions [5]
Question 1
1.Explain the test scenarios/scripts for video conferencing in a mobile?
2.Provide me the test data where a set of numbers is an input and the second largest number is an output?
3.Give me the test data where city name is an input and the city's temperature is an output? Temperature can be Celsius or Farhanheit.
4.Say an URL/link in your mobile stopped working.it was working fine few mins back but now it stopped working. It works fine in your friends mobile. Tell me the steps you will take to make the URL work in your phone?
5.Tell me abt yourself and current job profile?
6.Tell me how did u handle a situation while there were disagreements or conflicts in your team?
7.How many hours you work per day? If one of the resources has to go 1 hour early for personal work..what would you do?
8.You just joined as a Manager in Amazon and there is a new product delivery you need to handle... Say apparel department and was told to deliver this in 2weeks time with high quality..error free system.how you will go abt testing it? There are no BA or SMEs who can give you KT.all you have is the requirements. Explain.
9.Tell me a situation where you had to take a major decision on behalf of your manager and was appreciated by higher management?
I applied online. I interviewed at Amazon (Madrid)
Interview
Primo colloquio tecnico facile e non superato. Ti fanno sentire a tuo agio.
Prima del colloquio tecnico ho fatto un colloquio conoscitivo con hr, che ti spiega come funzionerà l'iter di selezione
I applied online. The process took 4 weeks. I interviewed at Amazon (São Paulo, São Paulo) in Jul 2025
Interview
Testes online bem extensos cobrindo a parte comportamental, técnica e a experiência como QA, nunca tinha visto testes tão bem estruturados e completos, eles focam bem no dia a dia de trabalho e não em códigos de LeetCode e similares. Entrevista online com uma possível colega de time, que te pergunta sobre um case STAR da sua carreira, perguntas técnicas pra entender sua experiência e depois faz um teste técnico pra entender seu nivel de lógica
Interview questions [1]
Question 1
Apresente um case da sua carreira com método STAR, como você escreve casos de testes, se já validou Web e como faria pra validar
The selection process consists of three rounds. The first round is an online test assessing. The second round focuses on coding skills through problem-solving tasks. The third round evaluates testing abilities, Automation question including understanding of test cases, debugging, and quality assurance concepts relevant to the role.
Interview questions [1]
Question 1
Find the duplicate elements in an array (disscusin for bruit force methord then with shrorting and also using list)
"Using a data structure make methords
1 - addValue(int value) - new duplicate element can be added
2 - removeValue(int value)
3 getRandem() - should return a randem number and this methorord can be only called if it has a number"
Write a test plan for amazon pay feature
Write test cases for amazon pay
write test data for name, age, id
Explain your framework in deatil
Impliment the cross browser in your framework write the code