Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Automation Test Engineer Interview Questions, Process, and Tips

Updated 19 Jan 2025

Top Accenture Automation Test Engineer Interview Questions and Answers

  • Q1. 1.types of wait, 2. Locators in selenium 3.grid vs webdriver 4.css selector vs xpath 5.types of list 6. What is use of action class 7.java script executor 8.interfaces 9. ...read more
  • Q2. Explain the automation framework that you have worked on
  • Q3. Write syntax to take the screenshot in selenium python
View all 20 questions

Accenture Automation Test Engineer Interview Experiences

20 interviews found

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 Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse string array
  • Q2. Exception handling
Round 2 - Technical 

(2 Questions)

  • Q1. Explain framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools that help in developing and executing automated tests efficiently.

    • Provides structure and organization for test automation code

    • Promotes reusability of code and components

    • Offers built-in functions and utilities for common testing tasks

    • Supports integration with test management tools

    • Examples: Selenium WebDriver, TestNG, Cucumber

  • Answered by AI
  • Q2. Day to day work

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Aptitude test was very detailed you need to have good understanding of java and selenium

Round 2 - One-on-one 

(4 Questions)

  • Q1. One on one round was to know how you work and day to day tasks which you have performed
  • Q2. Java Oops concepts
  • Q3. Agile methodology
  • Q4. Waits in selenium
  • Ans. 

    Waits in Selenium are used to synchronize tests with the application's state.

    • Types of waits in Selenium: Implicit, Explicit, Fluent

    • Implicit wait: Set at the beginning of the test and applies to all elements

    • Explicit wait: Waits for a specific condition to be met before proceeding

    • Fluent wait: Waits for a condition with a defined maximum time limit

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Hr round was to check joining date compensation work culture

Interview Preparation Tips

Topics to prepare for Accenture Automation Test Engineer interview:
  • Java
  • Selenium
  • Waits
  • Exception
  • OOPS
  • DBMS
  • Agile Methodology
  • STLC

Skills evaluated in this interview

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
Q3. What is Automation? what is selenium?what is xpath? what is regre ... read more
asked in TCS
Q4. 1) cucumber 2) Defects worked on, tell me about the bugs you foun ... read more
asked in Capgemini
Q5. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more
Round 1 - Technical 

(3 Questions)

  • Q1. Framework architecture
  • Q2. Difference between hard and soft assert
  • Ans. 

    Hard assert stops the test execution on failure while soft assert continues the test execution.

    • Hard assert is used when failure of a step should stop the test execution

    • Soft assert is used when failure of a step should not stop the test execution

    • Hard assert throws an exception when it fails

    • Soft assert logs the failure and continues the test execution

    • Example of hard assert: assert.assertEquals(expected, actual)

    • Example of...

  • Answered by AI
  • Q3. Agile ceremony followed by the company or not

Interview Preparation Tips

Interview preparation tips for other job seekers - just give the answer in more technical form

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. Explain the automation framework that you have worked on
  • Ans. 

    I have worked on a hybrid automation framework that combines data-driven and keyword-driven approaches.

    • The framework uses Excel sheets to store test data and keywords

    • It uses Selenium WebDriver for web automation and Appium for mobile automation

    • It has a modular structure with reusable functions and libraries

    • It generates detailed HTML reports with screenshots and logs

    • It supports parallel execution using TestNG

    • Example: I ...

  • Answered by AI
  • Q2. Explain sprint ceremonies
  • Ans. 

    Sprint ceremonies are meetings held during a sprint to plan, review, and improve the development process.

    • Sprint Planning: Meeting to plan the work for the upcoming sprint

    • Daily Stand-up: Daily meeting to discuss progress and plan for the day

    • Sprint Review: Meeting to review the work completed during the sprint

    • Sprint Retrospective: Meeting to reflect on the sprint and identify areas for improvement

  • Answered by AI
  • Q3. Write syntax to take the screenshot in selenium python
  • Ans. 

    Syntax to take a screenshot in Selenium Python.

    • Import the necessary modules - 'webdriver' and 'datetime'

    • Create an instance of the webdriver

    • Use the 'get_screenshot_as_file' method to take the screenshot

    • Save the screenshot with a unique name and location

    • Example: driver.get_screenshot_as_file('C:/Screenshots/screenshot.png')

  • Answered by AI
  • Q4. Writ syntax to switch on alert box
  • Ans. 

    Syntax to switch on alert box

    • Use driver.switch_to.alert() method to switch to alert box

    • Use accept() method to click on OK button in alert box

    • Use dismiss() method to click on Cancel button in alert box

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview.
Prepare for basic things and also prepare for Java Selenium.

Skills evaluated in this interview

Accenture interview questions for designations

 Senior Automation Test Engineer

 (3)

 Automation Test Analyst

 (4)

 Automation Test Lead

 (2)

 Test Automation Architect

 (1)

 Automation Test Specialist

 (1)

 Sdet Automation Test Engineer

 (2)

 Tosca Automation Test Engineer

 (1)

 Python Automation Test Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Technical questions with Selenium

Get interview-ready with Top Accenture Interview Questions

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 Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tool used to automate web objects in worksoft
  • Ans. 

    Worksoft Certify is the tool used to automate web objects in Worksoft.

    • Worksoft Certify is a popular automation tool for testing web applications

    • It allows testers to automate the testing of web objects such as buttons, links, and input fields

    • Worksoft Certify uses a visual scripting interface to create and execute test scripts

  • Answered by AI

Skills evaluated in this interview

Automation Test Engineer Jobs at Accenture

View all

I applied via Referral and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Selenium based questions,API related,Jmeter,Agilemethodology

Interview Preparation Tips

Interview preparation tips for other job seekers - Again it depends on the JD you receive before your interview scheduled prepare the same JD for the interview that's enough

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.

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. Java programming Questions
  • Q2. Selenium basic Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics of Java and Automation tool

I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. What is yours salary expectations
Round 2 - Technical 

(1 Question)

  • Q1. Question asked about the criticality handling situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation for interviews are fine but crack answers for the unseen question that is to check how much you will take the things that you don't ever undergone with it. That can be towards the exact answer effort in a positive outcome.

Interview Questionnaire 

1 Question

  • Q1. 1.types of wait, 2. Locators in selenium 3.grid vs webdriver 4.css selector vs xpath 5.types of list 6. What is use of action class 7.java script executor 8.interfaces 9.oops concepts 10.windows/alert nagi...
  • Ans. 

    Interview questions for Automation Test Engineer

    • Types of wait - implicit, explicit, fluent

    • Locators in Selenium - ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, XPath

    • Grid vs WebDriver - Grid allows parallel execution on multiple machines, WebDriver executes tests on a single machine

    • CSS Selector vs XPath - CSS Selector is faster, XPath is more powerful

    • Types of list - ArrayList, LinkedList, Ve...

  • Answered by AI

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Automation Test Engineer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, HR and One-on-one Round.
How to prepare for Accenture Automation Test Engineer 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 Automation Testing, Quality Engineering, Software Testing, Selenium and Java.
What are the top questions asked in Accenture Automation Test Engineer interview?

Some of the top questions asked at the Accenture Automation Test Engineer interview -

  1. 1.types of wait, 2. Locators in selenium 3.grid vs webdriver 4.css selector vs ...read more
  2. Explain the automation framework that you have worked...read more
  3. Write syntax to take the screenshot in selenium pyt...read more

Tell us how to improve this page.

Accenture Automation Test Engineer Interview Process

based on 16 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Accenture Automation Test Engineer Salary
based on 1.4k salaries
₹4 L/yr - ₹13 L/yr
11% more than the average Automation Test Engineer Salary in India
View more details

Accenture Automation Test Engineer Reviews and Ratings

based on 84 reviews

4.2/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.7

Salary

4.1

Job security

4.2

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 84 Reviews and Ratings
Test Automation Engineer

Bangalore / Bengaluru

2-4 Yrs

₹ 4.35-12.8 LPA

Test Automation Engineer

Bangalore / Bengaluru

2-4 Yrs

₹ 4.35-12.8 LPA

Test Automation Engineer

Bangalore / Bengaluru

2-7 Yrs

₹ 4.35-14 LPA

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

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.7k salaries
unlock blur

₹7.1 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.8k 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