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

Clear (1)

Infosys Automation Test Engineer Interview Questions, Process, and Tips

Updated 5 Mar 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 58 questions

Infosys Automation Test Engineer Interview Experiences

36 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. About test estimation
  • Q2. How to take screenshot when a test case is failed
  • Ans. 

    Use Selenium WebDriver to capture screenshot on test case failure

    • Use Selenium WebDriver's getScreenshotAs method to capture screenshot

    • Save the screenshot to a specified location on the system

    • Include the screenshot capture code in the test case failure handling logic

  • Answered by AI
  • Q3. Selenium integration with JIRA
  • Ans. 

    Selenium can be integrated with JIRA using JIRA API and Selenium WebDriver to automate test case execution and report defects directly from Selenium scripts.

    • Use JIRA API to interact with JIRA from Selenium scripts

    • Utilize Selenium WebDriver to automate test case execution and report defects

    • Integrate Selenium with JIRA to create a seamless testing and defect tracking process

  • Answered by AI
  • Q4. Challenges faced during commit code in Version control
  • Ans. 

    Challenges include conflicts with other developers' changes, incorrect file paths, and forgetting to add files.

    • Conflicts with other developers' changes

    • Incorrect file paths

    • Forgetting to add files

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Beware of interview calls from infosys as from my personal experience and my friends. After interview process there is no response even after multiple followups and one of friends after completing all interview rounds HR called and verbally confirmed that he is selected but after 10 days he received rejected mail and when contacted HR he said not sure why but the offer letter approval got delayed.

Skills evaluated in this interview

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.

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
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
  • Ans. 

    I have worked at multiple companies in the software industry.

    • Worked at ABC Software as a QA Engineer for 2 years

    • Currently employed at XYZ Tech as an Automation Test Engineer

    • Freelanced for various startups on testing projects

  • Answered by AI
  • 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
  • Ans. 

    I worked on a project to automate testing for a web-based e-commerce platform.

    • Developed automated test scripts using Selenium WebDriver in Java

    • Performed regression testing to ensure new features did not break existing functionality

    • Collaborated with developers to identify and fix bugs in the code

    • Used Jira for tracking test cases and defects

  • Answered by AI
  • Q2. What did you do

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
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

Infosys interview questions for designations

 Senior Automation Test Engineer

 (1)

 Manual Automation Test Engineer

 (1)

 Automation Test Analyst

 (1)

 Test Automation Architect

 (1)

 Sdet Automation Test Engineer

 (7)

 Tosca Automation Test Engineer

 (1)

 Test Engineer

 (104)

 Senior Automation Engineer

 (2)

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

Get interview-ready with Top Infosys Interview Questions

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

Automation Test Engineer Jobs at Infosys

View all
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
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 Resume 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:
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 Resume 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

Contribute & help others!
anonymous
You can choose to be anonymous

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, HR and One-on-one Round.
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.

Recently Viewed

DESIGNATION

SALARIES

HCL Infosystems

INTERVIEWS

Uplers

10 top interview questions

INTERVIEWS

Infosys

20 top interview questions

INTERVIEWS

Infosys

10 top interview questions

SALARIES

DXC Technology

SALARIES

Publicis Sapient

INTERVIEWS

Infosys

No Interviews

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Infosys Automation Test Engineer Interview Process

based on 31 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 - ₹10 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.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
27.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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