Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Automation Test Engineer Interview Questions, Process, and Tips

Updated 8 Feb 2025

Top Infosys Automation Test Engineer Interview Questions and Answers

  • Q1. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,test scanario 3.Positive and negative scanarion on pen. 4.selenium framework. 5.how to write s ...read more
  • Q2. 3. What are different types of waits in selenium.
  • Q3. 2.How to execute test cases in parallel.
View all 56 questions

Infosys Automation Test Engineer Interview Experiences

35 interviews found

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

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked Basics of Java and Selenium.
  • Q2. Write a program to reverse a string.
  • Ans. 

    Program to reverse a string using array of characters.

    • Create an array of characters from the input string.

    • Iterate through the array in reverse order and append each character to a new string.

    • Return the reversed string as the output.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Asked about salary breakups.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Where did you work
  • Q2. Salary expectation
Round 2 - Coding Test 

Asked middle level java codes output

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was your project
  • Q2. What did you do

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

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
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. Where u used oops concepts in ur framework
  • Ans. 

    I used OOPs concepts in my framework for creating reusable components, inheritance, and encapsulation.

    • Used inheritance to create a base test class with common methods and properties

    • Implemented encapsulation to hide the internal details of the test cases

    • Utilized polymorphism for creating different types of test cases using the same interface

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Why string immutable in java ?
  • Ans. 

    String is immutable in Java to ensure security, thread safety, and optimization.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings can be safely shared among multiple threads.

    • Immutable strings allow for efficient memory allocation and caching.

    • Immutable strings are used in various security-related operations.

    • Immutable strings enable the use of string pooling for optimization.

  • Answered by AI
  • Q2. Function overloading and function overriding

Skills evaluated in this interview

Infosys interview questions for designations

 Manual Automation Test Engineer

 (1)

 Senior Automation Test Engineer

 (1)

 Test Automation Architect

 (1)

 Automation Test Analyst

 (1)

 Sdet Automation Test Engineer

 (7)

 Tosca Automation Test Engineer

 (1)

 Test Engineer

 (103)

 Senior Automation Engineer

 (2)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Asking so much of simple Agile questions and DBMS Based questions asked

Get interview-ready with Top Infosys Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Java and selenium questions all the basics

Automation Test Engineer Jobs at Infosys

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

(1 Question)

  • Q1. Explain your framework
  • Ans. 

    My framework is a data-driven framework using Selenium WebDriver and TestNG for automated testing.

    • Utilizes Selenium WebDriver for interacting with web elements

    • Uses TestNG for test case management and reporting

    • Employs data-driven approach for test data separation

    • Supports parallel execution for faster test runs

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why are you switching the company?

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2023. There were 3 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 

(1 Question)

  • Q1. I had 2 interview rounds but didn't get any update from HR.
Round 3 - Technical 

(1 Question)

  • Q1. C#programs asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 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 

(1 Question)

  • Q1. How to handle broken links in selenium
  • Ans. 

    To handle broken links in Selenium, we can use the HTTPURLConnection class to check the response code of the link.

    • Get all the links on the page using findElements() method

    • Iterate through each link and get the href attribute

    • Create a URL object for the href attribute

    • Open a connection using HTTPURLConnection class

    • Get the response code using getResponseCode() method

    • If the response code is not 200, mark the link as broken

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. They are asking what is salary expection

Skills evaluated in this interview

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

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,test scanario 3.Positive and negative scanarion on pen. 4.selenium framework. 5.how to write selenium test cases.
  • Ans. 

    I am an Automation Test Engineer with knowledge of STLC, test plan, test case, test scenario, Selenium framework, and writing Selenium test cases.

    • STLC stands for Software Testing Life Cycle and is a process followed to ensure quality in software testing.

    • Test plan is a document that outlines the testing strategy, objectives, and scope of testing.

    • Test case is a set of steps and conditions that are executed to verify the ...

  • Answered by AI
Round 2 - Assignment 

Asking quetions on selenium, testNG and java
1.Tell me about yourself
2.Difference between Find Elements and find element
3.Difference between implicity and explicity wait.
4.syntax for explicity wait.
5.How to invoke browser.
6.What is testNg Annotations.
7.How to read excel file in selenium.
8.How to do parallel Testing.
9.Which tools using in selenium framework.
10.Exceptions in selenium.
11.What is stale exceptions.
12.How to do drag and drop in selenium.
13.WAP for two largest numbers
14.What is collection.
15.differencee between final and finaliy.
16.what is constructor.
17.what is defect bug cycle.
18.What is SDLC.
19Access modifiers in java.
20.Checked and unchecked exception.
21.how to handle alerts in selenium.
22.how to handle frames.

Round 3 - HR 

(1 Question)

  • Q1. I was not given final round interview. just submitted documents they not called yet. I am waiting for call

Interview Preparation Tips

Topics to prepare for Infosys Automation Test Engineer interview:
  • Java
  • Selenium
  • Testng
  • Manual Testing
Interview preparation tips for other job seekers - This interview quetions for fresher. Interview was easy.

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Automation Test Engineer interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, One-on-one Round and HR.
How to prepare for Infosys 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Automation Testing, Java, Selenium, SDLC and Selenium Testing.
What are the top questions asked in Infosys Automation Test Engineer interview?

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

  1. Introduce yourself 1.What is STLC 2. difference between Test plan,test case,tes...read more
  2. 3. What are different types of waits in seleni...read more
  3. 2.How to execute test cases in parall...read more
How long is the Infosys Automation Test Engineer interview process?

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

Tell us how to improve this page.

Infosys Automation Test Engineer Interview Process

based on 30 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Automation Test Engineer Salary
based on 1.1k salaries
₹2.3 L/yr - ₹9.9 L/yr
24% less than the average Automation Test Engineer Salary in India
View more details

Infosys Automation Test Engineer Reviews and Ratings

based on 67 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

2.9

Salary

4.4

Job security

4.1

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 67 Reviews and Ratings
Automation Test Engineer with (Java Selenium)_ PAN INDIA

Hyderabad / Secunderabad,

Pune

+1

1-6 Yrs

₹ 2.3-11.2 LPA

Automation Test Engineer_ Infosys

Pune,

Chennai

+1

2-6 Yrs

₹ 2.8-11.2 LPA

Python Selenium Automation Testing Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 4-7.5 LPA

Explore more jobs
Technology Analyst
55.6k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39.5k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.1 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.9k salaries
unlock blur

₹4.5 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

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