Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Quality Engineering Lead Interview Questions, Process, and Tips

Updated 10 Mar 2025

Top Accenture Quality Engineering Lead Interview Questions and Answers

View all 6 questions

Accenture Quality Engineering Lead Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Test Plan test scenario test case
  • Q2. RTM, difference between agile and waterfall testing methodology, defect lifecycle, severity priority
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing related concepts

Quality Engineering Lead Interview Questions Asked at Other Companies

asked in Accenture
Q1. Do you have knowledge or experience in automation testing
asked in Capgemini
Q2. What are the ETL testing you do in your project
asked in Accenture
Q3. How to get all the broken links in a webpage
asked in Accenture
Q4. How to handle StaleElementReferenceException
asked in Capgemini
Q5. What is Primary and foreign key
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell About Your self
  • Q2. Do you have knowledge or experience in automation testing
  • Ans. 

    I have extensive experience in automation testing, utilizing various tools and frameworks to enhance software quality and efficiency.

    • Proficient in Selenium WebDriver for web application testing, enabling automated browser interactions.

    • Experience with TestNG and JUnit for structuring and executing test cases in Java.

    • Implemented continuous integration using Jenkins to automate test execution and reporting.

    • Utilized API te...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have patience during the recruitment process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain the framework you have used
  • Ans. 

    I have primarily used the Selenium framework for test automation.

    • Utilized Selenium WebDriver for automating web application testing

    • Implemented Page Object Model design pattern for better code organization

    • Used TestNG for test case management and execution

  • Answered by AI
  • Q2. Java coding question based on String and Arrays
  • Q3. Explain scrum ceremonies of which you were part of
Round 2 - Technical 

(4 Questions)

  • Q1. Difference between Arraylist and HashSet
  • Ans. 

    ArrayList is a resizable array implementation while HashSet is a collection of unique elements with no duplicates.

    • ArrayList allows duplicate elements and maintains insertion order.

    • HashSet does not allow duplicate elements and does not maintain insertion order.

    • ArrayList uses an index to access elements while HashSet uses hashing for fast retrieval.

    • Example: ArrayList<String> list = new ArrayList<>(); HashSet&...

  • Answered by AI
  • Q2. How to get all the broken links in a webpage
  • Ans. 

    Use a link checker tool or write a script to scan the webpage for broken links

    • Use a link checker tool like W3C Link Checker or Dead Link Checker

    • Write a script using programming languages like Python or JavaScript to scan the webpage for broken links

    • Check for HTTP status codes like 404 (Not Found) or 500 (Internal Server Error) to identify broken links

  • Answered by AI
  • Q3. Types of xpath and how to use
  • Ans. 

    There are two types of XPath: Absolute and Relative. Absolute XPath starts from the root node, while Relative XPath starts from any node.

    • Absolute XPath starts with a single forward slash (/) and is used to select nodes starting from the root node.

    • Relative XPath starts with a double forward slash (//) and is used to select nodes anywhere in the document.

    • XPath can also use attributes to locate elements, such as //input[@...

  • Answered by AI
  • Q4. How to handle StaleElementReferenceException
  • Ans. 

    StaleElementReferenceException occurs when an element is no longer attached to the DOM.

    • Handle by re-locating the element before interacting with it

    • Use try-catch block to catch the exception and retry the operation

    • Avoid storing elements in variables for a long time

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Java strongly and practice coding

Skills evaluated in this interview

Accenture interview questions for designations

 Software Engineering Lead

 (1)

 Lead Quality Engineer

 (1)

 Engineering Analyst

 (5)

 Engineering Intern

 (1)

 Quality and Training Team Lead

 (1)

 Data Engineering Analyst

 (13)

 Testing Engineering Analyst

 (10)

 Software Engineering Specialist

 (2)

Quality Engineering Lead Jobs at Accenture

View all

Interview questions from similar companies

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

All mcqs should answer with in time limit should have a lot of practice to solve in exam

  • Q1. 

    Water Jug Problem Statement

    You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to...

  • Ans. 

    The Water Jug Problem involves determining if a specific amount of water can be measured using two jugs of different capacities.

    • Start by considering the constraints and limitations of the problem.

    • Think about how the operations allowed can be used to reach the target measurement.

    • Consider different scenarios and test cases to come up with a solution.

    • Implement a function that takes the capacities of the jugs and the targe...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Easy and just basic questions very easy round

  • Q1. 

    Matrix Multiplication Task

    Given two sparse matrices MAT1 and MAT2 of integers with dimensions 'N' x 'M' and 'M' x 'P' respectively, the goal is to determine the resulting matrix produced by their multipl...

  • Ans. 

    Implement a function to multiply two sparse matrices and return the resulting matrix.

    • Create a function that takes two sparse matrices as input and returns the resulting matrix after multiplication.

    • Iterate through the non-zero elements of the matrices to perform the multiplication efficiently.

    • Ensure to handle the sparse nature of the matrices to optimize the multiplication process.

    • Consider the constraints provided to en...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dql, Data structures, Java, Operating system, Data scienceTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : preapre core subjects 
Tip 2 : be confident and answer clearly
Tip 3 : be strong with projects

Application resume tips for other job seekers

Tip 1 : good projects in ml and ai
Tip 2 : practical experience

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is flexbox
  • Ans. 

    Flexbox is a CSS layout module that allows for flexible and responsive web design.

    • Flexbox allows for easy alignment and positioning of elements within a container.

    • It uses a set of properties to define the layout, such as display: flex and flex-direction.

    • Flexbox is particularly useful for creating responsive designs that adapt to different screen sizes.

    • It can also be used in combination with other CSS layout modules, su...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexbox is a layout model that allows elements to align and distribute space within a container. Using flexible widths and heights, elements can be aligned to fill a space or distribute space between elements, which makes it a great tool to use for responsive design systems.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. It was for automotive domain. Mainly the questions were on automotive concept like CAN, UDS protocols, and tools of Vector company. Embedded c knowledge is must
  • Q2. Embedded c knowledge is must
  • Q3. Debugging skills are add on

Interview Preparation Tips

Interview preparation tips for other job seekers - Python or any script language for automotion will be plus point

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical discussion not much deeper but basic questions of graduation were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate 🙂

Accenture Interview FAQs

How many rounds are there in Accenture Quality Engineering Lead interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical and One-on-one Round.
How to prepare for Accenture Quality Engineering Lead interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are Test Engineering, Automation Testing, Software Testing, Manual Testing and Functional Testing.
What are the top questions asked in Accenture Quality Engineering Lead interview?

Some of the top questions asked at the Accenture Quality Engineering Lead interview -

  1. Do you have knowledge or experience in automation test...read more
  2. How to get all the broken links in a webp...read more
  3. How to handle StaleElementReferenceExcept...read more

Tell us how to improve this page.

Accenture Quality Engineering Lead Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 804 Interviews
View all
Accenture Quality Engineering Lead Salary
based on 147 salaries
₹10 L/yr - ₹20.3 L/yr
At par with the average Quality Engineering Lead Salary in India
View more details

Accenture Quality Engineering Lead Reviews and Ratings

based on 11 reviews

4.2/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.7

Salary

3.6

Job security

3.8

Company culture

2.8

Promotions

4.0

Work satisfaction

Explore 11 Reviews and Ratings
Quality Engineering Lead (Test Lead)

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Quality Engineering Lead (Test Lead)

Gurgaon / Gurugram

5-10 Yrs

Not Disclosed

Quality Engineering Lead (Test Lead)

Hyderabad / Secunderabad

7-12 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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