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 Test Engineer Interview Questions, Process, and Tips for Freshers

Updated 30 Jan 2025

Top Infosys Test Engineer Interview Questions and Answers for Freshers

View all 8 questions

Infosys Test Engineer Interview Experiences for Freshers

15 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 26 May 2024

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

I applied via Naukri.com

Round 1 - Technical 

(2 Questions)

  • Q1. Tell about last project worked?
  • Q2. Detailed information about last project and my role on it
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join this organization?

Test Engineer Interview Questions & Answers

user image Meher Sreemayee

posted on 17 Jul 2024

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

Hard - aptitude, reasoning, english

Round 2 - Technical 

(2 Questions)

  • Q1. Asked about college project
  • Q2. C, Java questions

Test Engineer Interview Questions Asked at Other Companies for undefined

Q1. 1.How does quality control differ from quality assurance? 2. What ... read more
Q2. What is a string? How to make "Zycus" string to "Zycus Infotech" ... read more
Q3. How would you handle if there is any defect leakage/
asked in Irdeto
Q4. What is the different between analog and digital communication an ... read more
asked in Exicom
Q5. What is transformer and explain types of transformer ?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Logical reasoning, DI, English

Round 2 - Technical 

(1 Question)

  • Q1. Basis topics on java ,sql,project we work on

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

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

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Maths, logical and analytical quizes

Round 2 - Technical 

(2 Questions)

  • Q1. Java , oops concepts
  • Q2. Coding questions

Infosys interview questions for designations

 Automation Test Engineer

 (36)

 Senior Test Engineer

 (7)

 Performance Test Engineer

 (5)

 QA Test Engineer

 (3)

 Manual Test Engineer

 (1)

 System Test Engineer

 (1)

 Senior Automation Test Engineer

 (1)

 Junior Software Test Engineer

 (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2022

I applied via Company Website and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

If you have good reasoning aptitude English one thing you can do is to watch pseudocode videos and understand the pattern.

Round 2 - HR 

(3 Questions)

  • Q1. Why we should hire you?
  • Q2. What you know about Infosys?
  • Q3. Tell me about yourself?
Round 3 - Technical 

(3 Questions)

  • Q1. On what project you had worked?
  • Q2. What is method overloading and method overriding?
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass method with the same name and parameters as a superclass method.

    • Method overloading is used to provide different ways to call the same method with different parameters.

    • Method overriding is used to provide a specific implementation of a method in a subclass that is already defined in the super...

  • Answered by AI
  • Q3. Discuss oops concepts.
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Encapsulation - binding data and functions together

    • Inheritance - reusing code from existing classes

    • Polymorphism - ability of objects to take on multiple forms

    • Abstraction - hiding implementation details from users

    • Example: A car class can inherit properties from a vehicle class

    • Example: Polymorphism can be seen in a shape class with different chil

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a smile on your face talk in a nice manner. If you don't know don't bluff just say I have limited understanding about this topic and the last tell yes to work in any shift and phase.

Get interview-ready with Top Infosys Interview Questions

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2023

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Normal quant and reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Asked about what we mentioned in our resume and project we did in our college
Round 4 - HR 

(1 Question)

  • Q1. Generally questions like about family, salary, why do you want to join our company, future goals

Test Engineer Jobs at Infosys

View all

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2022

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Mar 2022. 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. What is JDK in java?
  • Ans. 

    JDK stands for Java Development Kit, which is a software development kit used for developing Java applications.

    • JDK includes JRE (Java Runtime Environment) and development tools such as compiler, debugger, etc.

    • It is necessary for compiling, debugging, and running Java programs.

    • Examples of JDK versions include JDK 8, JDK 11, and JDK 15.

  • Answered by AI
  • Q2. What are Strings in Java?
  • Ans. 

    Strings in Java are sequences of characters, represented by the String class.

    • Strings are immutable in Java, meaning their values cannot be changed once they are created.

    • Strings can be created using double quotes, such as "Hello World", or by using the String class constructor.

    • String concatenation can be done using the '+' operator, for example: String fullName = firstName + lastName;

  • Answered by AI
  • Q3. What are Arrays in Java?
  • Ans. 

    Arrays in Java are used to store multiple values of the same data type in a single variable.

    • Arrays are declared with a specific data type and size.

    • Elements in an array are accessed using their index, starting from 0.

    • Example: String[] names = new String[5];

  • Answered by AI
  • Q4. Questions about your internships
  • Ans. Questions related to your college project (if you're a fresher)
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Infosys Test Engineer interview:
  • SQL
  • Core Java
  • SDLC
  • Hr questions
Interview preparation tips for other job seekers - Collect info about the company for which you are appearing for.
Go through your basics concepts.
Remember to be confident, have a smile on face

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Sep 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. 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 

(5 Questions)

  • Q1. Technical is very tough here full of coding and stuffs
  • Q2. Java related question
  • Q3. Selenium related questions
  • Q4. Software testing related questions
  • Q5. SDET related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, be honest

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2024

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

I applied via Company Website and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning Question, and some coding based MCQ question

Round 2 - Coding Test 

Oops and Basic coding question

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. 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 - Aptitude Test 

Normal CAT exam syllabus but easier questions.

Round 3 - Coding Test 

Basic coding questions. 2 simple programs

Round 4 - Technical 

(4 Questions)

  • Q1. Easy interview, basically everyone should be able to clear if you know your basics
  • Q2. Write an Sql script?
  • Ans. 

    An SQL script is a set of instructions used to perform a specific task in a database.

    • Start with a keyword like SELECT, INSERT, UPDATE, DELETE

    • Specify the table(s) you want to query or modify

    • Use conditions with WHERE clause to filter data

    • Include functions like COUNT, SUM, AVG for calculations

    • End with a semicolon to terminate the script

  • Answered by AI
  • Q3. Write linked list code
  • Ans. 

    Implementing a linked list in code

    • Define a Node class with data and next pointer

    • Implement methods to add, remove, and search for nodes in the linked list

    • Handle edge cases like empty list or adding/removing from the beginning or end

  • Answered by AI
  • Q4. Writebinary search
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Divide the array into two halves and compare the target value with the middle element

    • If the target value is less than the middle element, search the left half. If greater, search the right half

    • Repeat the process until the target value is found or the subarray is empty

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Nothing special just the usual things

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to get in, do not stress. Just normal math skills and basic programming necessary

Skills evaluated in this interview

Infosys Interview FAQs

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

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

  1. What is method overloading and method overridi...read more
  2. What are Strings in Ja...read more
  3. What are Arrays in Ja...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.

Infosys Test Engineer Interview Process for Freshers

based on 10 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Test Engineer Salary
based on 11.9k salaries
₹2.4 L/yr - ₹8.1 L/yr
20% 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
Test Engineer

Chennai

3-6 Yrs

₹ 2.84-7.5 LPA

ETL/DWT Test Engineer

Pune

3-5 Yrs

Not Disclosed

Oracle Test Engineer

Bangalore / Bengaluru

3-5 Yrs

₹ 2.8-7.5 LPA

Explore more jobs
Technology Analyst
55.7k 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.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k 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