Upload Button Icon Add office photos

Microsoft Corporation

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Microsoft Corporation Softwaretest Engineer Interview Questions and Answers

Updated 28 Oct 2024

Microsoft Corporation Softwaretest Engineer Interview Experiences

2 interviews found

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

DSA, puzzles, DBMS, OD, and networking

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. Describe binary tree
  • Ans. 

    A binary tree is a hierarchical data structure in which each node has at most two children.

    • Consists of nodes connected by edges

    • Each node can have at most two children, referred to as left child and right child

    • The left child is smaller than the parent node, while the right child is greater

    • Used for efficient searching, sorting, and organizing data

  • Answered by AI
  • Q2. How to validate ip addres?
  • Ans. 

    To validate an IP address, check if it consists of four numbers separated by periods, each number being between 0 and 255.

    • Split the IP address string by periods to get an array of four numbers

    • Check if the array length is 4

    • Loop through each number in the array and check if it is between 0 and 255

    • If any number is outside the valid range, the IP address is invalid

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn about algorithm and data structure, you can choose interview programming language

Skills evaluated in this interview

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 questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical interview questions at Automatic Data Processing (ADP) may cover topics such as programming, databases, and software development.
  • Q2. They may also ask about problem-solving and how you approach challenging tasks.
  • Q3. Emphasize a structured method that involves clearly defining the issue, gathering relevant information, brainstorming potential solutions, evaluating options carefully, implementing the chosen solution, an...
  • Q4. Data structures, algorithms, SQL querying, object-oriented programming principles, software development lifecycle, database concepts (relational vs. NoSQL), coding challenges in relevant languages (like Py...
Round 3 - HR 

(2 Questions)

  • Q1. May ask about your background, skills, and how you handle challenges
  • Q2. Background questions Tell me about yourself, What are your career goals, What are your strengths and weaknesses, What do you know about ADP, and Why do you want to work at ADP.

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tailoring your resume and cover letter to each role, thoroughly researching companies and potential interview questions, actively networking, attending career fairs, practicing your interview skills, following up after interviews, and maintaining a strong online presence on platforms like LinkedIn.

Softwaretest Engineer Interview Questions & Answers

UKG user image Shailesh Kumar Gupta

posted on 30 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About oops, constructor,
  • Q2. Spring boot, hibernate questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was good , there was merge intervals questions , and 1 hard questions

Round 2 - Technical 

(2 Questions)

  • Q1. Merge intervals
  • Q2. Hard question tough to answer

Interview Preparation Tips

Interview preparation tips for other job seekers - revise hard questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. SQL questions were asked.
  • Q2. Unix commands were asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java program for prime no
  • Ans. 

    Java program to check if a number is prime or not

    • Create a function to check if a number is prime or not

    • Iterate from 2 to n/2 and check if n is divisible by any number

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q2. Dynamic web table element program
  • Ans. 

    A dynamic web table element program involves identifying and interacting with elements in a table that change dynamically.

    • Identify the table element using unique identifiers like class or id

    • Use Selenium WebDriver to locate and interact with the table element

    • Handle dynamic changes in the table by using dynamic XPath or CSS selectors

    • Iterate through rows and columns to extract data or perform actions

  • Answered by AI

Skills evaluated in this interview

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

Simple and easy..basic questions only

Round 2 - Coding Test 

Coding like create application for online ticket booking

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Are you ready to work with us
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Jawaharlal Nehru University (JNU) and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was medium with aptitude, coding in C++

Round 2 - One-on-one 

(2 Questions)

  • Q1. Behavioral queetsion
  • Q2. Aptitude questions,
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Written test on DSA - 3 questions on hackerrank

Round 2 - Coding Test 

F2F interview on DSA + automation

Microsoft Corporation Interview FAQs

How many rounds are there in Microsoft Corporation Softwaretest Engineer interview?
Microsoft Corporation interview process usually has 1-2 rounds. The most common rounds in the Microsoft Corporation interview process are Resume Shortlist, Technical and Aptitude Test.
How to prepare for Microsoft Corporation 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 Microsoft Corporation. The most common topics and skills that interviewers at Microsoft Corporation expect are Automation, Debugging, Product Management, Spirent and System Integration Testing.
What are the top questions asked in Microsoft Corporation Softwaretest Engineer interview?

Some of the top questions asked at the Microsoft Corporation Softwaretest Engineer interview -

  1. how to validate ip addr...read more
  2. describe binary t...read more

Tell us how to improve this page.

Microsoft Corporation Softwaretest Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Microsoft Corporation Softwaretest Engineer Salary
based on 77 salaries
₹25 L/yr - ₹47.2 L/yr
389% more than the average Softwaretest Engineer Salary in India
View more details

Microsoft Corporation Softwaretest Engineer Reviews and Ratings

based on 10 reviews

4.6/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

4.1

Salary

3.9

Job security

4.4

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 10 Reviews and Ratings
Software Engineer
1.9k salaries
unlock blur

₹13 L/yr - ₹50 L/yr

Senior Software Engineer
1.1k salaries
unlock blur

₹25 L/yr - ₹85 L/yr

Software Engineer2
1k salaries
unlock blur

₹20 L/yr - ₹72 L/yr

Consultant
599 salaries
unlock blur

₹13 L/yr - ₹36.7 L/yr

Support Engineer
578 salaries
unlock blur

₹7.7 L/yr - ₹30 L/yr

Explore more salaries
Compare Microsoft Corporation with

Google

4.4
Compare

Amazon

4.1
Compare

Deloitte

3.8
Compare

TCS

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