Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Testing Engineering Analyst Interview Questions, Process, and Tips

Updated 1 Nov 2023

Top Accenture Testing Engineering Analyst Interview Questions and Answers

View all 6 questions

Accenture Testing Engineering Analyst Interview Experiences

10 interviews found

Interview experience
5
Excellent
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 - Selenium 

(1 Question)

  • Q1. 1st round will MCQ test, 2nd technical video round & 3rd HR
Round 3 - Technical 

(1 Question)

  • Q1. Basics of Selenium & java
Round 4 - HR 

(1 Question)

  • Q1. For salary negotiation only
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Questions on Javascript, Automata, Angular and UI material including CSS,HTML

Round 3 - Technical 

(4 Questions)

  • Q1. Different error codes
  • Ans. 

    Error codes are unique identifiers used to indicate specific issues or problems in software or systems.

    • Error codes help developers identify and troubleshoot issues in software.

    • Each error code corresponds to a specific problem or issue.

    • Common error codes include 404 for page not found and 500 for internal server error.

  • Answered by AI
  • Q2. Dependency Injection
  • Q3. How do you transfer data between two components in Angular?
  • Ans. 

    Data can be transferred between two components in Angular using input properties, output properties, and services.

    • Use input properties to pass data from parent to child components

    • Use output properties to emit events from child to parent components

    • Use services to share data between components that are not directly related

  • Answered by AI
  • Q4. Difference between var and let
  • Ans. 

    var is function scoped and can be redeclared, let is block scoped and cannot be redeclared.

    • var is function scoped, let is block scoped

    • var can be redeclared, let cannot be redeclared

    • let is preferred for variable declaration in modern JavaScript

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. Date of Joining

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good interview experience. Read basic questions about your domain

Skills evaluated in this interview

Testing Engineering Analyst Interview Questions Asked at Other Companies

Q1. Check the quality of any products and find out what is wrong or w ... read more
asked in Accenture
Q2. What is Load and Stress Testing
asked in Accenture
Q3. How do you transfer data between two components in Angular?
Q4. How to take a company to a higher level
asked in Google
Q5. What is selinum package or compenents?
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Mostly automation related MCQ and Java code snippets

Round 3 - One-on-one 

(1 Question)

  • Q1. Selenium and Java related questions, general software testing questions
Round 4 - HR 

(1 Question)

  • Q1. General questions and pay related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more about Java and selenium remaining questions mostly they ask from your resume

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

Round 1 - Assignment 

Basic selenium multiple choice questions

Round 2 - Technical 

(1 Question)

  • Q1. Types of weights in selelium
  • Ans. 

    Selenium does not have weights, but there are implicit and explicit waits.

    • Selenium does not have a weight concept

    • Implicit waits wait for a certain amount of time before throwing an exception

    • Explicit waits wait for a certain condition to occur before proceeding

    • Examples of explicit waits include WebDriverWait and FluentWait

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer with confidence and make sure to go through all selenium and java topics

Skills evaluated in this interview

Accenture interview questions for designations

 Engineering Analyst

 (5)

 Test Engineering Senior Analyst

 (10)

 Software Engineering Senior Analyst

 (5)

 Data Engineering Analyst

 (13)

 Manual Testing

 (3)

 Specialist Testing

 (2)

 Automation Testing

 (1)

 Testing

 (1)

I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is Exploratory Testing
  • Ans. 

    Exploratory testing is a type of testing where the tester designs and executes tests simultaneously.

    • It is an unscripted testing approach

    • Testers use their domain knowledge and experience to identify defects

    • It is useful in finding defects that are difficult to identify through scripted testing

    • It is often used in Agile development environments

    • Example: A tester explores a new feature of an application and tries to identify

  • Answered by AI
  • Q2. What is Load and Stress Testing
  • Ans. 

    Load testing checks system performance under normal and peak loads. Stress testing checks system performance beyond peak loads.

    • Load testing checks system performance under normal and peak loads

    • Stress testing checks system performance beyond peak loads

    • Load testing is done to ensure the system can handle expected traffic

    • Stress testing is done to identify the breaking point of the system

    • Examples of load testing tools: JMe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your basics. Make sure your concepts about the different types and levels of Testing is clear.

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

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

Interview Questionnaire 

1 Question

  • Q1. Regarding manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your knowledge

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Functional testing, regression testing,rtm,agile

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared for any topic. Refer guru99 website

Interview Questionnaire 

1 Question

  • Q1. Questions were based on Selenium java automation. 1) Explain oops concepts in java. 2) @testng annotations 3) Broken links and the corresponding tags in Selenium 4) How do you do selenium and Java configur...
  • Ans. 

    Questions on Selenium Java automation including OOPs concepts, TestNG annotations, broken links, and configuration.

    • OOPs concepts in Java include inheritance, polymorphism, encapsulation, and abstraction.

    • @TestNG annotations include @Test, @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, and @AfterMethod.

    • Broken links can be identified using the Selenium WebDriver's findElement...

  • Answered by AI

I applied via Referral and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Online Test followed by technical interview and HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to get knowledge about basic testing techniques and types of testing and about agile methodology

I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I attend interview for Tosca Testsuit where question are pointed about Modules( Classic & X modules) , Scarch book ,Test case design & Class ,Test case ( Reusable test setp block,Library, recovery scenario...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare well for the question " Introduce about your self?" & Say to then what you know about the technical question they ask about if not aware of it kindly say them i am not aware , let me try.

Accenture Interview FAQs

How many rounds are there in Accenture Testing Engineering Analyst interview?
Accenture interview process usually has 3-4 rounds. The most common rounds in the Accenture interview process are HR, Technical and Resume Shortlist.
What are the top questions asked in Accenture Testing Engineering Analyst interview?

Some of the top questions asked at the Accenture Testing Engineering Analyst interview -

  1. What is Load and Stress Test...read more
  2. How do you transfer data between two components in Angul...read more
  3. What is Exploratory Test...read more

Tell us how to improve this page.

Accenture Testing Engineering Analyst Interview Process

based on 3 interviews

4 Interview rounds

  • Technical Round
  • HR Round - 1
  • Personal Interview1 Round
  • HR Round - 2
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Accenture Testing Engineering Analyst Salary
based on 2.7k salaries
₹3 L/yr - ₹12 L/yr
At par with the average Testing Engineering Analyst Salary in India
View more details

Accenture Testing Engineering Analyst Reviews and Ratings

based on 190 reviews

4.2/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

3.7

Salary

4.1

Job security

4.2

Company culture

3.7

Promotions

3.7

Work satisfaction

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

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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