Lead Test Engineer Interview Questions

18,204 lead test engineer interview questions shared by candidates

I was asked about a simple light bulb circuit and how to test it. Also asked about troubleshooting a line of switches in series with 1 open/ not working. Next time I think I will tell them it is stupid and that all switches and bulb or call button would be in Parrellel. It was confusing
avatar

Aircraft Test Technician A

Interviewed at Boeing

3.7
Jul 8, 2014

I was asked about a simple light bulb circuit and how to test it. Also asked about troubleshooting a line of switches in series with 1 open/ not working. Next time I think I will tell them it is stupid and that all switches and bulb or call button would be in Parrellel. It was confusing

1.Tell me about yourself? 2.The asked about which framework you used? about that. 3.Selenium-about locators, selenium wait and usage 4.Basic Java Q? Difference between HashMap and HashSet, Abstract and Interface, What is Final? What is Encapsulation? 5.What is Instance Variable, method and object? 6.Java program to count and print repeated character in a string? String would be Your Name. 7.Cucumber-About Gherkins, Background, Scenario Outline, Reporting, How Feature file and stepDefinition file are linked etc. 8.About API Automation?
avatar

Sr Test Automation Engineer

Interviewed at Carelon Global Solutions

3.8
Feb 6, 2021

1.Tell me about yourself? 2.The asked about which framework you used? about that. 3.Selenium-about locators, selenium wait and usage 4.Basic Java Q? Difference between HashMap and HashSet, Abstract and Interface, What is Final? What is Encapsulation? 5.What is Instance Variable, method and object? 6.Java program to count and print repeated character in a string? String would be Your Name. 7.Cucumber-About Gherkins, Background, Scenario Outline, Reporting, How Feature file and stepDefinition file are linked etc. 8.About API Automation?

given a linked list which has two types of pointers, a normal next pointer which points to next element in the list and random pointer which points to random element in the list. Question was to clone this linked list
Sep 26, 2012

given a linked list which has two types of pointers, a normal next pointer which points to next element in the list and random pointer which points to random element in the list. Question was to clone this linked list

Write the algorithm for this: If you have a string aaabbc the output should be a3b2c1, for the string aabcc the output should be a2b1c2 and so on. You should not allocate memory for a new string and you can do this only by reading each character once. Ps: if the result is bigger than the original string (like abc -> a1b1c1) just return null or some message that makes that clear.
Oct 28, 2013

Write the algorithm for this: If you have a string aaabbc the output should be a3b2c1, for the string aabcc the output should be a2b1c2 and so on. You should not allocate memory for a new string and you can do this only by reading each character once. Ps: if the result is bigger than the original string (like abc -> a1b1c1) just return null or some message that makes that clear.

Viewing 61 - 70 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 18,204 interview questions and reports from Lead test engineer interviews. Prepare for your interview. Get hired. Love your job.