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

Filter interviews by

Clear (1)

Moolya Software Testing Exploratory Software Tester Interview Questions, Process, and Tips

Updated 23 Aug 2024

Top Moolya Software Testing Exploratory Software Tester Interview Questions and Answers

  • 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 Pl ...read more
  • Q2. what is API testing? explain mobile testing which you did in your projects
  • Q3. How API works, api status codes

Moolya Software Testing Exploratory Software Tester Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. Mobile testing , API testing
  • Q2. Database testing , selenium
Round 2 - One-on-one 

(2 Questions)

  • Q1. Indepth API testing , Mobile Testing
  • Q2. Charles proxy , adb
Round 3 - HR 

(1 Question)

  • Q1. Communication round
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How API works, api status codes
  • Ans. 

    APIs (Application Programming Interfaces) allow different software applications to communicate with each other by defining a set of rules and protocols.

    • APIs work by receiving requests from a client, processing them, and returning a response.

    • API status codes indicate the outcome of the request, such as 200 for successful response, 404 for not found, and 500 for server error.

    • Common API status codes include 200 (OK), 201 ...

  • Answered by AI
  • Q2. Retesting v/s regression
  • Ans. 

    Retesting is testing the same functionality again to ensure the defect is fixed, while regression testing is testing the entire application to ensure new changes do not impact existing functionality.

    • Retesting focuses on confirming a specific defect fix, while regression testing focuses on ensuring no new defects are introduced.

    • Retesting is usually done by the tester who found the defect, while regression testing can be...

  • 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 ... read more
Q2. what is API testing? explain mobile testing which you did in your ... read more
Q3. How API works, api status codes
Q4. retesting v/s regression
Q5. Fundamentals of testing
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

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

Moolya Software Testing interview questions for designations

 Software Tester

 (1)

 Senior Software Tester

 (1)

 Software Quality Analyst

 (1)

 Java Developer

 (1)

 Testing Engineering Analyst

 (1)

 Softwaretest Engineer

 (1)

 QA Consultant

 (1)

 Automation Test Engineer

 (1)

I applied via Referral and was interviewed before Aug 2021. 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 Resume 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

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

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Sep 2022. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What are the important HTTP methods in postman ?
  • Ans. 

    Important HTTP methods in Postman include GET, POST, PUT, PATCH, and DELETE.

    • GET: Used to retrieve data from a server. Example: GET request to fetch user details.

    • POST: Used to submit data to a server. Example: POST request to create a new user.

    • PUT: Used to update data on a server. Example: PUT request to update existing user details.

    • PATCH: Used to partially update data on a server. Example: PATCH request to update user'...

  • Answered by AI
  • Q2. Explain the difference between functional and non-functional testing
  • Ans. 

    Functional testing focuses on testing the functionality of the software, while non-functional testing focuses on testing the performance, usability, and other non-functional aspects.

    • Functional testing ensures that the software functions as expected based on the requirements.

    • Non-functional testing evaluates aspects such as performance, usability, reliability, and scalability.

    • Examples of functional testing include unit t...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the assertions in postman and its importance
  • Ans. 

    Assertions in Postman are validation points to ensure the expected response from an API

    • Assertions in Postman are used to validate the response of an API request

    • They help ensure that the response meets the expected criteria

    • Common types of assertions include status code, response body content, response time, etc.

    • Examples of assertions in Postman: checking if status code is 200, verifying specific data in response body

  • Answered by AI
  • Q2. What are the seven principles of testing
  • Ans. 

    The seven principles of testing are guidelines that help testers in their testing activities.

    • Testing shows the presence of defects, not their absence.

    • Exhaustive testing is impossible.

    • Early testing saves time and money.

    • Defect clustering occurs.

    • Pesticide paradox - if the same tests are repeated over and over, eventually the same set of test cases will no longer find any new bugs.

    • Testing is context dependent.

    • Absence-of-er...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Common HR discussion

Skills evaluated in this interview

Interview Preparation Tips

Round: CGPA SHORTlist
Experience: They selected students who have CGPA greater than 8.5.After the selection was done,we had skype interviews where each student was given a slot.In the interview they ask you about 'tell me about yourself',your projects.You should explain the projects exactly and clearly.They ask you better alternatives for implementing the project.After that on the basis of the project they ask you questions related to that subject.Data structures is very important.After the questions on projects were asked they ask you to write programs on data structures(simple programs). They asked me a program to reverse a singly linked list. After that,if they are impressed with it,they go for databases.One should be thorough with functionalities of each key.If time permits they may ask you puzzles(some of my friends were asked). Quite an easy interview.They give you enough time to think so no worries.People with some interview experience can easily crack this.The main objective of the interviewer is he/she checks whether the student is perfect in the concepts learned.
Tips: Don't be panic.If you don't know anything directly say 'I don't know'. They ask you very easy questions.

General Tips: Don't be panic.Since this is skype interview you can be relaxed.Be cool and focussed .Listen to the interviewer questions carefully.
Skills: Database Management, Algorithms And Data Structures
College Name: VIT Vellore
Motivation: Company works on latest trends like azure,etc and they work on projects related to microsoft.

Interview Preparation Tips

Round: Test
Experience: 1st Round : 30 Aptitude Questions (Difficulty Level-HIGH) with nega
tive marking- My Score 15/30, Highest in the test
+ 2 Coding Questions ( Dyanamic Programming + N-Queens Problem)

Round: Technical Interview
Experience: Technical Interview- Questions based on recurssion DSA, HTML.

General Tips: Just know the project you have done in details , don't bluff
First Interview and got it in single shot.
Skill Tips: Karumanchi for DSA, w3 Schools for web related topics DBMS and SQL from Tutorial point.
Skills:
College Name: NIT Surathkal
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hackerrank link with 3 questions(1dsa, 1 coding language logic, 1 css FE logic )

Round 2 - Coding Test 

Mcq and live coding tecg stack based discussion.

Contribute & help others!
anonymous
You can choose to be anonymous

Moolya Software Testing Interview FAQs

How many rounds are there in Moolya Software Testing Exploratory Software Tester 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 Resume Shortlist.
How to prepare for Moolya Software Testing Exploratory Software Tester 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 API Testing, Anti Money Laundering, Cae Tools, Database Testing and Exploratory Testing.
What are the top questions asked in Moolya Software Testing Exploratory Software Tester interview?

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

  1. 1. Tell me about yourself 2. What is software testing and y is it required ? 3....read more
  2. what is API testing? explain mobile testing which you did in your proje...read more
  3. How API works, api status co...read more

Recently Viewed

INTERVIEWS

Moolya Software Testing

No Interviews

SALARIES

Moolya Software Testing

JOBS

Smartedge IT Services

No Jobs

JOBS

Spectrum Techno Consultants

No Jobs

SALARIES

Moolya Software Testing

INTERVIEWS

Moolya Software Testing

No Interviews

INTERVIEWS

Moolya Software Testing

No Interviews

LIST OF COMPANIES

Moolya Software Testing

Locations

INTERVIEWS

Moolya Software Testing

No Interviews

INTERVIEWS

Moolya Software Testing

20 top interview questions

Tell us how to improve this page.

Moolya Software Testing Exploratory Software Tester Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 162 Interviews
MAQ Software Interview Questions
1.9
 • 98 Interviews
Qualitest Interview Questions
3.6
 • 79 Interviews
Webkul Software Interview Questions
3.8
 • 54 Interviews
View all
Moolya Software Testing Exploratory Software Tester Salary
based on 140 salaries
₹3.5 L/yr - ₹10.8 L/yr
5% more than the average Exploratory Software Tester Salary in India
View more details

Moolya Software Testing Exploratory Software Tester Reviews and Ratings

based on 21 reviews

3.3/5

Rating in categories

3.2

Skill development

3.3

Work-life balance

2.8

Salary

3.3

Job security

3.0

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 21 Reviews and Ratings
Exploratory Software Tester
140 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet Automation Test Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Moolya Software Testing with

Cigniti Technologies

3.7
Compare

Think Future Technologies

4.0
Compare

Test Yantra Software Solutions

3.2
Compare

Qualitest

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