i
Infosys
Filter interviews by
I was interviewed before Jun 2023.
I have worked on technologies such as Selenium, JUnit, TestNG, Jenkins, and Git.
Selenium
JUnit
TestNG
Jenkins
Git
Docker is a platform for developing, shipping, and running applications in containers. AWS offers services like ECS and EKS for managing containers.
Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.
Containers allow a developer to package up an application with all parts it needs, such as libraries and other dependencies, and ship it all out as one package.
AWS offers...
Jira is a project management tool used for tracking issues and managing software development projects. CI/CD pipeline automates software delivery process.
Jira is a popular project management tool that allows teams to track issues, manage tasks, and plan projects.
To create a CI/CD pipeline, you can use tools like Jenkins, GitLab CI/CD, or CircleCI to automate the software delivery process.
In Jira, you can integrate with...
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 to a...
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed before Sep 2023. There were 2 interview rounds.
Maths, logical and analytical quizes
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
It was better and I achieve good marks in the aptitude
Java code to find repeated alphabets in a string
Create a HashMap to store characters and their frequencies
Iterate through the string and update the frequencies in the HashMap
Iterate through the HashMap and print characters with frequency > 1
OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating objects that interact with each other to solve a problem
Key concepts include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data into a single unit (obj...
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Basic English maths and logical
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.
Infosys interview questions for designations
I was interviewed before Jan 2024.
Mostly multiple-choice questions were asked.
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed in Jun 2022. There were 3 interview rounds.
If you have good reasoning aptitude English one thing you can do is to watch pseudocode videos and understand the pattern.
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...
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
I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.
Normal quant and reasoning
I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.
I applied via Job Fair and was interviewed in Mar 2022. There were 2 interview rounds.
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.
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;
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];
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Types of testings include functional, non-functional, manual, automated, regression, performance, and usability testing. Test models include V-model, waterfall, agile, and spiral model.
Types of testings: functional, non-functional, manual, automated, regression, performance, usability
Test models: V-model, waterfall, agile, spiral model
Examples: Functional testing - testing individual functions of the software, Agile mo
What people are saying about Infosys
Some of the top questions asked at the Infosys Test Engineer interview -
The duration of Infosys Test Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 78 interviews
4 Interview rounds
based on 1.1k reviews
Rating in categories
Technology Analyst
55.6k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.1 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹4.5 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture