Upload Button Icon Add office photos

Filter interviews by

MMN Associates QA Engineer Interview Questions and Answers

Updated 16 Sep 2024

MMN Associates QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Yuvraj Chavale

posted on 16 Sep 2024

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

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Basics and critical thinking

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic of Java program

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. 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 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through
Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
-

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is the latest version of selenium?
  • Ans. 

    The latest version of Selenium is Selenium 4.

    • Selenium 4 was released in December 2018.

    • It includes new features such as relative locators, improved W3C WebDriver support, and more.

    • Selenium 4 also has better support for modern web technologies like HTML5 and CSS3.

  • Answered by AI
  • Q2. What is the latest version of Java?
  • Ans. 

    The latest version of Java is Java 17.

    • Java 17 was released on September 14, 2021.

    • It comes with new features like sealed classes, pattern matching for switch statements, and more.

    • It also includes performance improvements and security updates.

  • Answered by AI
  • Q3. Define a hashmap with String as key and Integer as value and initialise the hashmap. Print the key that represents second highest value.
  • Ans. 

    Define a hashmap with String as key and Integer as value, find second highest value key.

    • Create a HashMap and initialize it with key-value pairs

    • Iterate through the values to find the second highest value

    • Retrieve the key corresponding to the second highest value

  • Answered by AI
  • Q4. Integration test cases for coffee machine
  • Ans. 

    Integration test cases for coffee machine ensure all components work together correctly.

    • Test the communication between the coffee machine and the water reservoir to ensure proper water flow.

    • Verify that the coffee machine can correctly grind coffee beans and dispense them into the filter.

    • Check that the heating element heats the water to the correct temperature for brewing.

    • Test the functionality of the control panel in s...

  • Answered by AI
  • Q5. Give an example of high severity and low priority bug
  • Ans. 

    A button on the login page is not working, preventing users from logging in

    • The bug prevents users from accessing the system

    • However, users can still use alternative methods to log in, making it low priority

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Different types of assert
  • Ans. 

    Different types of assert include assert equals, assert true, assert false, assert not null, and assert not same.

    • Assert equals: Compares two values for equality

    • Assert true: Checks if a condition is true

    • Assert false: Checks if a condition is false

    • Assert not null: Verifies that a value is not null

    • Assert not same: Verifies that two objects do not refer to the same object

  • Answered by AI
  • Q2. Different types of coats
  • Ans. 

    There are various types of coats, including trench coats, pea coats, duffle coats, and overcoats.

    • Trench coat

    • Pea coat

    • Duffle coat

    • Overcoat

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the basics of selenium
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Related to manual testing api testing.
  • Q2. Difference between stlc and sdlc
  • Ans. 

    STLC is a subset of SDLC that focuses on testing while SDLC covers the entire software development process.

    • SDLC is a broader term that covers all the phases of software development including planning, designing, coding, testing, and maintenance.

    • STLC is a subset of SDLC that focuses only on the testing phase.

    • SDLC is a sequential process while STLC can be iterative.

    • SDLC is a framework while STLC is a process.

    • Examples of ...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are raiders in insurance
  • Ans. 

    Raiders in insurance are individuals or groups who intentionally cause damage or loss in order to fraudulently collect insurance payouts.

    • Raiders may stage accidents, arson, or theft to make false insurance claims.

    • They may also inflate the value of their losses or provide false information to the insurance company.

    • Insurance companies use various methods to detect and prevent insurance fraud by raiders.

    • Raiders can face l...

  • Answered by AI
  • Q2. How the premium gets calculated
  • Ans. 

    Premium is calculated based on various factors such as age, gender, health condition, coverage amount, and lifestyle choices.

    • Premiums are typically higher for older individuals as they are considered higher risk.

    • Gender may also impact premium rates, with women often paying lower premiums.

    • Health condition plays a significant role in premium calculation, with healthier individuals paying lower premiums.

    • Coverage amount an...

  • Answered by AI

QA Engineer Interview Questions & Answers

PwC user image Fathima Farzana

posted on 12 Mar 2024

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

(1 Question)

  • Q1. Selenium java related questions
Round 2 - Technical 

(1 Question)

  • Q1. Coding from java
Round 3 - HR 

(1 Question)

  • Q1. General HR related questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(1 Question)

  • Q1. Tell me your framework
  • Ans. 

    I primarily use Selenium WebDriver with TestNG for automation testing.

    • Framework built using Selenium WebDriver for web automation

    • Utilize TestNG for test case management and execution

    • Implement Page Object Model design pattern for better code organization

  • Answered by AI
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium testing
  • Q2. Coding selenium , technical java n others .manegerial final round
Round 2 - Technical 

(1 Question)

  • Q1. Technical project

MMN Associates Interview FAQs

How many rounds are there in MMN Associates QA Engineer interview?
MMN Associates interview process usually has 1 rounds. The most common rounds in the MMN Associates interview process are Aptitude Test.

Tell us how to improve this page.

MMN Associates QA Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 44 Interviews
IBM QA Engineer Interview Questions
4.0
 • 12 Interviews
View all
Compare MMN Associates with

KPMG India

3.5
Compare

Deloitte

3.8
Compare

PwC

3.4
Compare

Ernst & Young

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