Automation Engineer Interview Questions

10,262 automation engineer interview questions shared by candidates

In Perl, how to match strings from two data sources, one a big text file, and the other a smaller text file, and code a whole example on the whiteboard (some pseudo code ok), including reading in both files. The output would be a report summarizing a subset of the big file. The key thing was the string was coming from a variable. So it needed to handle something in this way. # $searchme from the big file, $matchme from the small file if($searchme =~ m/$matchme/) { # emit the valid output as specified }
avatar

Software Test Automation Engineer

Interviewed at Qualcomm

3.8
Jul 9, 2015

In Perl, how to match strings from two data sources, one a big text file, and the other a smaller text file, and code a whole example on the whiteboard (some pseudo code ok), including reading in both files. The output would be a report summarizing a subset of the big file. The key thing was the string was coming from a variable. So it needed to handle something in this way. # $searchme from the big file, $matchme from the small file if($searchme =~ m/$matchme/) { # emit the valid output as specified }

First round was written round with Java questions. No direct questions. All problem solving and applications related. They had eliminated many candidates after this round. Approximately 25 questions with multiple choice answers. Some questions required direct answers.
avatar

Automation Engineer

Interviewed at Oracle

3.5
May 28, 2018

First round was written round with Java questions. No direct questions. All problem solving and applications related. They had eliminated many candidates after this round. Approximately 25 questions with multiple choice answers. Some questions required direct answers.

Viewing 1661 - 1670 interview questions

Glassdoor has 10,262 interview questions and reports from Automation engineer interviews. Prepare for your interview. Get hired. Love your job.