What would you do in a situation where you disagreed with one of your team members decisions
Software Engineer In Test Interview Questions
11,954 software engineer in test interview questions shared by candidates
What is BBT and explain agile methodology?
4 lines of C++ code with if-else and expected outcome
What are the tools used in Software Tester
Tell me About Yourself in a sentence
Tech: 1. What is OOP 2. Fundamental concepts of OOP 3. Cycles, If else statements, short functions, types of variables. 1. Why do you choose the Testing Engineer career? 2. Do you know that Testing and being a developer is not the same? And you can not change your role.
Went through a pair session where was asked how to perform a specific operation on a data structure in any language of choice.
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)
MANUAL And automation
Viewing 1231 - 1240 interview questions