Software Development Engineer In De Test Interview Questions

6,453 software development engineer in de test interview questions shared by candidates

Coding assignment in Python language: write a program that spawns 10 processes to run tests (mock/stub method for tests is provided). If you kill a process, your main program/process recreates it. You're also required to assign numbers/ids to each process as you create them and ensure that when you recreate killed process, the restarted process is assigned the same ID (from 1 to 10, in this case)
avatar

Software Development Engineer In Test

Interviewed at Airware

4.2
Oct 6, 2013

Coding assignment in Python language: write a program that spawns 10 processes to run tests (mock/stub method for tests is provided). If you kill a process, your main program/process recreates it. You're also required to assign numbers/ids to each process as you create them and ensure that when you recreate killed process, the restarted process is assigned the same ID (from 1 to 10, in this case)

I was given two pages with C# code and the interviewer told me it did not compile. Find the issue and fix it. There issue was that there was an abstract class but not derived class. Another issue was that in a console.write statement, the two labels were reversed, so that they reported the wrong values. A third (minor) issue was that conole.write statements output, although technically correct, were not human readable (no spaces or punctuation). Then I was asked how to test a dialog window that had a text field with a browse button and the standard 2 buttons (OK, Cancel)

Software Engineer In Test

Interviewed at iStream.com

5
Apr 29, 2015

I was given two pages with C# code and the interviewer told me it did not compile. Find the issue and fix it. There issue was that there was an abstract class but not derived class. Another issue was that in a console.write statement, the two labels were reversed, so that they reported the wrong values. A third (minor) issue was that conole.write statements output, although technically correct, were not human readable (no spaces or punctuation). Then I was asked how to test a dialog window that had a text field with a browse button and the standard 2 buttons (OK, Cancel)

Viewing 701 - 710 interview questions

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