Given a 7 digit phone number, find out all the words that can be formed using this number based on the T9 keypad.
Software Engineer In Test I Interview Questions
15 software engineer in test i interview questions shared by candidates
Describe some testing methodologies.
-Asked to write a function to find the start point of "$" and ";" in a string -Asked to write a regular expression to find text between "$" and ";" unless there was a space after "$". -How do you know if a linked-list is circular (even a middle item could point to one of the previous items) if you know its size?
They drew a mock up of a piece of their product and asked me to describe how I would test it.
-Do you know about different software architectures/design methods? -SQL question: difference between HAVING and WHERE -How to get distinct hotels from a database (they were looking for the keyword DISTINCT) -Something about linking two tables in SQL (they were looking for the keyword JOIN)
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
-What's the different between composition and inheritance -Something about exception handling in Java -Draw a design diagram of tic-tac-toe game on the board -Asked about XML. Differences between element and attribute. Asked which properties of an object I should use as attributes and which ones has separate child tags.
Data structure
They asked how I feel about feedback. They're big on communicating and resolving problems early on so this was a big factor.
How would you test a web service
Viewing 1 - 10 interview questions