Qa Automation Test Engineer Interview Questions

17,649 qa automation test engineer interview questions shared by candidates

They gave me a problem in which I had to find the next largest number of a given integer, where the next largest number can consist only of a combination of 3s and 5s. ex: number: 23 output: 33, number: 129 output: 333, number: 432 output: 533
avatar

QA Engineer

Interviewed at Hike

3.7
Apr 20, 2015

They gave me a problem in which I had to find the next largest number of a given integer, where the next largest number can consist only of a combination of 3s and 5s. ex: number: 23 output: 33, number: 129 output: 333, number: 432 output: 533

It was very high-level technical round logical/automation/software testing questions. There required a high-quality resource for QA position. It is not easy to select. Interview questions are very high level not easy to answer them. The interviewer asked questions which were very technical in both rounds of interview.
avatar

QA Engineer Interview

Interviewed at VMock

3
May 31, 2018

It was very high-level technical round logical/automation/software testing questions. There required a high-quality resource for QA position. It is not easy to select. Interview questions are very high level not easy to answer them. The interviewer asked questions which were very technical in both rounds of interview.

Given a string, remove subsequent duplicate characters until we get a unique set of characters. Ex: input ==> apple ; expected output ==> ale Ex: input ==>appapple; expected output ==>le The input will be in char array. char[] removeDupes(Char[] inputString){ }
avatar

QA Engineer

Interviewed at Amazon

3.5
Jun 25, 2019

Given a string, remove subsequent duplicate characters until we get a unique set of characters. Ex: input ==> apple ; expected output ==> ale Ex: input ==>appapple; expected output ==>le The input will be in char array. char[] removeDupes(Char[] inputString){ }

Viewing 11 - 20 interview questions

Glassdoor has 17,649 interview questions and reports from Qa automation test engineer interviews. Prepare for your interview. Get hired. Love your job.