Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Test Analyst Interview Questions and Answers

Updated 23 Jun 2025

7 Interview questions

A Test Analyst was asked 4d ago
Q. What is the STLC cycle?
Ans. 

STLC (Software Testing Life Cycle) outlines the phases of testing in software development, ensuring quality and efficiency.

  • 1. Requirement Analysis: Understand testing requirements based on project specifications.

  • 2. Test Planning: Define the scope, approach, resources, and schedule for testing activities.

  • 3. Test Case Design: Create detailed test cases and scenarios to validate functionality.

  • 4. Test Environment Setu...

A Test Analyst was asked 12mo ago
Q. How do you write XPath queries?
Ans. 

XPath is a language used for locating nodes in an XML document.

  • XPath uses path expressions to select nodes or node-sets in an XML document.

  • It can navigate through elements and attributes in an XML document.

  • XPath expressions can be used in various programming languages and tools like Selenium for web automation.

  • Example: //div[@class='example'] selects all div elements with class 'example'.

Test Analyst Interview Questions Asked at Other Companies

asked in Infosys
Q1. Explain framework and practical uses of oops concepts in framewor ... read more
asked in NSE.IT
Q2. What is the bug life cycle?
asked in Fujitsu
Q3. Why should Selenium be selected as a testing tool for web applica ... read more
asked in Fujitsu
Q4. Can you explain the Software Testing Life Cycle (STLC)?
asked in Fujitsu
Q5. What is the difference between manual testing and automated testi ... read more
A Test Analyst was asked 12mo ago
Q. What is assertion?
Ans. 

Assertion is a statement that verifies the expected outcome of a test case.

  • Assertion is used to validate whether the actual result matches the expected result in a test case.

  • It helps in determining the success or failure of a test case.

  • Common types of assertions include checking for equality, presence of elements, and error messages.

  • Example: Assert.assertEquals(expectedResult, actualResult)

A Test Analyst was asked
Q. What are the different types of waits in Selenium?
Ans. 

Different types of wait in Selenium

  • Implicit Wait

  • Explicit Wait

  • Fluent Wait

  • Thread.sleep()

  • WebDriverWait

What people are saying about Accenture

View All
a junior software engineer
2w
Job offer in Malaysia - legit or scam?
Hey everyone, I received a job proposal from Mindgraph for a Junior Mainframe Developer position in Malaysia (onsite). Not sure if it's a real deal. They found my resume on Naukri and the offer includes: * Experience: 3+ years on cardlink, VSAM, CICS, JCL * Location: Malaysia (Accenture client in Kuala Lumpur) * Notice: 0-60 days * Benefits: One-way ticket, 1-week stay, medical insurance, visa. Has anyone heard of Mindgraph or had a similar experience? Note : This is a permanent position with Mindgragh and you need to work with our client Accenture - Malaysia (Kaula Lumpur) & we will provide one way Air Ticket from India - Malaysia, 1 Week Accommodation, Medical Insurance and will take care of the Visa process also. Any insights would be appreciated!
Got a question about Accenture?
Ask anonymously on communities.
A Test Analyst was asked
Q. Explain agile methodology.
Ans. 

Agile methodology is an iterative approach to software development that emphasizes flexibility and collaboration.

  • Agile values individuals and interactions over processes and tools

  • It emphasizes working software over comprehensive documentation

  • It encourages customer collaboration and responding to change

  • Scrum, Kanban, and XP are popular frameworks for implementing agile

  • Sprints, stand-up meetings, and retrospectives ...

A Test Analyst was asked
Q. 1. OOPS concepts 2. Different types of waits 3. Locator types 4. String manipulation program
Ans. 

The interview questions cover OOPS concepts, types of waits, locator types, and string manipulation programs.

  • OOPS concepts include inheritance, polymorphism, encapsulation, and abstraction.

  • Different types of waits in testing include implicit, explicit, and fluent waits.

  • Locator types in Selenium testing include ID, Name, XPath, CSS Selector, etc.

  • String manipulation programs involve tasks like reversing a string, fi...

A Test Analyst was asked
Q. Software testing life cycle
Ans. 

Software testing life cycle is a process of testing software from planning to deployment.

  • The process includes planning, designing, executing, and reporting.

  • It ensures that the software meets the requirements and is free of defects.

  • It involves different types of testing such as unit testing, integration testing, system testing, and acceptance testing.

  • It also includes test automation and continuous testing.

  • The life ...

Are these interview questions helpful?

Accenture Test Analyst Interview Experiences

8 interviews found

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Jun 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What is STLC cycle
  • Ans. 

    STLC (Software Testing Life Cycle) outlines the phases of testing in software development, ensuring quality and efficiency.

    • 1. Requirement Analysis: Understand testing requirements based on project specifications.

    • 2. Test Planning: Define the scope, approach, resources, and schedule for testing activities.

    • 3. Test Case Design: Create detailed test cases and scenarios to validate functionality.

    • 4. Test Environment Setup: Pr...

  • Answered by AI
  • Q2. In which testing phase traceability will be prepared
  • Ans. 

    Traceability is prepared during the requirements phase to ensure all requirements are tested.

    • Traceability is established during the requirements gathering phase.

    • It ensures that all requirements are linked to corresponding test cases.

    • For example, if a requirement states 'User must log in', a test case will verify this functionality.

    • Traceability matrices are often used to document these links.

    • This process helps in identi...

  • Answered by AI

Test Analyst Interview Questions & Answers

user image Anuja Shinde

posted on 14 Jun 2024

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

(2 Questions)

  • Q1. How to write xpath?
  • Ans. 

    XPath is a language used for locating nodes in an XML document.

    • XPath uses path expressions to select nodes or node-sets in an XML document.

    • It can navigate through elements and attributes in an XML document.

    • XPath expressions can be used in various programming languages and tools like Selenium for web automation.

    • Example: //div[@class='example'] selects all div elements with class 'example'.

  • Answered by AI
  • Q2. What is assertion?
  • Ans. 

    Assertion is a statement that verifies the expected outcome of a test case.

    • Assertion is used to validate whether the actual result matches the expected result in a test case.

    • It helps in determining the success or failure of a test case.

    • Common types of assertions include checking for equality, presence of elements, and error messages.

    • Example: Assert.assertEquals(expectedResult, actualResult)

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 11 May 2024

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

(1 Question)

  • Q1. OOPS Concept, method overloading

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

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

Simple aptitude, its very easy and basic

Round 2 - Coding Test 

2 coding que very easy and basic level

Round 3 - HR 

(1 Question)

  • Q1. Simple interview questions like how will you manage conflict, location, etc

Test Analyst Interview Questions & Answers

user image Jashwanth Sai

posted on 2 Feb 2024

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

(1 Question)

  • Q1. Techinal questions on tetsing

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell about the project you worked

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Mar 2024

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

I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. OOPS concepts 2. Different types of waits 3. Locator types 4. String manipulation program
  • Ans. 

    The interview questions cover OOPS concepts, types of waits, locator types, and string manipulation programs.

    • OOPS concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Different types of waits in testing include implicit, explicit, and fluent waits.

    • Locator types in Selenium testing include ID, Name, XPath, CSS Selector, etc.

    • String manipulation programs involve tasks like reversing a string, finding...

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Mar 2021

Interview Questionnaire 

3 Questions

  • Q1. Explain agile methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and collaboration.

    • Agile values individuals and interactions over processes and tools

    • It emphasizes working software over comprehensive documentation

    • It encourages customer collaboration and responding to change

    • Scrum, Kanban, and XP are popular frameworks for implementing agile

    • Sprints, stand-up meetings, and retrospectives are c...

  • Answered by AI
  • Q2. Different types of wait in selenium
  • Ans. 

    Different types of wait in Selenium

    • Implicit Wait

    • Explicit Wait

    • Fluent Wait

    • Thread.sleep()

    • WebDriverWait

  • Answered by AI
  • Q3. Software testing life cycle
  • Ans. 

    Software testing life cycle is a process of testing software from planning to deployment.

    • The process includes planning, designing, executing, and reporting.

    • It ensures that the software meets the requirements and is free of defects.

    • It involves different types of testing such as unit testing, integration testing, system testing, and acceptance testing.

    • It also includes test automation and continuous testing.

    • The life cycle...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. After 5 year in which position you will be

Interview Preparation Tips

Interview preparation tips for other job seekers - You should must improve your communication skills.

You have basic knowledge of your qualifications

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Online Type of interview

Accenture Interview FAQs

How many rounds are there in Accenture Test Analyst 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.
How to prepare for Accenture Test Analyst 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 User Acceptance Testing, Design Development, Strategy consulting, Data Maintenance and Database.
What are the top questions asked in Accenture Test Analyst interview?

Some of the top questions asked at the Accenture Test Analyst interview -

  1. In which testing phase traceability will be prepa...read more
  2. 1. OOPS concepts 2. Different types of waits 3. Locator types 4. String manipul...read more
  3. Different types of wait in selen...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 8 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Accenture Test Analyst Salary
based on 675 salaries
₹4.7 L/yr - ₹10.6 L/yr
14% less than the average Test Analyst Salary in India
View more details

Accenture Test Analyst Reviews and Ratings

based on 54 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.7

Job security

3.3

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 54 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.3 L/yr - ₹16.1 L/yr

Team Lead
26.5k salaries
unlock blur

₹12.6 L/yr - ₹22.4 L/yr

Senior Analyst
19.5k salaries
unlock blur

₹9 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview