Normal some technical questions only . interview done for around 40 to 50 minutes.
Software Qa Manager Interview Questions
5,748 software qa manager interview questions shared by candidates
I was hired for Automation and manual profile. Round 1 : SIP/Voip/SDP/RTCP and basic networking related question. Round 2 : Python Programming and Robot Framework Round 3 : Manager round HR Discussion : Salary Discussion
If you have two jugs 5 litre and 3 litre, how will you measure 4 litre?
The aptitude questions were fairly simple and not very difficult. The test also included role-related topics focused on software testing, such as smoke testing, regression testing, priority, and severity.
I don't remember specific questions, but I believe one was related to how I handled a previous difficult situation at work and how I responded to it.
Tell me about yourself Expected salary range
What is quality for you?
Implement one().plus().two().equals().three() Given [blue_car, green_car, yellow_car, green_car] expected { "blue" -> blue_car,"yellow" -> yellow_car, "green - > green_car, green_car }
String encoding problem. Strings are encoded by how many of each letter they have. E.g. AABCDA = A3B1C1D1. Some have been encoded incorrectly such as AABCDA = A2B1C1D1A1. Complete the method below (which accepts a list of strings as a param) to correct any errors. If no errors are present in the input encoded string then the output should be the same as the original input. Followed by blank method skeleton for candidate to enter response. Note that the interface does not have intellisense so code must fully recalled from memory.
Java Concepts. Easy and Medium leetcode problems. Understanding of Quality Assurance.
Viewing 4281 - 4290 interview questions