Automation Qa Engineer Interview Questions

4,005 automation qa engineer interview questions shared by candidates

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}

Mainly they ask questions related to Selenium, Postman API testing etc. They gave a few scenarios from their website and asked how to write automation scripts. Also, Katalon studio, Karate automation tool would be plus points if you are applying for a job in this company.
avatar

QA Automation Engineer

Interviewed at MoneyLion

3.8
Jun 20, 2024

Mainly they ask questions related to Selenium, Postman API testing etc. They gave a few scenarios from their website and asked how to write automation scripts. Also, Katalon studio, Karate automation tool would be plus points if you are applying for a job in this company.

Viewing 1721 - 1730 interview questions

Glassdoor has 4,005 interview questions and reports from Automation qa engineer interviews. Prepare for your interview. Get hired. Love your job.