Skip to content

TestingWave

  • Home
  • Daily Updates
  • QA Process
  • Manual Testing
  • Automation Testing
  • Interview Guide
    • Company Interview Question
  • Technology
  • Jobs
  • Toggle search form

Company Interview Question

Company Interview Question Deloitte-US | QA Consultant

Deloitte-US | QA Consultant – Interview Questions

  1. Explain your day-to-day activities as a QA.
  2. What do you do on production / go-live day?
  3. If you find a bug in a lower environment, what steps will you take?
  4. Explain types of waits in Selenium.
  5. Write an XPath for a link.
  6. Explain your automation framework.
  7. Write a Java program to print duplicate characters in a string.
  8. Difference between:
    • WebDriver driver = new ChromeDriver();
    • ChromeDriver driver = new ChromeDriver();
  9. Have you worked on API testing? Explain.
  10. What are HTTP error/status codes?
  11. Difference between HTTP 200 vs 201.
  12. Explain OOPs concepts with respect to your project.
  13. What is an Interface?
  14. How will you perform backend testing without running DB queries?
  15. If acceptance criteria is not clear with a third-party team, what will you do?
  16. How do you perform parallel execution in TestNG?
  17. Explain TestNG annotations.

Company Interview Question Capgemini – QA Automation

Capgemini – QA Automation – Interview Questions

Round 1: Fundamentals and Core Skills

1. Explain your current role and responsibilities
2. How you gather requirements
3. Java questions like character frequency without HashMap
4. Basics of object creation and memory in Java
5. Why certain Java features work the way they do.
6. Questions on automation framework design and patterns
7. Purpose and use of Page Objects
8. Difference between StringBuffer and StringBuilder
9. When to use Array vs ArrayList
10. Whether ArrayList maintains insertion order

Round 2: Advanced Technical and Hands-on Skills

1. Write XPath for a given element
2. Explain different XPath functions you use
3. When you choose XPath vs CSS in your framework
4. TestNG knowledge like rerunning failed tests
5. Handling authentication pop-ups in Selenium scripting
6. Checked vs unchecked exceptions in Java
7. Difference between finally and finalize
8. Describe fluent wait and typical usage
9. SQL knowledge like different joins
10. SQL query to find second highest salary in a table

Powered by PressBook WordPress theme

Go to mobile version