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

      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

      Springboard

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Springboard | Empleos en Springboard | Sueldos en Springboard | Prestaciones en Springboard
      Entrevistas en SpringboardEntrevistas para el cargo de Automation QA Engineer en SpringboardEntrevista en Springboard


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

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

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Microverse
      3.8★Remuneración y prestaciones
      avatar
      Interaction Design Foundation
      4.1★Remuneración y prestaciones
      avatar
      Learn iT!
      3.5★Remuneración y prestaciones

      Entrevista para Automation QA Engineer

      23 de abr de 2019
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en Springboard (Bengaluru) en abr 2019

      Entrevista

      First Round: Testing and Project Round First round was what anybody in QA role would expect. Tell me about yourself, your project, some testing questions and scenarios, selenium question and scenarios, json testing scenarios, writing java programs. Second Round: Problem Solving. This was the round where you expect some data structures and some algorithms questions. There were two people for interview panel from dev team. The round started with normal string and array questions, then moving to some questions from Dynamic Programming. I guess the HR team or QA Manager should set the expectations first with the interview panel regarding the areas the panel should wander into. If I had to write Dynamic Programming, I would have come for the role of SDE not QA. PS: I got rejected in this round.

      Preguntas de entrevista [1]

      Pregunta 1

      Regular Expression Matching-> Given an input string (s) and a pattern (p), implement regular expression matching with support for '.' and '*'. '.' Matches any single character. '*' Matches zero or more of the preceding element. The matching should cover the entire input string (not partial). Maybe interviewer was in a mood to have fun by asking DP questions for QA Automation role.
      2 respuestas
      1