Senior Automation Engineer Interview Questions

1,392 senior automation engineer interview questions shared by candidates

What would happen here in terms of inheritance : public class Manipulation { public void add() { } public void add2() { add(); } public class Addition extends Manipulation{ public void add() { } public static void main(String[] args) { Manipulation additionManipulation = new Addition(); } } }
avatar

Senior Automation Engineer

Interviewed at Align Technology

3.4
Jul 22, 2020

What would happen here in terms of inheritance : public class Manipulation { public void add() { } public void add2() { add(); } public class Addition extends Manipulation{ public void add() { } public static void main(String[] args) { Manipulation additionManipulation = new Addition(); } } }

First round was a screening round with some basic question related to Selenium and testing Second round was on a coding platform called Mettl - They would ask you to solve a couple of Coding problems and a few advanced question related to Testing Third round was pretty short - it was with a developer who asked me write a code for a problem and explain the logic Fourth round was with the Hiring manager where I questioned about my experience and asked to find bugs from a few code snippets Fifth round was with the HR - a typical HR round with behavioural questions
avatar

Senior QA Automation Engineer

Interviewed at Forcepoint

3.9
Dec 13, 2023

First round was a screening round with some basic question related to Selenium and testing Second round was on a coding platform called Mettl - They would ask you to solve a couple of Coding problems and a few advanced question related to Testing Third round was pretty short - it was with a developer who asked me write a code for a problem and explain the logic Fourth round was with the Hiring manager where I questioned about my experience and asked to find bugs from a few code snippets Fifth round was with the HR - a typical HR round with behavioural questions

Viewing 801 - 810 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,392 interview questions and reports from Senior automation engineer interviews. Prepare for your interview. Get hired. Love your job.