Software Development Engineer In Test Interview Questions

5,147 software development engineer in test interview questions shared by candidates

Compute Nth Fibonacci number. Given tree data structure, print each level as a row. Given data from stock's trade during day, compute what would have been the best trade of the day. Create a circular buffer of size N, program reads and writes.
avatar

Software Development Engineer In Test

Interviewed at Isilon, A Division of EMC

3.2
Aug 15, 2016

Compute Nth Fibonacci number. Given tree data structure, print each level as a row. Given data from stock's trade during day, compute what would have been the best trade of the day. Create a circular buffer of size N, program reads and writes.

Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember
avatar

Software Development Engineer In Test (SDET) II

Interviewed at Bharti Airtel

3.8
Apr 10, 2021

Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember

Viewing 381 - 390 interview questions

Glassdoor has 5,147 interview questions and reports from Software development engineer in test interviews. Prepare for your interview. Get hired. Love your job.