Upload Button Icon Add office photos

Filter interviews by

Mphasis Selenium Automation Tester Interview Questions and Answers

Updated 24 Jan 2024

Mphasis Selenium Automation Tester Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Introduction including Education and Work Experience 2. SDLC and Models 3. Agile Ceremonies 4. Smoke, Sanity Testing 5. High Severity and High Priority with real project examples. 6. Difference between...

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a set of strings, swap pair of character in each string. Eg “Selenium Automation Testing” should print as “eselinmu uaotamitno ettsnig”
  • Ans. 

    Swap pair of characters in each string of an array of strings.

    • Iterate through each string in the array

    • For each string, swap pairs of characters by iterating through the string with a step of 2

    • Return the modified array of strings

  • Answered by AI
  • Q2. Given a set of strings, find out the duplicate characters for the entire list of strings.
  • Ans. 

    Find duplicate characters in a set of strings.

    • Iterate through each string in the array.

    • For each string, iterate through each character and store them in a hashmap with their frequency.

    • Identify characters with frequency greater than 1 as duplicates.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Consists of 7 sections

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on Oops concets
  • Q2. About the projects
  • Q3. Asked to write code
Round 3 - HR 

(2 Questions)

  • Q1. About my Strength
  • Q2. About my Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to cover everything in your resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Find the second non repetitive character
  • Ans. 

    The second non-repetitive character is to be found in a given array of strings.

    • Iterate through each character in the strings and count their occurrences

    • Identify the characters that occur only once

    • Return the second non-repetitive character

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Assignment 

Product tester verious product tester

Interview Preparation Tips

Interview preparation tips for other job seekers - Keeping growing up
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is rest assured
  • Ans. 

    Rest Assured is a Java library used for testing RESTful APIs.

    • Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful, maintainable tests for RESTful APIs.

    • It simplifies the process of sending HTTP requests and validating responses.

    • Rest Assured can be integrated with popular testing frameworks like JUnit and TestNG.

    • It supports various authentication methods, request and r...

  • Answered by AI
  • Q2. What is json file
  • Ans. 

    JSON file is a lightweight data interchange format used to store and transmit data in a structured way.

    • JSON stands for JavaScript Object Notation.

    • It is easy for humans to read and write, and easy for machines to parse and generate.

    • JSON is language-independent and is commonly used in web development for APIs.

    • Example: {"name": "John Doe", "age": 30, "city": "New York"}

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE) and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is mix of aptitude and coding

Round 2 - Technical 

(3 Questions)

  • Q1. They will just ask you about questions on projects and some basic coding questions
  • Q2. Reverse a string
  • Ans. 

    Reverse a string

    • Use the built-in reverse() function to reverse the string

    • Convert the string into an array of characters, reverse the array, and then join the characters back into a string

    • Iterate through the string from the last character to the first and append each character to a new string

  • Answered by AI
  • Q3. Technologies used in my project
  • Ans. 

    The technologies used in my project include Selenium WebDriver, Java, TestNG, Maven, and Jenkins.

    • Selenium WebDriver for automating web browsers

    • Java for writing test scripts

    • TestNG for test execution and reporting

    • Maven for project management and dependency management

    • Jenkins for continuous integration and test execution

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic info about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Tata elxsi is very easy to crack they just see your communication and give you job but the main problem with this company is that they will tell you that they will hire you for one role and give other role after joining the company same happened with me they told they will give me ott developer role but inside the company they gave me the role of tester(automation and validation) so be very very specfic and if possible record a proff that they will give you that role only else difficult

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Asking java coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Its a one to one round there asking technical question
Round 4 - HR 

(1 Question)

  • Q1. HR discussion just any regular discussion
Round 5 - Client Interview 

(1 Question)

  • Q1. If client are okey to have you then you can get what's your expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before interview, expectation keep under the market offering for same experience and stick with your technologies which you have worked on /having a hands-on experience

I applied via Recruitment Consulltant and was interviewed in Jul 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions based on creating test scenarios, does requirement enough for testing, Questions from resume based on my past experiences
  • Q2. Write test case for testing a fan at certain speed
  • Ans. 

    Test case to verify fan speed

    • Set fan to desired speed

    • Measure actual speed using tachometer

    • Compare actual speed with desired speed

    • Repeat for different speeds

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on past experience, testing tools on which we have worked its detail
  • Q2. How would you test a smoke detector,how would you test a thermometer before buying from a mall
  • Ans. 

    To test a smoke detector, use smoke or a smoke spray. To test a thermometer, use ice water and boiling water.

    • For smoke detector, use smoke or a smoke spray to check if it triggers the alarm

    • For thermometer, use ice water and boiling water to check if it shows accurate temperature readings

    • Ensure the smoke detector and thermometer are calibrated properly

    • Check the battery life of the smoke detector

    • Check the accuracy of the...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am an experienced Senior Test Engineer with a strong background in software testing and quality assurance.

    • Over 8 years of experience in testing web and mobile applications

    • Proficient in test planning, test case design, and test execution

    • Skilled in using test management tools like JIRA and TestRail

    • Expertise in automation testing using Selenium and Python

    • Strong knowledge of Agile methodologies and Scrum framework

    • Excelle...

  • Answered by AI
  • Q2. What are your salary expectations?
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the responsibilities of the role.

    • I have researched the average salary range for Senior Test Engineers in the industry.

    • I have considered my years of experience and expertise in the field.

    • I am open to negotiation based on the specific responsibilities and benefits offered.

    • I am looking for a fair and competitive compensation package.

  • Answered by AI
  • Q3. Why are you looking for a change?
  • Ans. 

    Looking for new challenges and growth opportunities.

    • Seeking a more challenging role to enhance my skills and knowledge.

    • Interested in working with new technologies and tools.

    • Want to contribute to a company's growth and success.

    • Seeking better work-life balance and career progression.

    • Looking for a supportive and collaborative work environment.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare from your resume, if you are good at what you are doing in your present company, than you can crack interview most of the time

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Testing Life Cycle 2.Bug Life Cycle and Defect density 3.Sql basic questions 4.API Status codes 5.Code Coverage etc I remembered these few questions.😊

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient and face the interview confidently.I swear you will crack it.It won't be difficult.

Mphasis Interview FAQs

How many rounds are there in Mphasis Selenium Automation Tester interview?
Mphasis interview process usually has 1 rounds. The most common rounds in the Mphasis interview process are Technical.

Tell us how to improve this page.

Mphasis Selenium Automation Tester Salary
based on 5 salaries
₹4.8 L/yr - ₹9.5 L/yr
19% more than the average Selenium Automation Tester Salary in India
View more details
Software Engineer
6.2k salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Senior Software Engineer
5.6k salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Associate Software Engineer
4.6k salaries
unlock blur

₹2 L/yr - ₹6.4 L/yr

Module Lead
2.4k salaries
unlock blur

₹8 L/yr - ₹33 L/yr

Transaction Processing Officer
2.2k salaries
unlock blur

₹1.4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Mphasis with

Cognizant

3.8
Compare

Wipro

3.7
Compare

Accenture

3.9
Compare

TCS

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