Under NDA
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
class A { int x = 6; } class B { int y = 4; } class C { } Return the sum of x & y in class C.
frequency of numbers count in 2 arrays using one for loop :)
How do you build a mobile test framework?
Do not waste your time with unprofessional people.
What would be a high severity and a low priority bug for you?
1) OOPs concepts - focus is on fundamentals of testing concepts and how to build frameworks rather than tools / languages 2) normal DS / algo questions 3) problem solving questions 4) project-related questions and questions around how testing can be merged with development, shift-left strategies
Storage concepts, few coding questions.
What projects have you worked on? How do you convince higher management with new ideas?
What is SOLID? What is a good amount of test for a code to push to prod? What is a unit test? What is mocking a data?
Viewing 931 - 940 interview questions