Junior test engineer Interview Questions
176
Junior Test Engineer interview questions shared by candidates


Not so much, just asked on basic topics like Test methods, Types, methodologies etc
1 Answers↳
This was my 1st interview but i put my best.

What physiological things can affect a PPG measurement.
1 Answers↳
This was a hard question as I didn't know if i should focus on things affecting the quality of signal or the signal itself. I froze, focused on the first one and came up with motion artefacts and sweat and finger swelling i guess. Less

You are given 8 bottles, 7 of wine and 1 of poison and 3 men. Each man can drink as many bottles as he wants. If a man drinks the poison he dies. without knowing which bottle he drank to death, find the poisoned bottle.
1 Answers↳
Number the bottles: 000 001 010 011 100 101 110 111 Men 1 drinks bottles 001, 011, 101, 111 Men 2 drinks bottles 010, 011, 110, 111 Men 3 drinks bottles 100, 101, 110, 111 According to who dies you get which bottle is poisoned. Less


Do you have experience in software development or software QA?
1 Answers↳
No, I don't have work experience in software development

HR: Tell me about yourself. What is your experience. Technical: How you list in Linux? How you change permissions of a file in Linux? What are OOP principles? What is the difference between overriding and overloading? Team-leader: If I remeber correctly, some problem with 2 or 3 buckets of different volume. I had to put the water in a bucket in the least moves. Then, they asked to tell all the possibilities in how you can solve the problem or something like that.
1 Answers↳
Studies - experience - what I like to do - what I expect from them. I talked in more detail about what I did at each job before. ls chmod ugo=rwx or chmod 777 abstraction, encapsulation, inheritance, polymorphism and I talked about them overriding is polymorphism at runtime and overloading is polymorphism at compilation and why it works like this. I solved that problem logically in paint with share screen or google docs, don't remember exactly. Less
