Questions on framework in Automation technology
Software Test Specialist Interview Questions
36,264 software test specialist interview questions shared by candidates
Testing Process
reverse words in a string
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
Write the strstr function.
Why should we hire you?
Given a range of numbers ordered from 1 to 1 million, what is the most efficient method to find a number that is missing within the range.
The most difficult in that interview is linked list, although it's not difficult at all. The quesiton is to remove all even numbers from the linked list
"Tell me about your biggest achievement?"
What do you do when there is no Answer?
Viewing 2011 - 2020 interview questions