Upload Button Icon Add office photos

Filter interviews by

Mahindra Integrated Business Solutions Junior Software Test Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is Instance variable
  • Ans. 

    Instance variable is a variable declared in a class, but outside of any method. Each object of the class has its own copy of the instance variable.

    • Instance variables are declared at the class level, outside of any method.

    • Each object of the class has its own copy of the instance variable.

    • Instance variables are used to store the state of an object.

  • Answered by AI
  • Q2. What is collection
  • Ans. 

    A collection is a group of related objects or data items that are stored together.

    • Collections can be used to store and manipulate groups of objects or data items in programming.

    • Common types of collections include arrays, lists, sets, and maps.

    • Collections provide methods for adding, removing, and accessing elements within the group.

    • Example: An array of integers [1, 2, 3, 4] is a collection of numbers.

  • Answered by AI
  • Q3. List is interface or class
  • Ans. 

    List is an interface in Java that represents an ordered collection of elements.

    • List is an interface in Java.util package

    • It extends Collection interface and is implemented by classes like ArrayList, LinkedList, etc.

    • List allows duplicate elements and maintains insertion order

  • Answered by AI
  • Q4. Webdriver is interface or class

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear the basic opp concept and basic java program

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

1st round is aptitude test all questions are related to domain knowledge & related to testing

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask about test cases, scenarios in different types
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find x path and script for screenshot
  • Ans. 

    To find x path and script for screenshot, use browser developer tools and Selenium WebDriver.

    • Use browser developer tools to inspect elements and find x path

    • Use Selenium WebDriver to capture screenshot

    • Example x path: //input[@id='username']

    • Example script for screenshot: driver.manage().window().maximize(); File screenshotFile = ((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); FileUtils.copyFile(screenshotFile

  • Answered by AI
  • Q2. Write reverse string programme
  • Ans. 

    A program to reverse a given string

    • Create a character array to store the reversed string

    • Iterate through the original string from end to start and copy each character to the new array

    • Terminate the new array with a null character to indicate end of string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

One round of aptitude test

Round 2 - Coding Test 

2 simple coding questions based java

Round 3 - Technical 

(1 Question)

  • Q1. Technical rounds with interview panel Java based questions
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Types of testing & sdlc
  • Ans. 

    Types of testing include functional, non-functional, manual, automated, and more. SDLC includes planning, design, development, testing, and deployment.

    • Functional testing ensures that the software meets the requirements and specifications.

    • Non-functional testing checks the performance, security, and usability of the software.

    • Manual testing is done by humans, while automated testing is done by software.

    • SDLC includes plann...

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

(1 Question)

  • Q1. Types of API Testing
  • Ans. 

    API testing includes functional, performance, security, and integration testing.

    • Functional testing: testing the functionality of API endpoints

    • Performance testing: testing the speed and scalability of API

    • Security testing: testing the security of API against attacks

    • Integration testing: testing the integration of API with other systems

    • Examples: Postman, SoapUI, JMeter

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have immediately joiner person.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Work experience
  • Q2. Trade settlement

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence and give right ans
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jan 2022. There were 4 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 - Group Discussion 

It was good experience .
It was bit difficult

Round 3 - Aptitude Test 

Verry tuff
Need to think logically

Round 4 - One-on-one 

(2 Questions)

  • Q1. Questions depends on education
  • Q2. Completely depends on the process for which you are attending the interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident what you speak
Be obedient to the hirarchy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What was salary expectation
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • Research industry standards for similar roles

    • Consider cost of living in the area

    • Factor in your level of experience and expertise

    • Be prepared to negotiate based on benefits and perks offered

  • Answered by AI
  • Q2. What was previous experience
  • Ans. 

    I have 5 years of experience working as a Process Expert in the manufacturing industry.

    • Implemented lean manufacturing principles to improve efficiency

    • Led cross-functional teams to streamline processes and reduce waste

    • Developed and implemented standard operating procedures for quality control

    • Trained staff on new processes and technologies

    • Utilized data analysis tools to identify areas for improvement

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Process for Major incident
  • Ans. 

    The process for handling major incidents involves immediate response, identification, investigation, resolution, and communication.

    • Immediately respond to the incident to minimize impact

    • Identify the root cause of the incident

    • Investigate the incident thoroughly to prevent recurrence

    • Resolve the incident efficiently to restore normal operations

    • Communicate updates and resolutions to stakeholders

    • Document the incident for fut...

  • Answered by AI
  • Q2. Problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company and job security
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. About self and nothing
  • Q2. Abouts self and salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on resume

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
IKS Health Interview Questions
3.6
 • 232 Interviews
View all
Senior Associate
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Associate
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Executive
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mahindra Integrated Business Solutions with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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