what is stress testing and interaction testing
Engineer Software Testing Interview Questions
36,264 engineer software testing interview questions shared by candidates
Pretty easy questions
Implement a queue using a single stack
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)
He asked if I knew what the job would be like and I knew what a Drive testers job is like so I was good.
nothing easy all regarding BE academic Project questions
Interview level was moderate.
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)
MANUAL And automation
What do you find important when working?
Viewing 3641 - 3650 interview questions