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 Senior Automation Engineer Interview Questions and Answers

Updated 9 Apr 2024

Mphasis Senior Automation Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Describe about Dynamic x path
  • Ans. 

    Dynamic x path is a way to locate elements on a web page using changing attributes or properties.

    • Dynamic x path is used when the attributes of an element on a web page keep changing.

    • It involves using functions like contains(), starts-with(), or ends-with() to create flexible x paths.

    • Dynamic x path is helpful when the traditional x path is not stable due to changing attributes.

    • Example: //input[contains(@id,'dynamicID')]...

  • Answered by AI
  • Q2. Program for hash map
  • Q3. Difference between set and list
  • Ans. 

    Sets are unordered collections of unique elements, while lists are ordered collections of elements that allow duplicates.

    • Sets do not allow duplicate elements, while lists can have duplicate elements.

    • Sets are unordered, meaning the elements are not stored in any particular order, while lists maintain the order of elements.

    • Sets are implemented using hash tables for faster lookup, while lists are typically implemented usi...

  • Answered by AI
  • Q4. Explain framework you are using

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude, logical , reasoning, verbal

Round 2 - Technical 

(1 Question)

  • Q1. Dbms, Linked list , array, situation based

Interview Preparation Tips

Topics to prepare for LTIMindtree Software Engineer interview:
  • DBMS
  • Java
Interview preparation tips for other job seekers - Be confident while speaking.
Prepare DS, DBMS and OOPs concepts.

Senior Automation Engineer Interview Questions Asked at Other Companies

Q1. 1. Print numbers from 1 to 100 without using any loop ? 2. How do ... read more
Q2. 1. In your framework how have you and why have used abstract clas ... read more
Q3. What is jenkins? Do you have experience in setting up pipeline in ... read more
Q4. Describe your approach to problem-solving and demonstrate your te ... read more
Q5. What is BDD? what difference between BDD and cucumber? Are you aw ... read more

I applied via Company Website and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. To write a code using traditional JavaScript methods
  • Ans. 

    Code using traditional JavaScript methods

    • Use document.getElementById() to access HTML elements

    • Use loops like for() and while() for iteration

    • Use if() and switch() for conditional statements

    • Use functions to encapsulate code and improve reusability

  • Answered by AI
  • Q2. Also about complete react concepts of advanced version

Interview Preparation Tips

Interview preparation tips for other job seekers - Have practical knowledge on your domain

I applied via AmbitionBox and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Generally the aptitude maintain quick calculations and time reduce.

Round 2 - Coding Test 

Coding built over technical skills

Round 3 - HR 

(1 Question)

  • Q1. General knowledge and some technical questions been asked

Interview Preparation Tips

Topics to prepare for DXC Technology Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - Create an position which you want to reach and move towards an other opportunity will be waiting for our future.

What people are saying about Mphasis

View All
a senior delv software engineer
1w
Salary negotiation is one way now!
Why companies are hesitant to give salary hikes during offer discussion? They will forefront say this is the budget and if u want you take kr leave it. Its one way and no discussion at all. Any of you have faced same? How do you guys handle this?
Got a question about Mphasis?
Ask anonymously on communities.

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of computer science subjects - operating system, computer networking, DBMS, data structures and algorithms.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on core fundamentals and keep geeksforgeeks handy.

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenarios to implement code.
  • Ans. 

    Scenarios for implementing code

    • Implementing a new feature

    • Fixing a bug

    • Optimizing code for performance

    • Refactoring existing code

    • Integrating with third-party APIs

    • Handling errors and exceptions

    • Writing unit tests

    • Adding new functionality to an existing system

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding questions can be asked. They look for overall communication and check your basic knowledge for the technology that you are applying for

Mphasis HR Interview Questions

96 questions and answers

Q. Are you comfortable with rotational shifts and rotating days off?
Q. What leadership skills do you possess that contribute to your success?
Q. How do you manage multiple projects concurrently in your professional life?

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

Interview Questionnaire 

1 Question

  • Q1. Reactjs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript and reactjs
Are these interview questions helpful?

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Multithreading in Java
  • Ans. 

    Multithreading in Java allows for concurrent execution of multiple threads within a single program.

    • Multithreading can improve performance by allowing multiple tasks to be executed simultaneously.

    • Java provides built-in support for multithreading through the Thread class and Runnable interface.

    • Synchronization is important to prevent race conditions and ensure thread safety.

    • Examples of multithreading in Java include GUI a...

  • Answered by AI
  • Q2. LinkedList custom implementation, springBoot, Microservices, kafka, core Java, DS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing DS, this will boost your confidence.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. .Net support related questions for example 1. What to do when applicable is down. 2. how to check IIS error logs.
  • Q2. Explain Projects you worked and your role in those.
  • Q3. Explain scenario when you handled high pressure from client.
  • Q4. Explain release management.

Interview Preparation Tips

Interview preparation tips for other job seekers - For .Net support related projects, you need to be aware about first identifying the problem and then you need to think best optimised solution for that. You need to know how to check error logs, should be well versed with basic SQL queries and debugging.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About programming skills and strengths weakness
  • Q2. Tell me about urself
  • Ans. 

    I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.

    • Graduated with a degree in Computer Science from XYZ University.

    • Worked at ABC Corp, where I developed a web application that increased user engagement by 30%.

    • Proficient in languages like JavaScript, Python, and Java, with experience in frameworks such as React and Django.

    • Enjoy collaborating in a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold enough to speak and prove your own skills in front of HR

Mphasis Interview FAQs

How many rounds are there in Mphasis Senior Automation Engineer interview?
Mphasis interview process usually has 1 rounds. The most common rounds in the Mphasis interview process are Technical.
What are the top questions asked in Mphasis Senior Automation Engineer interview?

Some of the top questions asked at the Mphasis Senior Automation Engineer interview -

  1. difference between set and l...read more
  2. Explain framework you are us...read more
  3. describe about Dynamic x p...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Mphasis Senior Automation Engineer Salary
based on 55 salaries
₹13.4 L/yr - ₹21.3 L/yr
16% more than the average Senior Automation Engineer Salary in India
View more details

Mphasis Senior Automation Engineer Reviews and Ratings

based on 3 reviews

2.1/5

Rating in categories

2.6

Skill development

3.3

Work-life balance

2.1

Salary

2.1

Job security

3.1

Company culture

2.1

Promotions

3.1

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
6.8k salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Senior Software Engineer
6.1k salaries
unlock blur

₹6.7 L/yr - ₹20 L/yr

Associate Software Engineer
4.9k salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Module Lead
2.5k salaries
unlock blur

₹15.9 L/yr - ₹27.5 L/yr

Transaction Processing Officer
2.3k salaries
unlock blur

₹1.4 L/yr - ₹4 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.7
Compare

Wipro

3.7
Compare

Accenture

3.7
Compare

TCS

3.5
Compare
write
Share an Interview