CODE FOR HOW DID I MADE A FRAMEWORK FOR MY PREVIOUS ORGANISATION AND SOME QUALITY RELATED QUESTIONS.
Senior Automation Engineer Interview Questions
1,392 senior automation engineer interview questions shared by candidates
Basics of Automated testing , no real evaluation
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(); } } }
Submit a GitHub project of automated tests for the Zwift website for given scenarios.
What do you look for in a company?
Selenium based project code for Google maps automation
Basic SQL Question, Scenario driven question and writing Test scenarios
Explain the overall Automation testing framework used in your company?
Scenario based questions in last round
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