Senior Automation Engineer Interview Questions

1,389 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(); } } }

Questions were mostly syntax-based like 1. Write a program to read a CSV file using pandas. 2. SQL queries for inner join, aggregate etc. 3. Test cases for Amazon order process. 4. Syntax for Python arrays, dict, sets, class, class constructors, private variables, static methods, decorators. 5. Page Object Model and Pytest based questions. 6. API testing python code. 7. What are 300, 500, 400 series error codes. 8. Difference between PUT, POST, PATCH. 9. Write a function which deletes a resource using POST method. 10. Few other python questions like mutable, copy, deep copy etc The interviewers wanted proper definitions. The interview was more knowledge-based rather than logical. The HR then communicated that not selected with generic message.
avatar

Senior Automation QA Engineer

Interviewed at Onit

3.5
Jul 11, 2021

Questions were mostly syntax-based like 1. Write a program to read a CSV file using pandas. 2. SQL queries for inner join, aggregate etc. 3. Test cases for Amazon order process. 4. Syntax for Python arrays, dict, sets, class, class constructors, private variables, static methods, decorators. 5. Page Object Model and Pytest based questions. 6. API testing python code. 7. What are 300, 500, 400 series error codes. 8. Difference between PUT, POST, PATCH. 9. Write a function which deletes a resource using POST method. 10. Few other python questions like mutable, copy, deep copy etc The interviewers wanted proper definitions. The interview was more knowledge-based rather than logical. The HR then communicated that not selected with generic message.

Viewing 801 - 810 interview questions

See Interview Questions for Similar Jobs

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