Quality Engineer Iii Interview Questions

102 quality engineer iii interview questions shared by candidates

I wasn't asked to write silly code or explain logic etc. But what I was asked was really important. How Coded UI works, just knowing how to detect element and write a TC won't work. Questions related to Datawarehouse were bit difficult for me as I never worked on it. Good knowledge of your automation framework is important.
avatar

Software Quality Engineer III

Interviewed at Varian Medical Systems

3.9
May 13, 2014

I wasn't asked to write silly code or explain logic etc. But what I was asked was really important. How Coded UI works, just knowing how to detect element and write a TC won't work. Questions related to Datawarehouse were bit difficult for me as I never worked on it. Good knowledge of your automation framework is important.

Performance testing database testing Loadrunner, IBM RPT Unix testing Web based testing SQL Performance monitoring Performance test management activities Performance test approach Implementation of performance scenarios through different tools.
Jan 23, 2016

Performance testing database testing Loadrunner, IBM RPT Unix testing Web based testing SQL Performance monitoring Performance test management activities Performance test approach Implementation of performance scenarios through different tools.

Technical Round1 - This one was mainly focused on tools and technologies written in resume. 1. Explain your automation framework. 2. What is POM and Page Factory 3. How do you connect to database using JDBC ,write full code 4. A scenario was given and I was asked to write code as to how will I automate it. It involved iterating over the columns of the result set. 5. Maven lifecycle 6. TestNG related questions- annotation hierarchy , testNG.xml 7. How do you mention dependencies in pom.xml 8. Given a linked list, find the mid-node. I gave a solution, I was asked to give a second approach as well. 9. Given a string, swap the nth index with (l-n-1)th index , where l is the length of the string. Have to write working code. Technical Round2- 1. I was given different scenarios for methods overriding and was asked for the output. There is a parent class named Parent and child class named Child which extends Parent.Which method will be called in below scenarios or any CompileTime/RuntimeError(what type of error,if any) * Child c = new Child(); * Parent p = new Parent(); * Child c = new Parent(); * Parent p = new Child(); 2. Explain the internal working of hashmap. How get() and put() methods work internally?What happens if a null value is added? You have to explain hashcode() and equals() method in detail. 3. What is the difference between checked and unchecked exception .Draw the exception hierarchy. 4. There is company logo on the company’s website. How will you validate the logo is correct using selenium? Technical Round3- This was mainly focused on automation 1. What testNG annotations have you used in your project? 2. If you want the the login functionality with 100 different login credentials, how will you achieve using testNG? 3. What plugin have you used in Jenkins for your maven project? 4. What is the build command used in your project? 5. What are listeners? Which listener are you using? How to create a listener class? 6. What is JavaScriptExecutor? What UI issues can you face while cross browser testing? 7. Why do we use Page Object Model? 8. How are you interacting with excel data? 9. Write the script for drag and drop. What is the design pattern of Actions class? 10. What is singleton class ? Have you used it in your project? I explained about the logger class which is singleton. 11. Write functional and non functional test cases for an email client. Consider system as a whole. 12. Write a working code to find the count of each digit in an integer. I gave a solution using hashmap , was asked to give another solution. I gave another solution using count array. Hiring Manager round
avatar

QA ENGINEER III

Interviewed at Walmart

3.4
Jun 14, 2018

Technical Round1 - This one was mainly focused on tools and technologies written in resume. 1. Explain your automation framework. 2. What is POM and Page Factory 3. How do you connect to database using JDBC ,write full code 4. A scenario was given and I was asked to write code as to how will I automate it. It involved iterating over the columns of the result set. 5. Maven lifecycle 6. TestNG related questions- annotation hierarchy , testNG.xml 7. How do you mention dependencies in pom.xml 8. Given a linked list, find the mid-node. I gave a solution, I was asked to give a second approach as well. 9. Given a string, swap the nth index with (l-n-1)th index , where l is the length of the string. Have to write working code. Technical Round2- 1. I was given different scenarios for methods overriding and was asked for the output. There is a parent class named Parent and child class named Child which extends Parent.Which method will be called in below scenarios or any CompileTime/RuntimeError(what type of error,if any) * Child c = new Child(); * Parent p = new Parent(); * Child c = new Parent(); * Parent p = new Child(); 2. Explain the internal working of hashmap. How get() and put() methods work internally?What happens if a null value is added? You have to explain hashcode() and equals() method in detail. 3. What is the difference between checked and unchecked exception .Draw the exception hierarchy. 4. There is company logo on the company’s website. How will you validate the logo is correct using selenium? Technical Round3- This was mainly focused on automation 1. What testNG annotations have you used in your project? 2. If you want the the login functionality with 100 different login credentials, how will you achieve using testNG? 3. What plugin have you used in Jenkins for your maven project? 4. What is the build command used in your project? 5. What are listeners? Which listener are you using? How to create a listener class? 6. What is JavaScriptExecutor? What UI issues can you face while cross browser testing? 7. Why do we use Page Object Model? 8. How are you interacting with excel data? 9. Write the script for drag and drop. What is the design pattern of Actions class? 10. What is singleton class ? Have you used it in your project? I explained about the logger class which is singleton. 11. Write functional and non functional test cases for an email client. Consider system as a whole. 12. Write a working code to find the count of each digit in an integer. I gave a solution using hashmap , was asked to give another solution. I gave another solution using count array. Hiring Manager round

Viewing 61 - 70 interview questions

Glassdoor has 102 interview questions and reports from Quality engineer iii interviews. Prepare for your interview. Get hired. Love your job.