Software Development Engineer In Test Interview Questions

5,151 software development engineer in 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)

Viewing 541 - 550 interview questions

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