Upload Button Icon Add office photos

Filter interviews by

Accenture Automation Interview Questions and Answers

Updated 22 Dec 2024

Accenture Automation Interview Experiences

1 interview found

Automation Interview Questions & Answers

user image PRAKASH R

posted on 22 Dec 2024

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Data table code array string test runner cucumber options

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Expectation salary

Automation Jobs at Accenture

View all

Interview questions from similar companies

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

(1 Question)

  • Q1. Selenium testing with java
  • Ans. 

    Selenium is a popular tool for automated testing of web applications using Java programming language.

    • Selenium is an open-source tool used for automating web browsers.

    • Java is a widely used programming language for writing Selenium test scripts.

    • Selenium WebDriver is the most commonly used component for writing test scripts in Java.

    • TestNG is a popular testing framework that can be integrated with Selenium for Java testing...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What kind of vulnerability you came across
  • Ans. 

    I came across a vulnerability in a web application that allowed for SQL injection attacks.

    • Identified lack of input validation in user inputs

    • Discovered that the application was directly executing user-supplied SQL queries

    • Suggested implementing parameterized queries to prevent SQL injection

    • Tested the vulnerability by attempting to inject SQL code through input fields

  • Answered by AI
  • Q2. What issues you face in management regarding reporting some security issues
  • Q3. Tcp vs UDP which one is better
  • Ans. 

    It depends on the specific use case and requirements.

    • TCP is reliable and ensures all data is delivered in order, but it can be slower due to the overhead of error-checking and retransmission.

    • UDP is faster and more efficient for real-time applications like video streaming or online gaming, but it does not guarantee delivery or order of packets.

    • Choose TCP for applications that require reliable data transmission, such as ...

  • Answered by AI
  • Q4. Hashing and its examples in real world
  • Ans. 

    Hashing is a process of converting input data into a fixed-size string of bytes using a mathematical algorithm.

    • Hashing is commonly used in password storage to securely store user passwords without storing the actual password.

    • Hashing is used in digital signatures to ensure the integrity of the signed data.

    • Blockchain technology uses hashing to create a secure and tamper-proof record of transactions.

    • File integrity checks ...

  • Answered by AI
  • Q5. Pop3 and icmp what are work and port no.

Interview Preparation Tips

Topics to prepare for Wipro Information Security Analyst interview:
  • Networking
  • cybersecurity
  • reallife scenarios
  • attacks

Skills evaluated in this interview

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

(1 Question)

  • Q1. What's DNS server
  • Ans. 

    A DNS server is a computer server that contains a database of public IP addresses and their associated hostnames.

    • Translates domain names to IP addresses

    • Resolves queries from clients

    • Helps in navigating the internet by mapping domain names to IP addresses

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell us about qualys agent
  • Ans. 

    The Qualys agent is a lightweight software installed on endpoints to collect security data and perform security assessments.

    • Qualys agent is a lightweight software installed on endpoints to collect security data.

    • It helps in performing security assessments by scanning for vulnerabilities and compliance issues.

    • The agent continuously monitors the endpoint for any security threats and sends the data to the Qualys Cloud Plat...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Information Security Analyst with a strong background in cybersecurity and a passion for protecting data.

    • Experienced in conducting security assessments and implementing security measures

    • Skilled in analyzing security breaches and responding effectively

    • Proficient in using security tools and technologies such as firewalls and encryption

    • Strong understanding of compliance regulations and best practices in i

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear in basics and what job you're doing

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Risk user analysis,table used for it
  • Q2. Mitre attack framework,different techniques
  • Ans. 

    The MITRE ATT&CK framework is a knowledge base of adversary tactics and techniques based on real-world observations.

    • MITRE ATT&CK provides a comprehensive list of techniques used by attackers to compromise systems.

    • Techniques are categorized into tactics such as Initial Access, Execution, Persistence, etc.

    • Examples of techniques include Spearphishing Attachment, Command and Scripting Interpreter, and Registry Run Keys / S

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn process based questions,ask interviewer o ask question clearly
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is java? Is java platform independent?
  • Ans. 

    Java is a high-level programming language known for its platform independence.

    • Java is an object-oriented programming language developed by Sun Microsystems.

    • Java code is compiled into bytecode that can run on any Java Virtual Machine (JVM).

    • Java's platform independence is achieved through the use of JVM, allowing Java programs to run on any platform that has a JVM installed.

    • Examples of platform-independent Java applicati...

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

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Supports the concept of parent and child classes

    • Derived class can override methods of the base class

    • Example: Class Car can inherit from class Vehicle

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2023. There were 5 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 - Assignment 

If they conduct the assignment if we qualify the next round

Round 3 - Group Discussion 

They give one topic and we can explain that

Round 4 - Technical 

(3 Questions)

  • Q1. Do you have any technical certification that make you qualified for this job ?
  • Q2. Can you explain the most rewarding project you have worked on so far ?
  • Q3. What steps do you take to ensure accurate estimates for a project?
  • Ans. 

    To ensure accurate estimates for a project, I follow these steps:

    • Thoroughly analyze the project requirements and scope

    • Break down the project into smaller tasks and estimate the effort required for each task

    • Consider past project data and historical performance to make informed estimates

    • Consult with subject matter experts and team members for their input

    • Factor in any potential risks or uncertainties that may impact the p...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume updated,hit up your network, practice self care.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Ardhamatic,reasoning

Round 2 - Coding Test 

Full stack Java Developer

Round 3 - Technical 

(1 Question)

  • Q1. In software development or Electrical and electronic engineering
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Intro why tcs salary expection, projects have done

Interview Preparation Tips

Interview preparation tips for other job seekers - No

I applied via Approached by Company and was interviewed in Jun 2022. There were 2 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 - Technical 

(4 Questions)

  • Q1. What is mine survey ?
  • Ans. 

    Mine survey is the process of measuring and mapping underground and surface mines.

    • Mine surveyors use specialized equipment to create accurate maps of mines.

    • These maps are used for planning and safety purposes.

    • Mine surveyors also ensure that mining operations are in compliance with regulations.

    • They may work in both underground and surface mines.

    • Examples of equipment used in mine surveying include total stations, GPS, an

  • Answered by AI
  • Q2. What are Plan and Section ?
  • Ans. 

    Plan and Section are two types of technical drawings used in architecture and engineering.

    • A plan is a top-down view of a building or structure, showing the layout of rooms, walls, and other features.

    • A section is a vertical slice through a building or structure, showing the internal details and construction.

    • Both plans and sections are used to communicate design ideas and technical information to builders and other stake...

  • Answered by AI
  • Q3. What is the least count in total station?
  • Ans. 

    The least count in total station depends on the instrument's accuracy and resolution.

    • The least count is the smallest measurement that can be made with the instrument.

    • It is usually expressed in millimeters or inches.

    • For example, a total station with a least count of 1mm can measure distances to the nearest millimeter.

    • The least count can vary depending on the instrument's accuracy and resolution.

    • Higher-end total stations...

  • Answered by AI
  • Q4. What is grid line ?
  • Ans. 

    A grid line is a line that forms a part of a grid system, used for reference and measurement purposes.

    • Grid lines are used in various fields such as surveying, engineering, and architecture.

    • They are typically evenly spaced and intersect at right angles to form a grid.

    • Grid lines are used to locate points, measure distances, and create accurate drawings.

    • Examples of grid lines include latitude and longitude lines on a map,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Given all question full confidence and best behavior.

Accenture Interview FAQs

How many rounds are there in Accenture Automation interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Coding Test and HR.
How to prepare for Accenture Automation 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 SQL, Sales, Python, Javascript and Automation Testing.
What are the top questions asked in Accenture Automation interview?

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

  1. tell me about yours...read more
  2. expectation sal...read more

Tell us how to improve this page.

Accenture Automation Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Accenture Automation Salary
based on 5 salaries
₹3.3 L/yr - ₹10.7 L/yr
82% more than the average Automation Salary in India
View more details
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.1k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.1 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

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