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
3.7

based on 37.2k Reviews

Filter interviews by

Infosys Automation Test Engineer Interview Questions, Process, and Tips

Updated 13 Jan 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 50 questions

Infosys Automation Test Engineer Interview Experiences

35 interviews found

Round 1 - Technical 

(2 Questions)

  • Q1. What are the challenges in selenium
  • Ans. 

    Challenges in Selenium include browser compatibility, dynamic elements, and test maintenance.

    • Browser compatibility issues can arise due to differences in browser versions and configurations.

    • Dynamic elements can cause tests to fail if not handled properly.

    • Test maintenance can be challenging due to changes in the application under test.

    • Synchronization issues can occur when the test script runs faster than the application...

  • Answered by AI
  • Q2. Tell all webdriver exceptions
  • Ans. 

    List of common WebDriver exceptions

    • NoSuchElementException - When an element is not found in the DOM

    • TimeoutException - When a command takes too long to complete

    • StaleElementReferenceException - When an element is no longer attached to the DOM

    • ElementNotVisibleException - When an element is present in the DOM but not visible

    • ElementNotInteractableException - When an element is present in the DOM but not interactable

    • InvalidE...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have strong communication skills. And hard work, they check you background. Educational gaps also

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Can you explain the Maven build lifecycle?
  • Ans. 

    Maven build lifecycle consists of phases like compile, test, package, install, deploy.

    • Maven build lifecycle consists of three main phases: clean, default, and site.

    • Each phase consists of a series of goals that are executed in a specific order.

    • Some common goals in Maven build lifecycle include compile, test, package, install, and deploy.

    • The clean phase removes all files generated by the previous build.

    • The default phase ...

  • Answered by AI
  • Q2. What is the code to reverse a sentence?
  • Ans. 

    Code to reverse a sentence using array of strings.

    • Split the sentence into an array of words

    • Reverse the array

    • Join the array back into a sentence

  • Answered by AI
  • Q3. What is static block in java?
  • Ans. 

    Static block in Java is a block of code that is executed only once when the class is loaded.

    • Static block is used to initialize static variables of a class.

    • It is executed before the main method.

    • Syntax: static { // code to be executed }

    • Example: static { System.out.println("Static block executed"); }

  • Answered by AI
  • Q4. What is exclude and include in TestNG?
  • Ans. 

    Exclude and include in TestNG are used to specify which test methods to run or skip during test execution.

    • Exclude attribute is used to specify which test methods to skip during test execution

    • Include attribute is used to specify which test methods to run during test execution

    • Both attributes can be used in the testng.xml file or in the @Test annotation

    • Example: @Test(groups = {"smoke"}, excludeGroups = {"regression"})

  • Answered by AI
  • Q5. What is code for reverse a digit?
  • Ans. 

    To reverse a digit, convert it to a string and then reverse the string.

    • Convert the digit to a string

    • Use built-in functions to reverse the string

    • Convert the reversed string back to a digit if needed

  • Answered by AI

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Tell me about yourself
  • Q2. Write code for getting title of web page
  • Q3. Write code to print duplicate characters of string
  • Q4. Framework structure
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Fundamental questions about Selenium encompass topics such as: 1. right-click actions and mouse movement, 2. screenshot methods and functions, 3. handling multiple window controls, 4. concepts of Object-Oriented Programming (OOP), 5. differences among collections, sets, and maps, 6. framework architecture, 7. sorting an array without using built-in functions, and 8. managing failed test cases in TestNG.

Infosys interview questions for designations

 Senior Automation Test Engineer

 (1)

 Manual Automation Test Engineer

 (1)

 Test Automation Architect

 (1)

 Automation Test Analyst

 (1)

 Sdet Automation Test Engineer

 (7)

 Tosca Automation Test Engineer

 (1)

 Test Engineer

 (100)

 Senior Automation Engineer

 (2)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Write a program to reverse string
  • Q2. Explain TestNG annotations & sequence of the annotation. Also which annotation is used to repeat the test case?

Get interview-ready with Top Infosys Interview Questions

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

(2 Questions)

  • Q1. What is the difference implicit wait and explicit wait
  • Ans. 

    Implicit wait is set globally for the entire duration of the test script, while explicit wait is applied only to specific elements.

    • Implicit wait is set using driver.manage().timeouts().implicitlyWait() in Selenium, while explicit wait is implemented using WebDriverWait class.

    • Implicit wait is used to wait for elements to be present in the DOM, while explicit wait is used to wait for specific conditions to be met before ...

  • Answered by AI
  • Q2. What is the difference between selenium 3 and selenium4
  • Ans. 

    Selenium 4 has new features like relative locators, improved grid support, and better integration with DevTools compared to Selenium 3.

    • Selenium 4 has introduced relative locators which help in locating elements based on their relationship with other elements.

    • Selenium 4 provides improved grid support with the introduction of the new GridConfig class.

    • Selenium 4 has better integration with DevTools for better debugging an...

  • Answered by AI

Skills evaluated in this interview

Automation Test Engineer Jobs at Infosys

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

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic questions on Selenium and Java
  • Q2. Basics of SQL
Round 2 - Behavioral 

(2 Questions)

  • Q1. Basic questions on Resume
  • Q2. Basics of Testing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(9 Questions)

  • Q1. What is postman
  • Ans. 

    Postman is a popular API testing tool used for testing and debugging APIs.

    • Postman allows users to send requests to APIs and receive responses

    • It provides a user-friendly interface for creating and managing API requests

    • Postman can be used for automated testing of APIs

    • It supports various request types such as GET, POST, PUT, DELETE, etc.

  • Answered by AI
  • Q2. How postman helps for api testing
  • Ans. 

    Postman helps in API testing by providing a user-friendly interface to send requests, automate testing, and analyze responses.

    • Postman allows testers to easily send requests to APIs and view responses in a user-friendly interface.

    • It provides features for automating API testing, such as creating test scripts and running collections of tests.

    • Postman also offers tools for analyzing responses, including detailed logs and te...

  • Answered by AI
  • Q3. Method Overloading and overriding
  • Q4. Locators in Selenium
  • Ans. 

    Locators in Selenium are used to identify web elements on a webpage for automation testing purposes.

    • Locators include ID, class name, name, tag name, link text, partial link text, and xpath.

    • ID is the most efficient locator as it is unique for each element.

    • Xpath is powerful but can be slow and brittle if not used correctly.

    • Using CSS selectors is preferred over xpath for better performance.

    • Locators can be used with findEl

  • Answered by AI
  • Q5. SQL scenario based question
  • Q6. Smoke And Sanity
  • Q7. Many project based scenario question
  • Q8. Describe Your Framework
  • Ans. 

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

    • Data-driven approach for test data management

    • Integration of Selenium WebDriver for web automation

    • Utilization of TestNG for test case management and reporting

  • Answered by AI
  • Q9. Jenkins and Maven

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume .you are shortlisted based on your resume for tech round.

Skills evaluated in this interview

Automation Test Engineer interview

user image Shiv AutomationLabs

posted on 16 Nov 2021

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Selenium Basic Concepts
  • Q2. Project Experience
  • Ans. 

    I have experience working on automation testing projects for web applications using Selenium and Cucumber.

    • Developed automated test scripts using Selenium WebDriver for regression testing

    • Implemented BDD framework using Cucumber for test case execution

    • Collaborated with developers to identify and resolve defects in the application

    • Executed test cases in different browsers and environments to ensure compatibility

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain different waits in selenium
  • Q2. How to get values in a dropdown using selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

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.

Tell us how to improve this page.

Infosys Automation Test Engineer Interview Process

based on 25 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 22 Infosys interviews
Company Website
Job Portal
Referral
32%
32%
18%
18% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
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.5 L/yr
23% less than the average Automation Test Engineer Salary in India
View more details

Infosys Automation Test Engineer Reviews and Ratings

based on 62 reviews

4.2/5

Rating in categories

4.0

Skill development

4.2

Work-Life balance

3.0

Salary & Benefits

4.5

Job Security

4.3

Company culture

3.0

Promotions/Appraisal

3.7

Work Satisfaction

Explore 62 Reviews and Ratings
Automation Test Engineer

Pune,

Chennai

+1

2-7 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56.3k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.8k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39k salaries
unlock blur

₹2.5 L/yr - ₹5.3 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.2k salaries
unlock blur

₹4.3 L/yr - ₹16.7 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview