i
Mphasis
Filter interviews by
I was interviewed in Dec 2024.
Easy MCQ Questions just prepare basics of CS
OOPS 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 stands for Object-Oriented Programming System
It focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data int...
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
They can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed
Prevents method overriding in subclasses
Prevents class inheritance - class cannot be extended
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Sep 2023. There were 3 interview rounds.
It was a well designed test covering all the aptitude topics and the level was moderate.
Abstraction in programming is the concept of hiding the implementation details and showing only the necessary features of an object.
Abstraction can be achieved in programming languages like Java using abstract classes and interfaces.
Abstract classes are classes that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.
Interfaces define a contract for classes to implement, witho...
Code to reverse a string using array of characters
Create an array of characters from the input string
Use two pointers to swap characters at opposite ends of the array until they meet
Convert the array back to a string and return
Types of joins in SQL include inner join, outer join, left join, and right join.
Inner join: Returns rows when there is a match in both tables
Outer join: Returns all rows when there is a match in one of the tables
Left join: Returns all rows from the left table and the matched rows from the right table
Right join: Returns all rows from the right table and the matched rows from the left table
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
5 years of experience in software testing
Proficient in manual and automated testing
Strong attention to detail and problem-solving skills
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for a Softwaretest Engineer position
I am flexible and willing to move for the right opportunity
I understand the importance of being geographically flexible in the tech industry
I have worked on various projects including test automation, performance testing, and regression testing.
Developed automated test scripts using Selenium WebDriver for web application testing
Conducted performance testing using JMeter to analyze system behavior under load
Executed regression testing to ensure new code changes did not impact existing functionality
Yes, a bond is a legal agreement between a company and an employee that requires the employee to stay with the company for a certain period of time.
A bond is a common practice in industries like IT, where companies invest in training employees and want to ensure they stay for a certain period to recoup that investment.
Breaking a bond typically incurs a financial penalty for the employee.
Bonds can also be used in other ...
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Answers to common interview questions for Software Test Engineer position
Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath
Example of XPath for an element: //input[@id='username']
findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements
Smoke testing is a preliminary testing to check if th...
Mphasis interview questions for designations
Software testing is the process of evaluating a software application or system to find defects and ensure it meets the specified requirements.
Software testing involves executing software applications or systems to identify defects and ensure they meet the specified requirements.
It is done to ensure that the software is reliable, efficient, and meets the user's needs.
Testing can be done manually or using automated tools...
I follow a structured approach to testing, including planning, designing test cases, executing them, and reporting defects.
I start by analyzing requirements and identifying test scenarios
I design test cases and prioritize them based on risk and impact
I execute test cases and report defects using a bug tracking tool
I perform regression testing to ensure fixes do not introduce new issues
I use automation tools to increase...
Get interview-ready with Top Mphasis Interview Questions
I was interviewed before Feb 2024.
Top trending discussions
posted on 18 Dec 2024
General questions in quanz, logical
posted on 20 Dec 2024
I use TestNG for unit testing and BDD (Behavior Driven Development) for integration testing.
TestNG is used for unit testing to validate individual units of code.
BDD is used for integration testing to validate the behavior of the system.
TestNG allows for easy setup of test cases using annotations like @Test, @BeforeMethod, @AfterMethod.
BDD frameworks like Cucumber use plain English sentences to define test scenarios.
Tes...
based on 7 interviews
2 Interview rounds
based on 98 reviews
Rating in categories
Software Engineer
6.3k
salaries
| ₹2 L/yr - ₹11.1 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23.5 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹6 L/yr |
Module Lead
2.4k
salaries
| ₹9.5 L/yr - ₹34.3 L/yr |
Transaction Processing Officer
2.3k
salaries
| ₹1.5 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS