Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mphasis Team. If you also belong to the team, you can get access from here

Mphasis Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mphasis Test Module Lead Interview Questions and Answers

Updated 8 Jul 2021

Mphasis Test Module Lead Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were 4 rounds. 1st round on technical questions, 2nd round was taken by client and it was based on both technical and scenario based and 3rd round was managerial round and then finally HR round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be well aware of your previous work and projects.

Interview questions from similar companies

Interview Questionnaire 

10 Questions

  • Q1. Explain your automation framework
  • Ans. 

    Our automation framework is a hybrid framework that combines data-driven and keyword-driven approaches.

    • We use Excel sheets to store test data and test cases.

    • We have a set of reusable functions that are stored in a separate library.

    • We use Selenium WebDriver for web automation and Appium for mobile automation.

    • We have a reporting mechanism that generates reports in HTML format.

    • We use Jenkins for continuous integration and...

  • Answered by AI
  • Q2. Explain control flow of the automation framework
  • Ans. 

    Control flow of automation framework refers to the sequence in which the test cases are executed.

    • The framework follows a predefined sequence of steps to execute test cases

    • It includes steps like test case selection, test data preparation, test case execution, and result reporting

    • The control flow can be linear or non-linear depending on the framework design

    • Example: In a linear control flow, test cases are executed one af

  • Answered by AI
  • Q3. Reporting used in framework
  • Ans. 

    Reporting is an essential part of any framework to track and analyze test results.

    • Reporting helps in identifying the test cases that have failed and the reasons behind the failure.

    • It also helps in tracking the progress of testing and identifying areas that need improvement.

    • Reporting can be done using various tools such as TestNG, JUnit, Extent Reports, etc.

    • Reports can be generated in various formats such as HTML, PDF, ...

  • Answered by AI
  • Q4. Explain experience in bdd framework
  • Q5. Java program to count frequency of characters in string
  • Ans. 

    Java program to count frequency of characters in string

    • Create a HashMap to store character and its frequency

    • Convert the string to char array

    • Iterate through the char array and update the frequency in HashMap

    • Print the HashMap

  • Answered by AI
  • Q6. What is interface and why is it used
  • Ans. 

    An interface is a contract between two components that defines the communication between them.

    • Interfaces provide a way to achieve abstraction and loose coupling in software design.

    • They allow different components to communicate with each other without knowing the implementation details.

    • Interfaces are used in object-oriented programming to define a set of methods that a class must implement.

    • Examples of interfaces in Java...

  • Answered by AI
  • Q7. Overloading and overriding
  • Q8. Webelement methods
  • Q9. Window handle and handles
  • Q10. Array list and linked list

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 796 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
Mphasis Test Module Lead Salary
based on 60 salaries
₹7.2 L/yr - ₹21.5 L/yr
16% more than the average Test Module Lead Salary in India
View more details

Mphasis Test Module Lead Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

2.4

Skill development

2.2

Work-life balance

1.5

Salary

2.2

Job security

2.1

Company culture

2.2

Promotions

2.2

Work satisfaction

Explore 4 Reviews and Ratings
Software Engineer
6.3k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Module Lead
2.4k salaries
unlock blur

₹8.1 L/yr - ₹35 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview