Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Basics of aptitude like profit loss,LCm will be asked
STLC stands for Software Testing Life Cycle. Negative testing scenarios involve testing the system with invalid inputs or unexpected conditions.
STLC is a systematic approach to testing software throughout its development life cycle.
It includes phases like requirement analysis, test planning, test design, test execution, and test closure.
Negative testing scenarios involve testing the system with invalid inputs, unexpect...
Waterfall model is a linear sequential software development process in which progress flows in one direction like a waterfall.
It is a traditional approach to software development where each phase must be completed before the next phase begins.
The phases in waterfall model include requirements, design, implementation, testing, and maintenance.
It is easy to understand and use, but lacks flexibility for changes during the...
I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.
Testing is the process of evaluating a system or component to determine if it meets specified requirements.
Testing is done to identify defects or errors in software.
Manual testing is performed by human testers, while automation testing is done using tools and scripts.
Manual testing requires human intervention and is time-consuming, while automation testing is faster and more efficient.
Manual testing is suitable for sma...
Regression testing is the process of testing changes made to an application to ensure that existing functionalities are not affected.
It is performed after making changes to the software to ensure that the existing functionalities are not impacted.
It helps to identify any defects or issues that may have been introduced due to the changes made.
It is usually automated to save time and effort.
It is an important part of the...
A test case is a set of instructions or conditions used to determine if a software application is working correctly.
Test cases are designed to verify specific functionality or features of the software.
They can be written in a variety of formats, including manual or automated scripts.
Test cases should be repeatable and cover all possible scenarios.
They are used to identify defects or bugs in the software and ensure that...
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
Simple aptitude test
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Attended the codevita competition in final year of college.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
It was a basic aptitude test.
I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
- basic programming on C
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.
OOPs stands for Object-Oriented Programming
It involves the use of classes, objects, inheritance, polymorphism, and encapsulation
Classes are used to define objects and their properties
Objects are instances of classes that can interact with each other
Inheritance allows for the creation of new classes based on existing ones
Polymo...
Java provides Arrays.sort() method to sort an array.
Use Arrays.sort() method to sort an array of strings.
The method sorts the elements in ascending order by default.
To sort in descending order, use Collections.reverseOrder() method.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Customer Service Associate
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Transaction Risk Investigator
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Executive
985
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
820
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Specialist
652
salaries
| ₹0 L/yr - ₹0 L/yr |
Microsoft Corporation
IBM
Oracle