No leet code questions. All scenario-based coding and QA scenarios and concepts
Software Automation Engineer Interview Questions
13,074 software automation engineer interview questions shared by candidates
If you could choose a song to be played when you entered the office, what would that song be?
Process Involved
Write code to parse CSV files (from millions of entries to a lower number based on a set of customer input passed to the code).
In ten years, do you see yourself working as a senior engineer, lead engineer, or project manager?
Describe your projects? what are the hurdles you faced? How you overcome those?
Why do you want to work for us
1. Java array based program to rotate a integer array by skip digit. 2. Multi-threading in Java 3. Artitechture used in Selenium and Maven projects
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 }
Introduce yourself
Viewing 2121 - 2130 interview questions