Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      DeepIntent

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre DeepIntent | Ofertas de empleos en DeepIntent | Sueldos en DeepIntent | Beneficios en DeepIntent
      Entrevistas de DeepIntentEntrevistas para el puesto de Automation Engineer en DeepIntentEntrevista de DeepIntent


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Google
      4.5★Remuneración y beneficios
      avatar
      Amazon
      3.7★Remuneración y beneficios
      avatar
      Meta
      4.6★Remuneración y beneficios
      avatar
      Booking.com
      4.2★Remuneración y beneficios

      Entrevista de Automation Engineer

      14 nov 2025
      Candidato de entrevista anónimo
      Pune
      Sin oferta
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en DeepIntent (Pune) en may 2025

      Entrevista

      The interview process consisted of Hr phone call, one technical round. I was not selected, but the discussion covered a mix of programming, testing fundamentals, and practical test-case writing. The interviewer asked questions from both programming and manual testing: 1. Coding Question – Array Pair Sum I was given an input array: [0,1,2,3,4,5,6,7,8,9] and asked to write a program to print all pairs whose sum = 9. Expected sample output: (0,9) (4,5) (5,4) (9,0) 2. Follow-up Coding Question – Remove Duplicate Pairs I was then asked to modify the above solution so that duplicate pairs are not printed, ensuring each pair appears only once. 3. Manual Testing Questions A few conceptual testing questions were asked, such as: What is Smoke Testing? What is Sanity Testing? What is Bug Leakage? 4. Test Case Writing I was asked to open any e-commerce website and write test cases related to UI, functionality, and workflow. This was to evaluate my ability to think through real product scenarios.

      Preguntas de entrevista [1]

      Pregunta 1

      The interviewer asked questions from both programming and manual testing: 1. Coding Question – Array Pair Sum I was given an input array: [0,1,2,3,4,5,6,7,8,9] and asked to write a program to print all pairs whose sum = 9. Expected sample output: (0,9) (4,5) (5,4) (9,0) 2. Follow-up Coding Question – Remove Duplicate Pairs I was then asked to modify the above solution so that duplicate pairs are not printed, ensuring each pair appears only once. 3. Manual Testing Questions A few conceptual testing questions were asked, such as: What is Smoke Testing? What is Sanity Testing? What is Bug Leakage? 4. Test Case Writing I was asked to open any e-commerce website and write test cases related to UI, functionality, and workflow.
      Responder pregunta
      1