Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Springboard

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Springboard | Offres d’emploi chez Springboard | Salaires chez Springboard | Avantages sociaux chez Springboard
      Entretiens chez SpringboardEntretiens d’embauche pour Automation QA Engineer chez SpringboardEntretien chez Springboard


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      IDP Education
      3.6★Rémunération et avantages
      avatar
      Abu Dhabi Vocation Educational & Training Institute (ADVETI)
      4.1★Rémunération et avantages
      avatar
      Crimson Education
      3.5★Rémunération et avantages
      avatar
      Melodica Music Academy
      4.4★Rémunération et avantages

      Entretien pour Automation QA Engineer

      23 avr. 2019
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Springboard (Bengaluru) en avr. 2019

      Entretien

      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.

      Questions d'entretien [1]

      Question 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 réponse(s)
      1