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 Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Test Engineer Interview Questions and Answers for Experienced

Updated 11 Jun 2025

27 Interview questions

🔥 Asked by recruiter 4 times
A Test Engineer was asked 3w ago
Q. Explain your Automation Framework.
Ans. 

My automation framework is a modular, scalable solution designed for efficient test case management and execution.

  • Utilizes a Page Object Model (POM) to separate test logic from UI interactions, enhancing maintainability.

  • Incorporates a robust reporting mechanism using tools like Allure or ExtentReports for clear visibility of test results.

  • Supports parallel test execution using TestNG, significantly reducing overall...

A Test Engineer was asked 8mo ago
Q. What are keywords?
Ans. 

Keywords are specific words or phrases that are used in programming languages to identify specific actions or functions.

  • Keywords are reserved words in a programming language that have special meaning and cannot be used for variable names

  • Examples of keywords in programming languages include 'if', 'else', 'while', 'for', 'int', 'void', etc.

Test Engineer Interview Questions Asked at Other Companies for Experienced

Q1. What is sdlc,stlc,smoke,sanity, regression,test strategy,test pla ... read more
asked in Siemens
Q2. In a transformer, if the primary side current is 50A and the volt ... read more
asked in Accenture
Q3. How many digits are there in a PAN card and an Aadhar card?
asked in Infosys
Q4. What should be the test cases for a music player?
Q5. What is RPA and how do you expect to solve the issues other than ... read more
A Test Engineer was asked 8mo ago
Q. Explain the basic concepts of Object-Oriented Programming (OOP).
Ans. 

Object-Oriented Programming (OOP) is a programming paradigm based on objects and classes, promoting code reusability and organization.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present t...

A Test Engineer was asked 12mo ago
Q. What technologies have you worked on?
Ans. 

I have worked on technologies such as Selenium, JUnit, TestNG, Jenkins, and Git.

  • Selenium

  • JUnit

  • TestNG

  • Jenkins

  • Git

A Test Engineer was asked 12mo ago
Q. What are the different types of deployments in AWS?
Ans. 

Types of deployment in AWS include Blue/Green deployment, Canary deployment, and Rolling deployment.

  • Blue/Green deployment involves running two identical production environments, with one serving as the active environment and the other as a standby. Traffic is switched from the standby to the active environment once testing is complete.

  • Canary deployment involves gradually rolling out a new version of an application...

A Test Engineer was asked
Q. Define joins in SQL.
Ans. 

Joins in SQL are used to combine rows from two or more tables based on a related column between them.

  • Joins are used to retrieve data from multiple tables based on a related column

  • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

  • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

🔥 Asked by recruiter 2 times
A Test Engineer was asked
Q. Explain the bug life cycle.
Ans. 

Bug life cycle is the process of a bug from identification to resolution in software testing.

  • Bug is identified by tester

  • Bug is reported in bug tracking system

  • Bug is assigned to developer

  • Developer fixes the bug

  • Bug is retested by tester

  • If bug is fixed, it is closed. If not, it is reopened

Are these interview questions helpful?
A Test Engineer was asked
Q. Explain the concept of a framework.
Ans. 

A framework is a set of guidelines, libraries, and tools used to develop and maintain software applications.

  • Provides structure and organization to code

  • Promotes code reusability

  • Facilitates automation and testing

  • Examples: Selenium for web automation, JUnit for unit testing

A Test Engineer was asked
Q. Explain the STLC process.
Ans. 

STLC (Software Testing Life Cycle) is a process followed by testers to ensure high-quality software.

  • STLC involves planning, designing, executing, and reporting on tests.

  • It includes phases like requirement analysis, test planning, test design, test execution, and test closure.

  • Each phase has specific activities and deliverables to ensure thorough testing.

  • STLC helps in identifying defects early in the software develo...

A Test Engineer was asked
Q. What are the different types of waits?
Ans. 

Types of wait include implicit wait, explicit wait, and fluent wait.

  • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

  • Explicit wait: Waits for a certain condition to be met before proceeding further in the code.

  • Fluent wait: Waits for a condition to be met with a defined polling frequency.

  • Example: Using implicit wait to wait for an element to be present before interacting wi...

Infosys Test Engineer Interview Experiences for Experienced

33 interviews found

Test Engineer Interview Questions & Answers

user image Karthika Unny

posted on 19 Mar 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is the purpose of software testing?
  • Q2. What are the tools commonly used for software testing?

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Nov 2023

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

I applied via Naukri.com and was interviewed in Oct 2023. 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 

(4 Questions)

  • Q1. Explain the framework used
  • Ans. 

    The framework used is a combination of Selenium WebDriver and TestNG for automated testing.

    • Combines Selenium WebDriver for browser automation

    • Utilizes TestNG for test case management and reporting

    • Supports data-driven testing and parallel execution

    • Allows for easy integration with CI/CD tools like Jenkins

  • Answered by AI
  • Q2. Write code to automate the login page
  • Ans. 

    Automate the login page by writing code

    • Use a testing framework like Selenium for web automation

    • Identify the elements on the login page such as username field, password field, and login button

    • Write code to input valid credentials and click on the login button

    • Verify successful login by checking for expected elements on the next page

  • Answered by AI
  • Q3. Version control conflicts
  • Q4. Core java basics

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Onkar Mahamuni

posted on 3 Oct 2024

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with 5 years of experience in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium and Jira

    • Strong analytical and problem-solving skills

    • Collaborative team player with excellent communication skills

  • Answered by AI

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 23 May 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 Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About the testing concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics

Test Engineer Interview Questions & Answers

user image Shraddha Burande

posted on 7 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What's your role in your project

Test Engineer Interview Questions & Answers

user image Mukta Sharma

posted on 10 Jun 2024

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

(2 Questions)

  • Q1. Define joins in sql.
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. Explain Bug life cycle
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer

    • Developer fixes the bug

    • Bug is retested by tester

    • If bug is fixed, it is closed. If not, it is reopened

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Nikita Deshmukh

posted on 7 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and maintain software applications.

    • Provides structure and organization to code

    • Promotes code reusability

    • Facilitates automation and testing

    • Examples: Selenium for web automation, JUnit for unit testing

  • Answered by AI
  • Q2. List Program in java
  • Ans. 

    A list of programs in Java

    • Hello World program

    • Program to find factorial of a number

    • Program to check if a number is prime

    • Program to reverse a string

    • Program to sort an array

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Mar 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain STLC PROCESD
  • Ans. 

    STLC (Software Testing Life Cycle) is a process followed by testers to ensure high-quality software.

    • STLC involves planning, designing, executing, and reporting on tests.

    • It includes phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific activities and deliverables to ensure thorough testing.

    • STLC helps in identifying defects early in the software development...

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Mar 2024

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

If you clear the aptitude round as fresher there are high chances that you will going to get selected.

Round 2 - Coding Test 

If you clear the aptitude and have decent coding knowledge you can clear this too.

Round 3 - HR 

(1 Question)

  • Q1. HR will ask about your time management skills and other thing which help you to contribute effectively in the project.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPS Concept, Project Explanation

What people are saying about Infosys

View All
yedabhai
2d
works at
Hyperpure
Are we not even safe in our own workplaces?
An Infosys employee was arrested for secretly recording women in the office washroom. Over 30 videos were found on his phone. This isn't just shocking, it's horrifying. Offices are meant to be safe, respectful spaces. 🙎 When will companies truly prioritize safety and surveillance in all corners, not just the visible ones?
FeedCard Image
Got a question about Infosys?
Ask anonymously on communities.

Infosys Interview FAQs

How many rounds are there in Infosys Test Engineer interview for experienced candidates?
Infosys interview process for experienced candidates usually has 2 rounds. The most common rounds in the Infosys interview process for experienced candidates are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Infosys Test Engineer interview for experienced candidates?
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 Manual Testing, Software Testing, SDLC, Agile Coaching and Agile Methodology.
What are the top questions asked in Infosys Test Engineer interview for experienced candidates?

Some of the top questions asked at the Infosys Test Engineer interview for experienced candidates -

  1. What should be the Test cases of a Music Play...read more
  2. Introduce Yourself What is difference between verify and validate What is hard ...read more
  3. What are different transformations in big data testi...read more
What are the most common questions asked in Infosys Test Engineer HR round for experienced candidates?

The most common HR questions asked in Infosys Test Engineer interview are for experienced candidates -

  1. Why are you looking for a chan...read more
  2. What are your salary expectatio...read more
  3. Share details of your previous j...read more
How long is the Infosys Test Engineer interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 26 interview experiences

Difficulty level

Easy 43%
Moderate 57%

Duration

Less than 2 weeks 62%
2-4 weeks 23%
4-6 weeks 8%
6-8 weeks 8%
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Test Engineer Interview Questions from Similar Companies

View all
Infosys Test Engineer Salary
based on 11.7k salaries
₹2.3 L/yr - ₹6.5 L/yr
22% less than the average Test Engineer Salary in India
View more details

Infosys Test Engineer Reviews and Ratings

based on 1.1k reviews

3.7/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

2.7

Salary

4.1

Job security

3.9

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 1.1k Reviews and Ratings
ETL/DWT Test Engineer

Gurgaon / Gurugram

3-5 Yrs

₹ 3.6-8 LPA

Pega Test Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 3-7.7 LPA

Oracle Test Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 3-7.7 LPA

Explore more jobs
Technology Analyst
55.8k salaries
unlock blur

₹4.8 L/yr - ₹11.1 L/yr

Senior Systems Engineer
53.8k salaries
unlock blur

₹2.5 L/yr - ₹6.3 L/yr

Technical Lead
35.1k salaries
unlock blur

₹9.4 L/yr - ₹16.4 L/yr

System Engineer
32.5k salaries
unlock blur

₹2.4 L/yr - ₹5.3 L/yr

Senior Associate Consultant
31.1k salaries
unlock blur

₹8.1 L/yr - ₹15 L/yr

Explore more salaries
Compare Infosys with

TCS

3.6
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview