How would you test a vending machine?
Qa Engineer Interview Questions
53,590 qa engineer interview questions shared by candidates
Suppose that we wish to know which stories in a 100-story building are safe to drop eggs from, and which will cause the eggs to break on landing. What strategy should be used to drop eggs such that total number of drops in worst case is minimized and we find the required floor. We may make a few assumptions: An egg that survives a fall can be used again. A broken egg must be discarded. The effect of a fall is the same for all eggs. If an egg breaks when dropped, then it would break if dropped from a higher floor. If an egg survives a fall then it would survive a shorter fall.
Where will you be living if we offer a job ?
What is a clear path foul in basketball and what is the penalty?
What's the worst thing about Quality Assurance?
Most of the questions were things like, "You work for a company that manufactures blenders. How do you test this blender?" They're basically looking for you to consider every possible angle in which you would test this product-- Who's the user, what's your company's warranty, how does it handle standard products, how well does it make a milkshake, how does it handle rocks if you put them in there, should it handle rocks, etc. They also asked me to test an office printer, an ATM machine, and a web browser. The coding questions I was asked were things like, "Given an unsorted array with n elements where every element except for one is duplicated in the array, how do you find the unique element?"
Given an array of ints where all values are duplicated except for one, find the value of the element that isn't duplicated. (e.g. [1, 3, 5, 6, 3, 1, 6] would return 5)
You have an island 1mile by 1mile square. You want to bring people to the island but the only way to access it is by plane. The plane needs at least 2 miles to take off and land. Given an unlimited budget, how would you get people to the island?
If you are in a boat in the middle of a lake holding a bowling ball and you throw the bowling ball into the water will the boat sink slightly or be raised out of the water slightly? Why?
Would you be willing to take below average pay to get experience under your belt?
Viewing 561 - 570 interview questions