Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Amazon

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Amazon | Vagas da empresa Amazon | Salários da empresa Amazon | Benefícios da empresa Amazon
      Entrevistas da empresa AmazonEntrevistas do cargo de Quality Assurance Engineer II da empresa AmazonEntrevista da empresa Amazon


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Google
      4.5★Remuneração e benefícios
      avatar
      Meta
      4.6★Remuneração e benefícios
      avatar
      Yandex
      3.8★Remuneração e benefícios
      avatar
      YouTube
      4.2★Remuneração e benefícios

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Quality Assurance Engineer II

      10 de jun. de 2018
      Candidato(a) sigiloso(a) à entrevista
      Bombaim

      Outras avaliações de entrevista de vagas de Quality Assurance Engineer II da empresa Amazon

      Entrevista para QA Engineer II

      12 de jul. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Vancouver, BC
      Nenhuma oferta
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 2 dias. Fui entrevistado pela Amazon (Bombaim) em jun. de 2018

      Entrevista

      The interview process is pretty straight forward. You will have total of 5 rounds. First round will be a written pen paper based test which consists of usually 2-3 computer programs to write (Any language). Don't worry about the exact solution. the codes on your page should reflect your approaches. if they found your approach write they will shortlist you (P.S. I had two programs, one of them was correct although not optimized but i was shortlisted as the approach I took was promising) Second round can be anything from Coding round, test data generation-test case enumeration-test plan round. Coding Round: In the coding round the interviewer will present you the same codes you have written earlier (depends, in my case it happened) and will ask you to come up with some other efficient solutions. and will give you some extra coding problems to solve. First he will ask you to tell your approach in solving the problem and then he may ask you to implement it on paper. Once you have given the approach further to this you have to give more optimized solution in case the approach you have given was not very efficient. Duration of this round would be approx 45 mins to 1 hour. Key point to succeed in this round is just don't give up on the problem, put efforts in coming up with different solutions does not matter if they write, do not keep your thought process in mind keep speaking and let the interviewer know how you are thinking about the problem. Testing round: This round will broadly consist of 3 portions- 1. Test case enumeration: you will be given a scenario and you have to come up with different possible use cases. Number of use cases will not matter but what will matter here is scope. You have think about testing in a broader sense. Include all aspects of the that scenario. Think about scalability test cases, performance test case, networking if involved, database etc. Also keep your focus on every kind of device you can have this scenario like web mobile, fire tv etc. 2. Test data generation: This should be easy part for you . you have to just come up with all possible data sets for the given condition. Include positive scenarios, negative scenarios, Boundary cases, equivalence partitioning and more if you can think of. 3. Debugging: This is a kind of confusing round if you are not prepared for this. You will be given a problem scenario and you have to debug it. Debug here means you have to come up with approaches needed to solve that problem. Same as previous sections think in a broad sense what could be wrong like it could be issue with database, networking, Scalability, OS, UI, code error, memory leak, etc Bar raiser round: This round will be about everything asked previously. Just you will be grilled more. Don't stress out just keep coming up with ideas in a broader sense. Once you have cleared all this round you will be called some other day or next day for a F2F round with manager of it can be video conference depending upon the location you have applied for. he will ask more of behavioral type questions and all the same stuff asked before All the best!

      Perguntas de entrevista [6]

      Pergunta 1

      Reverse a string without affecting special characters.
      1 resposta

      Pergunta 2

      Input : ab50dt60h4q Output: Sum of integers i.e. 50+60+4= 114
      1 resposta

      Pergunta 3

      Input : an int array [1,0,0,1,1,0,0,1,0,1,0,0,0,1] you have to come up with a program that will give all possible subsets of the array based on the pattern. Pattern restrictions were the string array should start with 1 and end with 1. So there will be many sub arrays like from index 0 to 3 and 0 to 4 and index 7 to 9
      1 resposta

      Pergunta 4

      You have given voice command to alexa about some sort of search on amazon.in. Come up with test case enumeration for this senario
      Responder à pergunta

      Pergunta 5

      You have a gift card in your amazon account for suppose Rs. 100 but when you are purchasing something and going on payment page the gift card is not appearing and also it is not auto applied. how will you debug this problem?
      Responder à pergunta

      Pergunta 6

      Write test data for username and password field on a login page with basic restriction like no special characters in user and it should be upto 10 characters. password can contain anything but should be of length 8-12 inclusive.
      Responder à pergunta
      8
      Experiência negativa
      Entrevista fácil

      Candidatura

      Candidatei-me online. O processo levou 3 semanas. Fiz uma entrevista na empresa Amazon (Vancouver, BC).

      Entrevista

      Ancient- the way the entire interview was handled, the questions asked, and the conversations reminded me of applying for an associate-level position. The interviewer went on to say, "Try to break the code, that's what QA is supposed to do." I agree that it is part of the job, not the entire job.

      Perguntas de entrevista [3]

      Pergunta 1

      Most recent release if something went wrong, what did I do to handle it, what the action I took, what did I resolve, what would I do to avoid something like this in future.
      Responder à pergunta

      Pergunta 2

      Writing a code : finding the pairs in an array
      Responder à pergunta

      Pergunta 3

      Presented a payment app screenshot, and I was asked to create test cases around it.
      Responder à pergunta

      Entrevista para Quality Assurance Engineer II

      23 de jul. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Pune
      Nenhuma oferta
      Experiência neutra
      Entrevista difícil

      Candidatura

      Candidatei-me online. Fui entrevistado pela Amazon (Pune) em jul. de 2025

      Entrevista

      Once your resume is considered you will get an email with Online assessment link which you need to complete in 5 days. The assessment contains decision making questions on different kind of testing scenarios, some coding questions and etc., If you are good at it you will receive a mail from the recruiter for a Phone screening Round. This round is of 1hr and taken by a SDE of amazon. He/She asks you to give a brief introduction about yourself, previous project you worked on. What was the flow of the project, different kind of testing you performed, how many modules are of automation. He will give some scenarios and ask you the question. They will give any one scenario and ask you to write a function in your preferred language. How will you automate that scenario etc., Be well prepared with functions, automation practices and project experience(your roles and responsibilities)

      Perguntas de entrevista [1]

      Pergunta 1

      They will give any one scenario and ask you to write a function in your preferred language. How will you automate that scenario etc.,
      Responder à pergunta

      Entrevista para Quality Assurance Engineer II

      24 de ago. de 2023
      Candidato(a) sigiloso(a) à entrevista
      Madrid
      Nenhuma oferta
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me online. O processo levou 2 meses. Fui entrevistado pela Amazon (Madrid) em jul. de 2023

      Entrevista

      I had a total of 6 interviews, 3 of which had live coding challenge and behavioral questions associated with my experience. With different members of the company, a bar raiser, members of the team, Hiring Manager, and first technical round with someone to filter your technical programming level. questions about object oriented programming, problem solving, testing, agile. The recruiter was always in contact with me, and sending me guides to prepare me for the interviews. The whole process took almost two months. although i was not selected after reaching the final round of interviews, at least they took the time to give me feedback.

      Perguntas de entrevista [1]

      Pergunta 1

      What are career defining moments are most proud of career. big problems you resolve. how you solve a problem with your Manager.
      Responder à pergunta
      1