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

      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

      Raet

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Raet | Ofertas de empleos en Raet | Sueldos en Raet | Beneficios en Raet
      Entrevistas de RaetEntrevistas para el puesto de QA Automation Engineer en RaetEntrevista de Raet


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de QA Automation Engineer

      6 sept 2018
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en Raet en ago 2018

      Entrevista

      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

      Preguntas de entrevista [7]

      Pregunta 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?
      Responder pregunta

      Pregunta 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?
      Responder pregunta

      Pregunta 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)
      Responder pregunta

      Pregunta 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?
      Responder pregunta

      Pregunta 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.
      Responder pregunta

      Pregunta 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?
      Responder pregunta

      Pregunta 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?
      Responder pregunta

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Concentrix
      3.6★Remuneración y beneficios
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Remuneración y beneficios
      avatar
      Innohub Technologies
      4.4★Remuneración y beneficios
      avatar
      TOTVS
      3.7★Remuneración y beneficios