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 Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top Infosys Interview Questions and Answers

View all 4.5k questions

Infosys Interview Experiences

Popular Designations

7.5k interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Cypress and Selenium?
  • Ans. 

    Cypress is a modern JavaScript-based testing framework while Selenium is a widely-used open-source testing tool.

    • Cypress is more developer-friendly with built-in features like time travel and automatic waiting, while Selenium requires explicit waits and handling of asynchronous behavior.

    • Cypress has a simpler setup process compared to Selenium, which requires additional dependencies like WebDriver.

    • Cypress provides better...

  • Answered by AI
  • Q2. Does cypress allow multiple tab for testing?
  • Ans. 

    Yes, Cypress allows multiple tabs for testing.

    • Cypress does support testing in multiple tabs by using the cy.visit() command to open new tabs

    • Each tab can be controlled independently in Cypress tests

    • Assertions and commands can be executed in each tab separately

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys QA Engineer interview:
  • Cypress basics
Interview preparation tips for other job seekers - Learn the basics of coding and attend with confidence!

Skills evaluated in this interview

Top Infosys QA Engineer Interview Questions and Answers

Q1. Difference between different types of application. How they had been build and examples. Hybrid Web Application Native application
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is daemon thread?
  • Ans. 

    A daemon thread is a low priority thread that runs in the background and does not prevent the JVM from exiting when all user threads have finished.

    • Daemon threads are used for tasks that need to run continuously in the background, such as garbage collection.

    • They are automatically terminated by the JVM when all user threads have finished execution.

    • To create a daemon thread in Java, you can call the setDaemon(true) method

  • Answered by AI
  • Q2. Profile in springboot

Skills evaluated in this interview

Top Infosys Java Developer Interview Questions and Answers

Q1. Which should be preferred between String and StringBuffer when there are many updates required to the data?
View answer (4)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Softwaretest Engineer Interview Questions & Answers

user image Mohammed Shamshuddin

posted on 17 Oct 2024

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

Descent coding round for QA Engineer

Round 2 - Technical 

(2 Questions)

  • Q1. Basic scenarios about testing
  • Q2. Typicalquestions of automation
  • Ans. 

    Typical questions about automation in software testing

    • What are the benefits of automation in software testing?

    • How do you select which test cases to automate?

    • What tools have you used for test automation?

    • How do you handle dynamic elements in automated tests?

    • Can you explain a scenario where automation saved time and improved efficiency?

  • Answered by AI

Skills evaluated in this interview

Top Infosys Softwaretest Engineer Interview Questions and Answers

Q1. What is and array .write the code for the same and explain
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

Devops Engineer Interview Questions & Answers

user image Kyatham Keshavi

posted on 16 Oct 2024

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

What are the types of version control systems

Round 2 - Technical 

(1 Question)

  • Q1. Explain about your project
  • Ans. 

    Developed a CI/CD pipeline for a web application using Jenkins and Docker

    • Implemented automated testing using Selenium for regression testing

    • Utilized Ansible for configuration management of servers

    • Integrated Slack notifications for build status updates

  • Answered by AI

Top Infosys Devops Engineer Interview Questions and Answers

Q1. Which programming languages do you use regularly in your work?
View answer (4)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)

Infosys interview questions for popular designations

 System Engineer

 (1.1k)

 Software Engineer

 (307)

 Technology Analyst

 (277)

 Associate Consultant

 (270)

 Senior Systems Engineer

 (267)

 Software Developer

 (260)

 Business Analyst

 (240)

 Senior Associate Consultant

 (178)

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What are the key concepts of manual testing?
  • Ans. 

    Key concepts of manual testing include test case creation, execution, defect reporting, and regression testing.

    • Test case creation involves designing test cases based on requirements and specifications.

    • Test case execution is the process of running the test cases and comparing actual results with expected results.

    • Defect reporting involves documenting and reporting any issues found during testing.

    • Regression testing is the...

  • Answered by AI
  • Q2. What are the key concepts related to automation?
  • Ans. 

    Key concepts related to automation include test automation, continuous integration, continuous deployment, and robotic process automation.

    • Test automation involves using software tools to control the execution of tests and compare actual outcomes with expected outcomes.

    • Continuous integration is the practice of frequently integrating code changes into a shared repository, which helps identify and fix integration issues e...

  • Answered by AI
  • Q3. Java and python questions with some logical coding questions

Top Infosys Quality Engineer Interview Questions and Answers

Q1. What are the key concepts of manual testing?
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)

Get interview-ready with Top Infosys Interview Questions

DOT NET Developer Interview Questions & Answers

user image VAISHNAVI TANDLE

posted on 15 Aug 2024

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

(2 Questions)

  • Q1. Oops concepts in c#
  • Ans. 

    Oops concepts in C# include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary functionality.

    • Abstraction allows classes to define abstract methods that must be implemented by sub

  • Answered by AI
  • Q2. What is difference between.net and .net core
  • Ans. 

    The main difference between .NET and .NET Core is that .NET Core is a cross-platform, open-source framework while .NET is a Windows-only framework.

    • NET Core is cross-platform and can run on Windows, macOS, and Linux, while .NET is limited to Windows.

    • .NET Core is open-source and has a more modular design compared to the monolithic .NET framework.

    • .NET Core is optimized for microservices and containerized applications.

    • Both...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. One coding questions given to me
  • Q2. SQL based one query asked

Skills evaluated in this interview

Top Infosys DOT NET Developer Interview Questions and Answers

Q1. What is the difference between windows application development and web based development?
View answer (11)

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)

Jobs at Infosys

View all
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. APP configuration
  • Q2. Scenerio based questions
  • Q3. Fi AA , AP , GL ,AR, coupa , special gl indicator
  • Q4. Fi mm & fi sd integration
Round 2 - Technical 

(1 Question)

  • Q1. App run , controlling

Interview Preparation Tips

Topics to prepare for Infosys SAP Fico Consultant interview:
  • Prepare as per resume

Top Infosys SAP Fico Consultant Interview Questions and Answers

Q1. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP? 4. What is ERP? 5. Why IT industry? 6. What is the use of Flash-Fill in Excel? 7. Any 5 excel features. (Pivot table, macros, flashfill, vlookup, charts)
View answer (3)

SAP Fico Consultant Interview Questions asked at other Companies

Q1. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP? 4. What is ERP? 5. Why IT industry? 6. What is the use of Flash-Fill in Excel? 7. Any 5 excel features. (Pivot table, macros, flashfill, vlookup, charts)
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is difference beween sre and devops
  • Ans. 

    SRE focuses on reliability and stability of systems, while DevOps focuses on collaboration and automation.

    • SRE (Site Reliability Engineering) focuses on ensuring the reliability, availability, and stability of systems and services.

    • DevOps focuses on collaboration between development and operations teams, as well as automating processes for faster and more reliable software delivery.

    • SRE typically involves monitoring, inci...

  • Answered by AI
  • Q2. What is diffemrce between kubernetes and docker
  • Ans. 

    Kubernetes is a container orchestration tool, while Docker is a containerization platform.

    • Kubernetes is used for automating deployment, scaling, and management of containerized applications.

    • Docker is a platform for developing, shipping, and running applications in containers.

    • Kubernetes can manage multiple containers across multiple hosts, while Docker is used to create and run containers.

    • Kubernetes provides features li...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Senior Team Leader Interview Questions asked at other Companies

Q1. How will u manage with low bandwidth and excessive target to achieve EOD.
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Create a table component from array of objects
  • Ans. 

    Create a table component from array of objects in React JS

    • Map through the array of objects to render rows in the table

    • Use Object.keys() to dynamically generate table headers

    • Utilize CSS for styling the table

  • Answered by AI
  • Q2. What is event loop
  • Ans. 

    Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.

    • Event loop is responsible for handling the execution of code in a single-threaded environment.

    • It continuously checks the call stack for any functions that need to be executed.

    • If the call stack is empty, it looks at the task queue for any pending tasks to be executed.

    • Event loop ensures that JavaScript rem...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus in js concepts

Skills evaluated in this interview

Top Infosys React Js Frontend Developer Interview Questions and Answers

Q1. what is callback, event deligaton, react reconcillaton, react life cycle methods
View answer (1)

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about kersal server?
  • Ans. 

    Kersal server is a type of server used for hosting websites and applications.

    • Kersal server is known for its reliability and performance.

    • It is often used by businesses to host their websites and applications.

    • Kersal server offers features like high uptime, security, and scalability.

    • Examples of Kersal server providers include AWS, Google Cloud, and Microsoft Azure.

  • Answered by AI
  • Q2. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between classes.

    • It allows for easier testing and maintenance of code.

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection.

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. What architecture are you using in your project?
  • Ans. 

    We are using a microservices architecture in our project.

    • Decomposes the application into smaller, independent services

    • Each service is responsible for a specific function

    • Allows for scalability and flexibility

    • Example: Netflix, Amazon, Uber

  • Answered by AI
  • Q2. Acceptance criteria

Skills evaluated in this interview

Top Infosys Technology Analyst Interview Questions and Answers

Q1. An atomic spark job runs for 15 mins everyday ,one day it is running for more than an hour what might be the issue ?
View answer (4)

Technology Analyst Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (1)

Infosys Interview FAQs

How many rounds are there in Infosys interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, HR and Aptitude Test.
How to prepare for Infosys 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 SDLC, Java, Agile, Project Management and Performance Engineering.
What are the top questions asked in Infosys interview?

Some of the top questions asked at the Infosys interview -

  1. What is your strong point in terms of technical knowledge? Like JAVA, C, C++. ...read more
  2. 1. what is the difference between exception and error. How did u solve the erro...read more
  3. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP...read more
How long is the Infosys interview process?

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

Tell us how to improve this page.

Infosys Interview Process

based on 4.9k interviews

Interview experience

4.1
  
Good
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all

Infosys Reviews and Ratings

based on 39.4k reviews

3.6/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

2.7

Salary

4.1

Job security

3.7

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 39.4k Reviews and Ratings
Dot Net Developer-- Pune

Hyderabad / Secunderabad,

Chennai

+1

2-7 Yrs

Not Disclosed

Mainframe Developer- Pune

Hyderabad / Secunderabad,

Chennai

+1

2-7 Yrs

Not Disclosed

.NET Software Developer- Pune

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

Not Disclosed

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