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

      RingCentral

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur RingCentral | Offres d’emploi chez RingCentral | Salaires chez RingCentral | Avantages sociaux chez RingCentral
      Entretiens chez RingCentralEntretiens d’embauche pour Software Development Engineer In Test (SDET) chez RingCentralEntretien chez RingCentral


      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.

      Entretien pour Software Development Engineer In Test (SDET)

      14 oct. 2021
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 jours. J'ai passé un entretien chez RingCentral (Bengaluru) en oct. 2021

      Entretien

      1. 1st is the coding round at Hackerrank, which consists of 2 questions. 2. 2nd is f2f round with India QA head, he'll ask one coding question and then will add more scenarios to it and will ask you to code, then he'll ask you to write test strategy of a given problem statement.

      Questions d'entretien [1]

      Question 1

      HackerRank- 1. write the code to find how many words are present in the string(Integer won't be considered as words) e.g "You 12 are a good 13 boy" has 5 words. 2. If the given string of brackets is balanced. F2F: 2 Questions: Ques1. R1 = [['cc_01',"pass"],['cc_02',"pass"],['cc_03',"fail"],['cc_04',"pass"],['cc_05',"pass"],['cc_06',"pass"],['cc_07',"fail"],['cc_08',"pass"],['cc_09',"pass"]] R2 = [['cc_01',"pass"],['cc_02',"pass"],['cc_03',"pass"],['cc_04',"fail"],['cc_05',"pass"],['cc_06',"fail"],['cc_07',"fail"],['cc_08',"pass"],['cc_09',"pass"]] R1 and R2 are regressions run on build 200 and 204 respectively. Problem: Programatically find what are the new failures introduced in build 204, given same test cases are run in both regressions. Ques2: There is a music streaming app, where a user can listen to his/her choice of music. Given each song can be tagged with following metadata {"genere","musician","singer","era","album"} e.g. {"hiphip","xyz","abc","90","indipop"} Now a "new feature" is introduced in the app, where depending on a user's habit of listening it recommends 10 songs to the user. This feature is AI-enabled. What is your strategy to test this feature? Given are the APIs playSong(SongID,{metadata}) -> getMetadata(SongID) --> gives above metadata -> getStats(SongID, meta, userId); -> 10 played songs -> newFeature(userId)--> List of 10 songs with songsId with metadata ->
      1 réponse