Data structures
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
Contrary to my assumptions, i found the interview pattern simple. Each interview lasted for 1 hour and it consisted 3 questions precisely. a. Quick Question about OOPS. b. Question related to functional - preparing a exhaustive test case list for a typical Web service architecture. c. Coding Question - A typical challenge was thrown associated with arrays, matrix and they expect to arrive with design and coding with in the stimulated time. Trust me, they expect the fine tuned code with in the first attempt itself. No excuses. Interviewers might give some focus points if they think if you are missing something or lacking - try to seek that point and explain about that area. You can't skip that point. Preparation around coding challenges around arrays, strings, matrix and linked lists would be helpful.
Write a function that takes a position (x,y) in a go game graph and returns a boolean telling if this position contains a white or black piece and if this piece is trapped or not.
Some Algo and DS based questions and a couple of puzzles followed by coding each scenario and writing the test cases for each of the problems
Which model in qtp is used
What are the eligible tasks for automation in testing?
General questions around quality engineering, test automation And walk through your previous experiences
Create a LinkedList data structure
- coding exercise (with loops, arrays, objects, etc) - behavioral questions - testing scenarios
Build binary search tree (including nodes), build program to make every third word uppcase
Viewing 241 - 250 interview questions