Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tech Mahindra Softwaretest Engineer Interview Questions, Process, and Tips

Updated 28 Jan 2025

Top Tech Mahindra Softwaretest Engineer Interview Questions and Answers

View all 14 questions

Tech Mahindra Softwaretest Engineer Interview Experiences

28 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. I am software engineering fresher
  • Q2. Meny Job my roll
  • Q3. How many selary
Round 2 - HR 

(1 Question)

  • Q1. How many questions
Round 3 - Technical 

(1 Question)

  • Q1. Many rounds in next round
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between veification and validation
  • Ans. 

    Verification ensures the product is built right, while validation ensures the right product is built.

    • Verification focuses on process of building the product correctly

    • Validation focuses on whether the product meets the customer's needs and requirements

    • Verification is done before validation

    • Examples: Verification - code reviews, walkthroughs, inspections; Validation - testing, user feedback

  • Answered by AI
  • Q2. Write mcdc for a requirement
  • Ans. 

    MCDC testing involves creating test cases that ensure every condition in a decision has been tested at least once.

    • Identify all conditions in the decision

    • Create test cases that cover all possible combinations of conditions

    • Ensure each condition is tested at least once in each test case

  • Answered by AI

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Describe about yourself
  • Q2. Basic question about background
Round 2 - Technical 

(4 Questions)

  • Q1. Questions about Testing
  • Q2. OOPs concept question
  • Q3. Basic SQL query
  • Q4. Aptitude questions
Round 3 - Assignment 

Test Case and scenarios of any application

Round 4 - HR 

(1 Question)

  • Q1. Basic discussion of salary and perks

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for manual testing questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Test case write-up and bug finding from any app

Round 2 - One-on-one 

(2 Questions)

  • Q1. STLC life cycle
  • Q2. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack just need basics of testing

Tech Mahindra interview questions for designations

 Software Engineer

 (192)

 Test Engineer

 (21)

 QA Engineer

 (15)

 Data Engineer

 (14)

 Network Engineer

 (12)

 System Engineer

 (9)

 Devops Engineer

 (6)

 Lead Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. About sql and python

Get interview-ready with Top Tech Mahindra Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are Oops concepts
  • Ans. 

    Oops concepts are the principles of Object-Oriented Programming, including Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI

Softwaretest Engineer Interview Questions & Answers

user image Deepak Hetram Parshuramkar

posted on 4 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me above self?
  • Q2. What is the reason to hired you?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Quants logical verbal

Round 2 - Coding Test 

Arrays strings questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Nil
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.

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 - Aptitude Test 

A test to find out whether someone has a natural ability a particular type of work some company conduct aptitude tests to detect the best job candidates

Round 3 - One-on-one 

(5 Questions)

  • Q1. One on one round
  • Q2. Company development
  • Q3. Work based project
  • Q4. Software field
  • Q5. Programming language
Interview experience
3
Average
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Pretty basic questions

Interview Preparation Tips

Topics to prepare for Tech Mahindra Softwaretest Engineer interview:
  • Java
Interview preparation tips for other job seekers - Fundamentals should be strong

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Softwaretest Engineer interview?
Tech Mahindra interview process usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process are Technical, HR and Resume Shortlist.
How to prepare for Tech Mahindra Softwaretest Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are .Net Core, Automation Testing, C#, Jenkins and L2.
What are the top questions asked in Tech Mahindra Softwaretest Engineer interview?

Some of the top questions asked at the Tech Mahindra Softwaretest Engineer interview -

  1. Difference between regression, retesting and san...read more
  2. Difference between STLC AND S...read more
  3. Bug finding from any product or a...read more
How long is the Tech Mahindra Softwaretest Engineer interview process?

The duration of Tech Mahindra Softwaretest Engineer interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Tech Mahindra Softwaretest Engineer Interview Process

based on 32 interviews

4 Interview rounds

  • Technical Round - 1
  • Coding Test Round
  • Technical Round - 2
  • HR Round
View more
Tech Mahindra Softwaretest Engineer Salary
based on 4.2k salaries
₹1.8 L/yr - ₹9 L/yr
9% less than the average Softwaretest Engineer Salary in India
View more details

Tech Mahindra Softwaretest Engineer Reviews and Ratings

based on 264 reviews

3.6/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.0

Salary

3.7

Job security

3.5

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 264 Reviews and Ratings
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.4k salaries
unlock blur

₹5.5 L/yr - ₹23.4 L/yr

Technical Lead
11.7k salaries
unlock blur

₹9.5 L/yr - ₹37.8 L/yr

Associate Software Engineer
5.5k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.1 L/yr - ₹17 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.8
Compare

Accenture

3.8
Compare

Wipro

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