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

      Raet

      Est-ce votre entreprise ?

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


      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 QA Automation Engineer

      6 sept. 2018
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Raet en août 2018

      Entretien

      First a resume in english is needed, secondly, a skype interview reviewing technical, foreign language and current position , thrid is the technical test and fourth is a review about technical test

      Questions d'entretien [7]

      Question 1

      In a company are working 467 employees. An overview screen of a part of the employees you see underneath Left in the menu you see the head grouping (in the green beams) Company – Employee – Administration – Reports An explanation of het fields you see in the overview screen: • The field “Emp.code” is an unique code for an employee. • The field “name of employee” is the name of the employee with his initials • The field “contract” is name of the employment contract of the employee • The field “function” can be filled by a choice list of all the functions in the company and is shown here • The field “age” is the age of the employee in the current year • The field “service years” is the number of service years of the employee in the company • The field “entitlement” is the entitlement of het leave rights of the employee in the current year • The field “used” shows the used hours of the employee Question: In which part of the menu you will find this overview screen?
      Répondre à cette question

      Question 2

      2. Test case transfer leave entitlement: The balance on the leave type ADV/ATV will be transferred to the leave type Other Leave for all employees at the end of the year (in this case 2014). Therefore we use a menu option in our application Company > Leave > Transfer Leave Entitlement. The screen looks as follows: The field transfer has the following possible choices: - Complete balance - Transferred last year The field “Text with transfer” is a free field The fields “entitlement from” and “entitlement to” are intended for the transfer from ADV/ATV to Other Leave. Based on the testing techniques in TMAP, which are also can be used in SCRUM, you can think a number of logical test cases. Questions: 2.1- Which test cases you choose and why? Answer: 2.2- Mention 2 additional conditions which have influence on the test scripts and declare why?
      Répondre à cette question

      Question 3

      3. Test case : Extra Individual Leave Right (=EIR): An EIR is a leave right which can be granted by an HR advisor of a company to employee(s). Examples are: working on Saturday or working on a public holiday for which the HR advisor can add extra hours as EIR In principal it is also possible to add negative EIR, because someone can deliver hours for extra salary.. To test this, the following conditions are important: • an EIR is granted a leave type that is included in the leave scheme of the employees • an EIR is granted a leave type that is not included in the leave scheme of the employees • a positive EIR is granted • a negative EIR is granted • a second positive EIR is granted • a second negative EIR is granted • a combination of a positive and a negative EIR is granted • a combination of a second positive and a second negative EIR is granted • the booking date of the EIR is the same for several EIR bookings Question: Make a short test plan how you gonna test these conditions, to reach a coverage as high as possible with a limited number of test cases. Work them out (in choosing a test method you are free)
      Répondre à cette question

      Question 4

      4. Automation test: The PO gives us the following specification: We want to look for “RAET” word in google main page and check if the amount of results is bigger than 100000 Questions: 4.1- Create an automatic test using Selenium web driver which is coding in language c# Answer: 4.2- Write the test case steps, using Microsoft Test Manager to test the specified case Answer: 4.3- How would you automate previously defined test case using Selenium web driver test?
      Répondre à cette question

      Question 5

      5. Test case: Mobile test: Your organization is developing a new mobile application. One specific screen of the App is used to validate the credit card number introduced by users, this window is called “MainActivity”. The Application behavior is as follows: • The user has to introduce the credit card number in the text field and press the “Validate credit card” button. • The validation is passed when the credit card length is less than sixteen numbers, if it exceeds, the message ” Credit card number is too long” appears. Questions: 5.1 Write a simple automated test using cucumber or other, to validate this functionality Answer: 5.2 During the test of the Credit Card functionality, you discover that the button does not work correctly (“Validate credit card” button fails). Report a new bug.
      Répondre à cette question

      Question 6

      6. Some general questions: 6.1 - A customer has reported a problem in our application by the Servicedesk. Therefore a change is created, because it is indeed an error in the software. Now the problem is solved and you have to test it. However, in the description of the change that you have at your disposal, you don’t have enough information. What are you doing? Answer: 6.2 - The sprint is almost over but the test work is not finished yet. It is determined that work is taken out of the sprint, but you have done a lot of test preparation and test execution. You know now it is also a customer commitment (for a small customer). You see that in the next sprints there is no time available, because much software for a major customer will be released, also according by the product owner/story owner. How do you handle this as a tester? Answer: 6.3 - Testing based on Agile/SCRUM is also often under pressure and here is that also the case. How do you think that automated testing can help in this? What would you like to automate and what not and why?
      Répondre à cette question

      Question 7

      7. Agile Framework – Scrum 7.1 Imagine the current sprint is over, and during this sprint you had a problem: the developers delivered the code that’s need to be tested too late and you didn’t have time to test everything on time. The consequence is that a PBI cannot be set to done. What do you do? Why? Answer: 7.2 Imagine you are working writing some test cases that should been tested in different browsers, including safari for ios. There was a problem with the ios devices in Vodafone and they told you they will fix it in 1 month. What do you do? Why? Answer: 7.3 What do you think is more indispensable the refinement session or the planning session? Why?
      Répondre à cette question