Automation Qa Interview Questions

3,971 automation qa interview questions shared by candidates

Which programming languages do you use regularly in your work? Do you have any technical certifications that make you qualified for this job? Can you explain the most rewarding project you have worked on so far? ... What steps do you take to ensure accurate estimates for a project?
avatar

QA Automation Engineer

Interviewed at Scientific Games

3.5
May 28, 2023

Which programming languages do you use regularly in your work? Do you have any technical certifications that make you qualified for this job? Can you explain the most rewarding project you have worked on so far? ... What steps do you take to ensure accurate estimates for a project?

You are given an array of strings. For each word in the array, you need to check whether its reverse exists elsewhere in the same array. If the reversed version of the word is present, mark it with a count of 1, otherwise 0. Finally, return the count for each original word in the same order. For example: Input → ["hello", "world", "olleh"] Output → {"hello": 1, "world": 0, "olleh": 1}
avatar

QA Automation

Interviewed at QualityAI

3.2
Aug 26, 2025

You are given an array of strings. For each word in the array, you need to check whether its reverse exists elsewhere in the same array. If the reversed version of the word is present, mark it with a count of 1, otherwise 0. Finally, return the count for each original word in the same order. For example: Input → ["hello", "world", "olleh"] Output → {"hello": 1, "world": 0, "olleh": 1}

Viewing 1701 - 1710 interview questions

Glassdoor has 3,971 interview questions and reports from Automation qa interviews. Prepare for your interview. Get hired. Love your job.