Senior Testing Engineer Interview Questions

2,829 senior testing engineer interview questions shared by candidates

Round 2: - What is the difference between - String, StringBuilder, StringBuffer? - What is the difference between - Abstract Class vs Inheritance? - When will you go for Abstract Class and When will you go for Interfaces? - Given arr1 = {1, 12, 15, extra space1, extra space 2, ... ,extra space N}, arr2 = {2, 4, 35}. Merge these two sorted arrays in arr1 without the help of a third array. Makes sure that arr1 is also sorted. Give an O(1) solution. - Balance the given parentheses. - Given an array - Find the sum pairs which satisfies the condition a+b = c+d in the array
avatar

Senior Software Test Engineer

Interviewed at Myntra

3.7
Jul 1, 2018

Round 2: - What is the difference between - String, StringBuilder, StringBuffer? - What is the difference between - Abstract Class vs Inheritance? - When will you go for Abstract Class and When will you go for Interfaces? - Given arr1 = {1, 12, 15, extra space1, extra space 2, ... ,extra space N}, arr2 = {2, 4, 35}. Merge these two sorted arrays in arr1 without the help of a third array. Makes sure that arr1 is also sorted. Give an O(1) solution. - Balance the given parentheses. - Given an array - Find the sum pairs which satisfies the condition a+b = c+d in the array

Problem Statement: There's a queue which has N producers at one end and N consumers at the other end. The Producers get their input from an SDK. The queue actions can be controlled by APIs. Now When there are 1000+ orders placed in a minute in Myntra portal, come up with a solution in the framework on how you will validate the packets sent and received are the same in the Queue? Note: Here there are N producers and N consumers. Any consumer can receive a packet from any producer. There can also be scenarios that Queue is blocked and not flushed at for a very long time. Due to high traffic, the queue may not drain all the packets at the regular period of interval. Keep all the negative scenarios in mind while designing this framework.
avatar

Senior Software Test Engineer

Interviewed at Myntra

3.7
Jul 1, 2018

Problem Statement: There's a queue which has N producers at one end and N consumers at the other end. The Producers get their input from an SDK. The queue actions can be controlled by APIs. Now When there are 1000+ orders placed in a minute in Myntra portal, come up with a solution in the framework on how you will validate the packets sent and received are the same in the Queue? Note: Here there are N producers and N consumers. Any consumer can receive a packet from any producer. There can also be scenarios that Queue is blocked and not flushed at for a very long time. Due to high traffic, the queue may not drain all the packets at the regular period of interval. Keep all the negative scenarios in mind while designing this framework.

I'll focus on the technical part of the interview only. This consisted of creating an automated test solution within 5-7 days, The AUT is the production app itself. This is a bit tricky, because there are measures in place to detect fraud and automated scripts, which are usually bypassed in test environments. As I understood it this part will somewhat change in the future, because it's not 100% fair. Afterwards there was a technical discussion, which was a bit easy, but on point. There was no nonsense like reciting documentation from memory, that you encounter in other lame interviews at other companies.
avatar

Senior Test Automation Engineer

Interviewed at MailerLite

4.3
Apr 19, 2025

I'll focus on the technical part of the interview only. This consisted of creating an automated test solution within 5-7 days, The AUT is the production app itself. This is a bit tricky, because there are measures in place to detect fraud and automated scripts, which are usually bypassed in test environments. As I understood it this part will somewhat change in the future, because it's not 100% fair. Afterwards there was a technical discussion, which was a bit easy, but on point. There was no nonsense like reciting documentation from memory, that you encounter in other lame interviews at other companies.

Viewing 951 - 960 interview questions

Glassdoor has 2,829 interview questions and reports from Senior testing engineer interviews. Prepare for your interview. Get hired. Love your job.