Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ernst & Young Team. If you also belong to the team, you can get access from here

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 10.4k Reviews

Filter interviews by

Ernst & Young Senior QA Lead Interview Questions and Answers

Updated 9 Jul 2024

Ernst & Young Senior QA Lead Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain complete framework that you are working currently
  • Ans. 

    I am currently working with a hybrid framework that combines data-driven and keyword-driven testing approaches.

    • The framework uses Excel sheets to store test data and test scripts.

    • Test scripts are written in a modular format using keywords for each action.

    • Test data is separated from test scripts for easy maintenance and reusability.

    • The framework includes reusable functions and libraries for common testing tasks.

    • Integrat...

  • Answered by AI
  • Q2. Tell me about your self
Round 2 - Technical 

(2 Questions)

  • Q1. Complete dissection of the framework in depth
  • Ans. 

    Framework dissection involves analyzing the structure, components, and functionality in detail.

    • Identify the different layers of the framework (e.g. presentation, business logic, data access)

    • Examine the design patterns used in the framework (e.g. MVC, MVVM)

    • Analyze the dependencies between modules and components

    • Evaluate the testability and maintainability of the framework

    • Review the integration of third-party tools and li

  • Answered by AI
  • Q2. Code to implement reports
  • Ans. 

    Implementing reports using code

    • Use a reporting library like JasperReports or BIRT

    • Design report templates with data sources and parameters

    • Write SQL queries to fetch data for reports

    • Generate reports in desired format (PDF, Excel, etc.)

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

QA Tester Interview Questions & Answers

PwC user image Bigboss Updates with Vani

posted on 9 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Testing methodologies
  • Q2. What modules are used
  • Q3. Integration testing
  • Q4. Regression Testing
  • Q5. Functional and non Functional
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Salary expectations.
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of Python, Selenium, HTML/CSS, Locators, Testing Concepts
  • Q2. Solve a case study, based on a real-world problem
Round 3 - Technical 

(2 Questions)

  • Q1. Same as previous.
  • Q2. More difficult case study, managerial questions.
Round 4 - Behavioral 

(2 Questions)

  • Q1. Previous experience, explain the current working method, and how you can improve.
  • Q2. My expectations from the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the programming basics like file handling, oops, functions, overloading, overriding, testing methodologies, HTML, CSS, APIs, Postman, etc.

QA Engineer Interview Questions & Answers

Deloitte user image MEGHANA ANTHATI

posted on 4 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the definition of tosca
  • Q2. Tosca errors and define them
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Framework of previous project
  • Q2. API response codes

Interview Preparation Tips

Topics to prepare for Guidehouse QA Engineer interview:
  • Selenium
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Bdd framework hooks and notations
  • Q2. Coding question on string
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was there where basic selenium questions were asked.

Round 2 - One-on-one 

(1 Question)

  • Q1. What are the key aspects of Selenium, including hooks, BDD, Page Factory, dropdown handling, TestNG annotations, methods for running failed test cases using TestNG, and handling API responses?
Round 3 - HR 

(1 Question)

  • Q1. Could you explain the manual testing process, the Software Testing Life Cycle (STLC), and how you log bugs along with their priority and severity?

Interview Preparation Tips

Topics to prepare for Gartner QA Engineer interview:
  • Selenium
  • Java
  • restAssured
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Related to manual testing api testing.
  • Q2. Difference between stlc and sdlc
  • Ans. 

    STLC is a subset of SDLC that focuses on testing while SDLC covers the entire software development process.

    • SDLC is a broader term that covers all the phases of software development including planning, designing, coding, testing, and maintenance.

    • STLC is a subset of SDLC that focuses only on the testing phase.

    • SDLC is a sequential process while STLC can be iterative.

    • SDLC is a framework while STLC is a process.

    • Examples of ...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

PwC user image SRINIVASRAO MIRAMPALLI

posted on 29 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is difference between smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick test to check if the software build is stable, while sanity testing is a more thorough test to check specific functionalities.

    • Smoke testing is done to ensure the critical functionalities of the software are working fine after a build, while sanity testing is done to verify specific features or functionalities.

    • Smoke testing is usually performed before detailed testing, while sanity testing is pe...

  • Answered by AI
  • Q2. What is Test Plan?
  • Ans. 

    Test Plan is a document that outlines the scope, approach, resources, and schedule of testing activities.

    • Defines the objectives and scope of testing

    • Outlines the test strategy and approach

    • Includes test deliverables, resources, and schedule

    • Identifies risks and mitigation strategies

    • Provides a roadmap for the testing process

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. What is Defect Life Cycle?
  • Ans. 

    Defect Life Cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking system with details like severity, priority, and steps to reproduce.

    • Defect fixing: Developers analyze and fix the reported defects.

    • Defect retesting: Testers ver...

  • Answered by AI
  • Q2. What is Software Development Life Cycle?
  • Ans. 

    Software Development Life Cycle (SDLC) is a process used by software development teams to design, develop, test, and deploy high-quality software.

    • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets quality standards.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • S...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PwC QA Engineer interview:
  • Functional Testing
Interview preparation tips for other job seekers - Communicate Fluently. Best of luck

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Deloitte user image Fazila Mujawar

posted on 15 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Explain Framework
  • Ans. 

    Framework is a structured set of guidelines, libraries, and tools used to develop software applications.

    • Framework provides a foundation for developers to build upon

    • It includes pre-written code, libraries, and APIs

    • Frameworks help in organizing code and promoting best practices

    • Examples: Selenium for automated testing, Angular for web development

  • Answered by AI
  • Q2. Git flow and conflict resolution
  • Q3. WAP to find the odd numbers from given array using collection
  • Ans. 

    Program to find odd numbers from array using collection

    • Create a list to store odd numbers

    • Iterate through the array and check if each element is odd

    • Add odd numbers to the list

    • Return the list of odd numbers

  • Answered by AI
  • Q4. How to locate a link and perform click on all the links
  • Ans. 

    Locate and click on links using Selenium WebDriver

    • Use Selenium WebDriver to locate elements on the webpage

    • Identify the links using locators like ID, class name, xpath, etc.

    • Iterate through the list of links and perform a click action on each link

  • Answered by AI

Skills evaluated in this interview

Ernst & Young Interview FAQs

How many rounds are there in Ernst & Young Senior QA Lead interview?
Ernst & Young interview process usually has 2 rounds. The most common rounds in the Ernst & Young interview process are Technical.
What are the top questions asked in Ernst & Young Senior QA Lead interview?

Some of the top questions asked at the Ernst & Young Senior QA Lead interview -

  1. Explain complete framework that you are working curren...read more
  2. Complete dissection of the framework in de...read more
  3. Code to implement repo...read more

Tell us how to improve this page.

Ernst & Young Senior QA Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 798 Interviews
ZS Interview Questions
3.4
 • 482 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
View all
Ernst & Young Senior QA Lead Salary
based on 9 salaries
₹15 L/yr - ₹23 L/yr
At par with the average Senior QA Lead Salary in India
View more details
Senior Consultant
15.6k salaries
unlock blur

₹9.1 L/yr - ₹29.5 L/yr

Consultant
11.9k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Manager
7.5k salaries
unlock blur

₹16.5 L/yr - ₹52 L/yr

Assistant Manager
6.4k salaries
unlock blur

₹9.5 L/yr - ₹28.6 L/yr

Associate Consultant
3.8k salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview