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

      Tangerine Software

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Tangerine Software | Offres d’emploi chez Tangerine Software | Salaires chez Tangerine Software | Avantages sociaux chez Tangerine Software
      Entretiens chez Tangerine SoftwareEntretiens d’embauche pour QA Technician chez Tangerine SoftwareEntretien chez Tangerine Software


      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
      Amazon
      3.7★Rémunération et avantages
      avatar
      Deloitte
      3.5★Rémunération et avantages
      avatar
      KPMG
      3.6★Rémunération et avantages
      avatar
      TP
      4.3★Rémunération et avantages

      Entretien pour QA Technician

      1 mai 2018
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Tangerine Software

      Entretien

      The process took about 2 weeks. First you need to pass online technical test and then on-site interview. During the interview it seemed like they don't know how to solve their QA puzzle and they just want to get a free solution looking for the answers from potential candidates. When I asked to specify some details, they looked totally helpless so that I've lost the last charge of my motivation and then just confined myself to vague generalities.

      Questions d'entretien [5]

      Question 1

      SQL Questions The upcoming questions are based on the tables provided below. Please keep/copy them so you can refer back at any point when starting the questions. The data represents table tennis games between different players. You are free to use any SQL query language, be it standard SQL, T-SQL (MSSQL), MySQL, ORACLE, … We strongly advise to work in an environment such as SQL Management studio (MSSQL), SQLFiddle or equivalent to work on your answers. Keep your answers in a separate file so you can easily copy them back should an issue occur with the online test. You may take as much time as necessary to answer the questions. There is no answer to provide for this question, you can safely skip to the next one. Score ID Game Player Score 1 1 A 11 2 1 B 7 3 2 A 15 4 2 C 13 5 3 B 11 6 3 D 9 7 4 D 11 8 4 A 5 9 5 A 11 10 6 B 11 11 6 C 2 12 6 D 5 Game ID Winner Date 1 A 2017-01-02 2 A 2016-05-06 3 B 2017-12-15 4 D 2016-05-06 Player ID Name LastName A Phil Watertank B Eva Smith C John Wick D Bill Bull E Lisa Owen Provided below is the schema and data, which can be used to create the tables and their content in an SQL Server instance, or using sqlfiddle.
      Répondre à cette question

      Question 2

      Query 1 : Show the scores of players for games that were played in 2017 Expected output (Game ID, Player ID, Score)
      Répondre à cette question

      Question 3

      Query 2 : Show the score and date for games won by player "Phil Watertank". Expected output (Game, Score, Date)
      Répondre à cette question

      Question 4

      Query 3 : Show the average score of each player, even if they didn't play any games. Expected output (Player ID, Name, Average Score)
      Répondre à cette question

      Question 5

      Test cases for login page (they provided a screenshot)
      Répondre à cette question