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
Software Engineer In Test Interview Questions
1,623 software engineer 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.
General questions around quality engineering, test automation And walk through your previous experiences
Electronics Semiconductor in deep Testing parameters About student and professional experience
- 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
Big O Notation Quick Sorting Algorithm time complexity
Phone technical round was done using collabedit to do some programming questions. 1. FizzBuzz program 2. For an array of numbers, count how many times a number appears in an array . print as -><number> : <count> (answer: Solve using hashmap, more efficient) What is the bigO for this? (answer: 1) 3. How would you process a huge amount of data in parallel? (answer: MapReduce) 4. Print all primes from 2 to 1000
Software test cycle, reporting, program languages used.
Tell me about your work with Selenium.
Viewing 341 - 350 interview questions