How to test a calculator?
Test Development Engineer Interview Questions
5,606 test development engineer interview questions shared by candidates
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
All of the questions are fairly easy. Be prepared for communication skills and big oh analysis.
How would you test Excel?
Write an algorithm to pick the mayor of a town. There is a random number that is chosen and every nth person on the list is deleted until the mayor is chosen.
Implement enqueue and dequeue using stacks.
Technical: From any array of integers print only the non repeated integers.
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
How many cars in Chicago?
Given a string, I was asked to return all of the unique characters in the order of the original string.
Viewing 541 - 550 interview questions