Why I wanted the testing role and not the developer role
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
Nothing unexpected. Study the usual stuff, code on your work, and be confident and you can do it.
Had to sign an NDA so won't break that here. Overall there wasn't anything too challenging, I've come across more difficult questions in interviews. The more difficult ones were open ended questions about how to test a google service.
Design elevator management system. Design parking lot problem.
1. I have a java program in which there are a lot of HashMap/HashTable being used for mapping key-value pairs. Now I want to profile or rather count how many times the get() and put() methods have been called in my program. 2. Given a stream of integers and asked to store N uniques numbers performing insert, search, retrieve in O(1) complexity. If the maximum space reached remove the old data and insert the new data. Perform the above using a data structure. 3. Given a number N. write a program to find the number of prime numbers in the range of 1 to N.
How would you test XYZ?
manual test simulation - upload picture on website and construct test cases
Are you familiar with Black box or White box testing?
Tell me about yourself, why do you want to work here?
Difference between a Test Case and a Test Scenario How the static keyword works in Kotlin
Viewing 1231 - 1240 interview questions