Upload Button Icon Add office photos
Engaged Employer

i

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

Moolya Software Testing Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 93 Reviews

Filter interviews by

Moolya Software Testing Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Moolya Software Testing Interview Questions and Answers

View all 20 questions

Moolya Software Testing Interview Experiences

Popular Designations

19 interviews found

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

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How API works explain
  • Ans. 

    API works by allowing different software applications to communicate with each other through a set of rules and protocols.

    • API stands for Application Programming Interface

    • APIs define the methods and data formats that applications can use to request and exchange information

    • APIs can be used to access data from a remote server, integrate with third-party services, or automate tasks

    • Examples of APIs include Google Maps API f...

  • Answered by AI
  • Q2. Difference between regression and sanity
  • Ans. 

    Regression testing ensures existing functionality still works after changes, while sanity testing checks for major issues before full testing.

    • Regression testing is performed to ensure that previously working functionality still works after changes or updates.

    • Sanity testing is a cursory testing to check for major issues before full testing is conducted.

    • Regression testing is typically automated and covers a wide range of...

  • Answered by AI

Skills evaluated in this interview

Senior Software Tester Interview Questions asked at other Companies

Q1. A scrum master in Agile is equivalent to which position in water fall?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Fundamentals of testing
  • Ans. 

    Fundamentals of testing involve understanding the purpose of testing, test planning, test design, test execution, and test closure.

    • Understanding the purpose of testing - why are we testing and what are we trying to achieve?

    • Test planning - creating a strategy for how testing will be conducted

    • Test design - creating test cases and test scenarios based on requirements

    • Test execution - running the tests and analyzing the res...

  • Answered by AI

Skills evaluated in this interview

Exploratory Software Tester Interview Questions asked at other Companies

Q1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3. Different types of Manual testing 4. Give some test cases for Dustbin 5. What does Test Plan document contain? 6. What is the difference between regression and ... read more
View answer (2)

I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3. Different types of Manual testing 4. Give some test cases for Dustbin 5. What does Test Plan document contain? 6. What is the...
  • Ans. 

    Answering questions related to software testing and related concepts.

    • Software testing is the process of evaluating a software application to ensure it meets the specified requirements and functions correctly.

    • It is required to identify defects or bugs in the software and ensure its quality and reliability.

    • Different types of manual testing include functional testing, usability testing, performance testing, etc.

    • Test cases...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenarios based questions were asked related to testing and team activities
Round 3 - Technical 

(1 Question)

  • Q1. Scenarios based questions were asked
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion , personal information and profile info

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for beginners
Free to learn any tools required for testing

Exploratory Software Tester Interview Questions asked at other Companies

Q1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3. Different types of Manual testing 4. Give some test cases for Dustbin 5. What does Test Plan document contain? 6. What is the difference between regression and ... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 7 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 - Coding Test 

Java program on strings and arrays

Round 3 - Coding Test 

Java programs on arrays and strings

Round 4 - One-on-one 

(1 Question)

  • Q1. Basic managerial hr questions
Round 5 - One-on-one 

(1 Question)

  • Q1. Explain about last projects done
Round 6 - Assignment 

Some real time examples on java

Round 7 - HR 

(1 Question)

  • Q1. Hr related questions

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Moolya Software Testing interview questions for popular designations

 Exploratory Software Tester

 (6)

 Automation Engineer

 (1)

 Automation Test Engineer

 (1)

 QA Consultant

 (1)

 Sdet

 (1)

 Sdet Automation Test Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Sdet Engineer

 (1)

Sdet Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2024

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

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Multiple choice questions

Round 2 - Coding Test 

Common Java programs

Round 3 - HR 

(1 Question)

  • Q1. Common HR questions, salary

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

Get interview-ready with Top Moolya Software Testing Interview Questions

I applied via Referral and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic testing concepts
Round 3 - Technical 

(2 Questions)

  • Q1. API testing and mobile testing based questions
  • Q2. What is API testing? explain mobile testing which you did in your projects
  • Ans. 

    API testing is a type of software testing that involves testing APIs directly and ensuring they meet functional and performance requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs

    • It can be done manually or using automated tools

    • API testing can be done at different levels such as unit, integration, and end-to-end testing

    • Examples of API testing tools include Postman,

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Cultural fitment round

Interview Preparation Tips

Interview preparation tips for other job seekers - For an experienced professional knowledge that they hold in projects and basic concepts of software testing is good to go.

Skills evaluated in this interview

Exploratory Software Tester Interview Questions asked at other Companies

Q1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3. Different types of Manual testing 4. Give some test cases for Dustbin 5. What does Test Plan document contain? 6. What is the difference between regression and ... read more
View answer (2)

Jobs at Moolya Software Testing

View all

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

Interview Questionnaire 

1 Question

  • Q1. All related to API testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and answer with confidence the difficulty of the question was intermediate

Exploratory Software Tester Interview Questions asked at other Companies

Q1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3. Different types of Manual testing 4. Give some test cases for Dustbin 5. What does Test Plan document contain? 6. What is the difference between regression and ... read more
View answer (2)

I applied via LinkedIn and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All types of testing methodologies, Api testing, test scenarios
  • Ans. 

    Testing methodologies include various types of testing such as API testing and test scenarios.

    • Testing methodologies are the different approaches and techniques used to test software applications.

    • API testing involves testing the application programming interface to ensure it meets the requirements and specifications.

    • Test scenarios are a set of steps or conditions that are used to test a specific feature or functionality...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive and answer accordingly

Skills evaluated in this interview

Software Quality Analyst Interview Questions asked at other Companies

Q1. What is manual and automation testing What type of bug occure doing project Different type of http method Sanity testing Functional testing Retesting Regression testing Just testing How to handle iframe How to handle multiple windows Etc. I... read more
View answer (1)

Senior Exploratory Tester Interview Questions & Answers

user image Anonymous

posted on 1 Jul 2022

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between Assert and Verify commands in test automation?
  • Ans. Difference are: When an assert command fails it will stop executing code and the test will pause. When a verify command fails it will continue and execute the rest of the code.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Moolya Software Testing Senior Exploratory Tester interview:
  • Bug Life Cycle
  • Selenium
  • Testng
  • Postman
  • API Testing
  • Mobile Testing
Interview preparation tips for other job seekers - Pump yourself up and stay positive.
Never stop job searching, even when you are employed.
Market Yourself.

Skills evaluated in this interview

Moolya Software Testing Interview FAQs

How many rounds are there in Moolya Software Testing interview?
Moolya Software Testing interview process usually has 2-3 rounds. The most common rounds in the Moolya Software Testing interview process are Technical, HR and Coding Test.
How to prepare for Moolya Software Testing 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 Moolya Software Testing. The most common topics and skills that interviewers at Moolya Software Testing expect are Java, Appium, Automation Testing, Javascript and API Testing.
What are the top questions asked in Moolya Software Testing interview?

Some of the top questions asked at the Moolya Software Testing interview -

  1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3....read more
  2. One coding challenge was given to find the number of palindrome words in a Give...read more
  3. Send the below Json nested Object as a Post request payload { "author": { ...read more
How long is the Moolya Software Testing interview process?

The duration of Moolya Software Testing interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Moolya Software Testing Interview Process

based on 16 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

Indium Software Interview Questions
4.1
 • 160 Interviews
Qualitest Interview Questions
3.7
 • 78 Interviews
ZenQ Interview Questions
4.2
 • 18 Interviews
Qapitol Qa Interview Questions
3.6
 • 18 Interviews
Testhouse Interview Questions
3.5
 • 7 Interviews
View all

Moolya Software Testing Reviews and Ratings

based on 93 reviews

3.6/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.2

Salary

3.4

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 93 Reviews and Ratings
Exploratory Software Tester
141 salaries
unlock blur

₹3.5 L/yr - ₹11.5 L/yr

Softwaretest Engineer
55 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Sdet
35 salaries
unlock blur

₹3.1 L/yr - ₹13.7 L/yr

Senior Test Engineer
19 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Sdet Automation Test Engineer
18 salaries
unlock blur

₹4 L/yr - ₹14.4 L/yr

Explore more salaries
Compare Moolya Software Testing with

Cigniti Technologies

3.8
Compare

Think Future Technologies

4.0
Compare

Test Yantra Software Solutions

3.2
Compare

Qualitest

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