Most of the questions were expected ones as far as the position is concerned. However, (I may be wrong here) I perceived that the interviewer himself didn't had that much exposure to specific areas.
Manager Quality Assurance Interview Questions
1,495 manager quality assurance interview questions shared by candidates
Program a Sudoku - I was given 30 mins to do this. Lots of situational questions - eg. give me an example from your experience where you disagreed with a superior. What was the situation, how did you handle it ....
Tell me a time when you stood your ground for quality .
Scenario based real time questions
Mostly around regular Test Management processes. Some situation based questions about 'what will you do?' if ....
Previous experience dealing with difficult employee situations
Tell me about yourself.
Don't remember... but example on previous projects
Technical Questions asked in Oracle 1) Difference between throw and throws 2) How many exceptions are there in Selenium. 3) What will be the output for below question? String s= Sachin , s.concat("Tendulkar"), System.out.println(s) Answer-- Output will be Sachin Tendulkar 4) What heppen when add value in hashmap to existing key? Answer-- It will replace old value with new value when tried to put value using same key. 5) What can be the other way in sending keys in selenium webelement other than sendkeys method? 6) What is selnium webdriver and explain it's architecture. 7) Why we use WebDriver driver = new ChromeDriver() and not ChromeDriver driver = new ChromeDriver()? 8) Write xpath of a web element using following sibling. 9) Write a program for an array with 0's and 1's so that output will have all 0's first and then all 1's. Answer-- It need to understand that interviewer is indirectly asking to sort this array so write a program to sort array. 10) How can we find broken links in selenium including links having href i.e. webelement.getattribute(href) is not null but even those links poiting to page like 404 or 500 i.e links should point to 200 series page.
Q: What do you know about our organization?
Viewing 1451 - 1460 interview questions