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)
Lead Software Engineer In Test Interview Questions
3,883 lead software engineer in test interview questions shared by candidates
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)
What part of a camera is not made in-house?
Explain about BDD and Cucumber
Why do you like testing? I hate testing.
[During what I was told was a technical deep-dive to go over my project] What's it like to work with you?
How to test a component in a larger, distributed system.
What do you do for fun?
Is UI automation important and is it justified?
Java OPP Concepts Selenium locator. POM design Api HTTP status codes
Viewing 601 - 610 interview questions