Upload Button Icon Add office photos

Filter interviews by

Accenture QA Engineer Interview Questions, Process, and Tips

Updated 18 Jan 2025

Top Accenture QA Engineer Interview Questions and Answers

  • Q1. Reverse string, find second highest number , string vs string buffer , hash map vs hash set, instance & local variable, primitive and non primitive data type, overloa ...read more
  • Q2. 3. Slow speed of scrolling up and down in Selenium
  • Q3. how to handle multiple windowns in selenium
View all 17 questions

Accenture QA Engineer Interview Experiences

25 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. 1. Short Introduction
  • Q2. 2. Selenium Architecture
  • Q3. 3. Slow speed of scrolling up and down in Selenium
  • Ans. 

    Slow scrolling in Selenium can be caused by various factors like large DOM, inefficient locators, or network latency.

    • Check if the page has a large DOM structure which can slow down scrolling

    • Optimize locators to make them more efficient and reduce the time taken to find elements

    • Consider network latency as a possible cause for slow scrolling

    • Use actions class in Selenium for smooth scrolling operations

  • Answered by AI
  • Q4. 4. Sort HashMap by values.
  • Ans. 

    Use Java Stream API to sort HashMap by values.

    • Use entrySet() method to get a set view of the mappings contained in the map.

    • Use Comparator.comparing() to compare the values of the entries.

    • Use sorted() method to sort the entries based on the comparator.

    • Collect the sorted entries into a LinkedHashMap to maintain the order.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture QA Engineer interview:
  • Selenium
  • Java
Interview preparation tips for other job seekers - Prepare well the core technical skills and programming skills.

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

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

(2 Questions)

  • Q1. Questions on object oriented programming concepts in java
  • Q2. How to handle multiple windowns in selenium
  • Ans. 

    Handling multiple windows in Selenium involves switching between windows and performing actions on each window.

    • Use getWindowHandles() to get all window handles

    • Switch to a specific window using switchTo().window(handle)

    • Perform actions on the window

    • Switch back to the original window if needed

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Aug 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Mentioned different parts of test automation framework
  • Ans. 

    Test automation framework consists of different parts like libraries, tools, and utilities.

    • Libraries: reusable code modules for common functions

    • Tools: software used for test automation like Selenium, Appium

    • Utilities: additional resources for test automation like data generators, loggers

  • Answered by AI
  • Q2. Test scenarios for payment
  • Ans. 

    Test scenarios for payment processing

    • Verify payment is processed successfully with valid credit card information

    • Test payment failure scenarios such as incorrect CVV, expired card, insufficient funds

    • Check for proper error messages displayed to the user in case of payment failure

    • Test payment processing speed under different network conditions

    • Verify payment confirmation email is sent to the user after successful transacti

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't doubt yourself if you are correct

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image pooja late

posted on 11 Sep 2024

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

(2 Questions)

  • Q1. Explain SDLC - add answer
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that contribute to the overall success of the software project.

    • Examples of SDLC...

  • Answered by AI
  • Q2. EXplain STLC - add answer
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a systematic approach to testing software.

    • STLC involves planning, designing, executing, and reporting on tests throughout the software development lifecycle.

    • It includes phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific objectives and deliverables to ensure the quality of the software product.

    • STLC h...

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 QA QC Engineer

 (2)

 Senior QA Engineer

 (3)

 QA Test Engineer

 (1)

 Senior Software QA Engineer

 (1)

 QA Analyst

 (4)

 QA Tester

 (3)

 QA Lead

 (3)

 Senior QA Engineer -Software Testing

 (2)

QA Engineer Interview Questions & Answers

user image Vidhya Lakshmi

posted on 19 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tools used in project
  • Ans. 

    Various tools are used in the project for testing purposes.

    • Selenium for automated testing

    • JIRA for bug tracking

    • Postman for API testing

  • Answered by AI
  • Q2. SQL queries related to count, duplicate

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR

Get interview-ready with Top Accenture Interview Questions

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic selenium questions and java concepts

QA Engineer Interview Questions & Answers

user image Ashwini Jadhav

posted on 25 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell about experience
  • Q2. How many bugs you have find in last project

QA Engineer Interview Questions & Answers

user image chandru MAlc

posted on 16 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All maths, analytical, planning and scenario based

Round 2 - Technical 

(2 Questions)

  • Q1. Self intro sdlc stlc
  • Q2. Bug cycle agile what is testing
  • Ans. 

    Bug cycle in Agile refers to the process of identifying, reporting, fixing, and verifying bugs during the development cycle.

    • Bug cycle involves identifying bugs through testing

    • Bugs are reported to the development team

    • Developers fix the bugs

    • QA engineers verify the fixes

    • This cycle continues until all bugs are resolved

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Self intro, why this company

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Verna Sins

posted on 11 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Introduced yourself in details
  • Q2. Asked me about selenium framework, Basic questions on selenium

QA Engineer Interview Questions & Answers

user image Vinayak Kadam

posted on 27 Nov 2024

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

(1 Question)

  • Q1. Framework Structure

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain your project

Accenture Interview FAQs

How many rounds are there in Accenture QA Engineer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, Aptitude Test and Coding Test.
What are the top questions asked in Accenture QA Engineer interview?

Some of the top questions asked at the Accenture QA Engineer interview -

  1. Reverse string, find second highest number , string vs string buffer , hash map...read more
  2. 3. Slow speed of scrolling up and down in Selen...read more
  3. how to handle multiple windowns in selen...read more
How long is the Accenture QA Engineer interview process?

The duration of Accenture QA Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture QA Engineer Interview Process

based on 20 interviews in last 1 year

3 Interview rounds

  • Technical Round
  • Coding Test Round
  • HR Round
View more

People are getting interviews through

based on 14 Accenture interviews
Job Portal
Referral
Company Website
Campus Placement
Recruitment Consultant
36%
21%
14%
14%
7%
8% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.1
 • 11 Interviews
View all
Accenture QA Engineer Salary
based on 422 salaries
₹2 L/yr - ₹10 L/yr
13% more than the average QA Engineer Salary in India
View more details

Accenture QA Engineer Reviews and Ratings

based on 33 reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-Life balance

3.3

Salary & Benefits

3.8

Job Security

4.0

Company culture

3.2

Promotions/Appraisal

3.6

Work Satisfaction

Explore 33 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.7 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview