Candidatei-me por meio de recrutador(a). Fui entrevistado pela Andela em mai. de 2022
Entrevista
From a point of view of QA Engineer, it does not explore all aspects that we need to develop, like critical thinking for scenarios, create test plan and test cases. They use white boarding interview type during technical evaluation and the task proposed was a way far from what web automation, mobile automation or even performance automation need. Basically you need to know some algorithms. And if you have some questions you were only allow to search in a few sites to get the answer.
Candidatei-me online. O processo levou 5 dias. Fui entrevistado pela Andela em set. de 2024
Entrevista
A senior recruiter from Andela reached out to me via LinkedIn. After discussing the job description, they asked me to complete an assessment. The test consisted of 15 multiple-choice questions on manual QA concepts, 10 SQL-related multiple-choice questions, and a programming exercise that involved solving an easy problem. I successfully passed the assessment, after which I received a link to schedule a 1-hour video interview.
During the interview, the engineer asked me various manual software testing questions, including topics like bug leakage, test metrics, testing types, and differences between bug lifecycle stages. We also covered several Selenium-related questions, such as the difference between assert and verify, and handling StaleElementReferenceException. This was followed by two programming exercises, one on identifying palindromic numbers and another on checking for prime numbers.
The interview overall went well, though I struggled to answer a few manual testing definitions. It was a great learning experience.
Perguntas de entrevista [1]
Pergunta 1
What is the difference between assert and verify?
What is the difference between bug leakage and bug life cycle?
What are test metrics?
How do you handle StaleElementReferenceException in Selenium?
The difference between assertion and verification in testing.