Software Automation Test Engineer Interview Questions

330 software automation test engineer interview questions shared by candidates

Q1. Java Basics (OOPS) Q2. Selenium XPath, CSS Selector, ID, Link Text, Partial Link Text, Name (Locator Strategy) Q3. Automation Framework (JUnit or TestNG) Q4. Test Management Tool (HP ALM for Manual and mention tool for Test Automation Script Suite what you have actually used in your current company) Q5. Methodology used (Agile or Waterfall Model) Q6. Bug Tracking Tool (Bugzilla) Q7. STLC (Software Testing Life Cycle) and SDLC
avatar

Software Automation Test Engineer

Interviewed at iQuanti

3.8
Oct 17, 2020

Q1. Java Basics (OOPS) Q2. Selenium XPath, CSS Selector, ID, Link Text, Partial Link Text, Name (Locator Strategy) Q3. Automation Framework (JUnit or TestNG) Q4. Test Management Tool (HP ALM for Manual and mention tool for Test Automation Script Suite what you have actually used in your current company) Q5. Methodology used (Agile or Waterfall Model) Q6. Bug Tracking Tool (Bugzilla) Q7. STLC (Software Testing Life Cycle) and SDLC

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 }

Viewing 61 - 70 interview questions

Glassdoor has 330 interview questions and reports from Software automation test engineer interviews. Prepare for your interview. Get hired. Love your job.