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

Moolya Software Testing QA Consultant Interview Questions and Answers

Updated 9 Jan 2025

Moolya Software Testing QA Consultant Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. String reverse while keeping the special charatcter on it's place intact
  • Ans. 

    Reverse a string while keeping special characters in place

    • Iterate through the string and store special characters in a separate array

    • Reverse the string excluding special characters

    • Insert special characters back into their original positions

  • Answered by AI
  • Q2. Playwright Configuration file details and what it manage ?
  • Ans. 

    Playwright Configuration file manages settings for browser automation tests.

    • Manages browser settings such as viewport size and user agent

    • Controls the behavior of the browser during tests

    • Can specify test environment configurations like headless mode or slow network conditions

  • Answered by AI
  • Q3. Difference between selenium and playwright ?
  • Ans. 

    Selenium is a widely used open-source automation tool for web applications, while Playwright is a newer automation tool developed by Microsoft with more modern features.

    • Selenium is older and more established, with a larger community and more resources available.

    • Playwright is more modern and has features like cross-browser testing, parallel execution, and better support for modern web technologies.

    • Selenium uses WebDrive...

  • Answered by AI
  • Q4. What is exploratory testing and create scenarios for orangeHRM website without knowing anything about the company and modules
  • Ans. 

    Exploratory testing is a software testing approach where testers explore the application without predefined test cases.

    • Navigate through different pages on the website to understand the layout and functionality

    • Input random data in forms to check for validation

    • Click on various buttons and links to see where they lead

    • Try different search queries to test the search functionality

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Moolya Software Testing?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude and combined coding tests

Round 2 - Design round 

(1 Question)

  • Q1. Design a parking app or design a web or mobile app where farmers can directly sell their produce
  • Ans. 

    Design a web/mobile app for farmers to directly sell their produce.

    • Create a user-friendly interface for farmers to list their produce

    • Include features for farmers to set prices and quantities

    • Implement a search function for buyers to find specific produce

    • Include a secure payment system for transactions

    • Allow farmers to track their sales and manage inventory

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

(1 Question)

  • Q1. You have to explain the design of your previous round

Skills evaluated in this interview

QA Consultant Interview Questions Asked at Other Companies

asked in Saksoft
Q1. GIVE YOU ONE CONDITION TO TAKE YOUR THOUGHT ABOUT IT
Q2. What are the details of the Playwright configuration file, and wh ... read more
Q3. What is STLC? Define the life cycle of STLC.
Q4. Given a string, reverse it while keeping the special characters i ... read more
Q5. What is the difference between Selenium and Playwright?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Jul 2023.

Round 1 - HR 

(1 Question)

  • Q1. How much expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - fake interview

Interview Preparation Tips

Round: Test
Experience: NORMAL DURATION: 45 MIN
DIFFICULTY:AVERAGE
Duration: 30 minutes
Total Questions: 45

Round: SITUATION HANDLING
Experience: GIVEN TO FIND A SOLUTION FOR A PARTICULAR SITUATION.
Tips: BE SPONTANEOUS AND CONFIDENT.

Round: DESIGN ESSAY
Experience: GIVEN TO DESIGN ANY PRODUCT WE WISH (eg: shoe ,bottle).
THE DESIGNED PRODUCT SHOULD BE CREATIVE AND USEFUL.

Round: LIFE EXPERIENCES
Experience: TO WRITE 3 REAL LIFE EXPERIENCES OF YOU WHICH MADE THE PERSON WHO YOU ARE NOW.


Round: HR Interview
Experience: NORMAL HR QUESTIONS.

Skills: C
College Name: NIT Bhopal
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Apitude test with coding test two sql questions,

Round 2 - Technical 

(6 Questions)

  • Q1. What is ETL, Layers of ETL, Do you know any ETL automation tool
  • Ans. 

    ETL stands for Extract, Transform, Load. It is a process used to extract data from various sources, transform it into a consistent format, and load it into a target database.

    • ETL involves three main layers: Extraction, Transformation, and Loading.

    • Extraction: Data is extracted from various sources such as databases, files, APIs, etc.

    • Transformation: Data is cleaned, validated, and transformed into a consistent format.

    • Load...

  • Answered by AI
  • Q2. Python star pattern 1 12 123, Differnce between List and Dictionary
  • Ans. 

    Python star pattern 1 12 123 is a pattern printing question. List and Dictionary are data structures in Python.

    • Python star pattern 1 12 123 can be achieved using nested loops.

    • Lists are ordered collections of items, accessed by index. Dictionaries are key-value pairs, accessed by key.

    • Example: List - [1, 2, 3], Dictionary - {'a': 1, 'b': 2, 'c': 3}

  • Answered by AI
  • Q3. 10-12 Queries based on joins, max function etc, difference between rank, dense rank, row_number and its syntax, how to combine two columns without concat function. What is Alias. What is the use of partiti...
  • Q4. Do you know GCP? Do you know bigquery?
  • Ans. 

    Yes, I am familiar with Google Cloud Platform (GCP) and BigQuery.

    • I have experience working with GCP services such as Compute Engine, Cloud Storage, and BigQuery.

    • I have used BigQuery for analyzing large datasets and running complex queries.

    • I am familiar with setting up data pipelines and ETL processes using GCP services.

  • Answered by AI
  • Q5. Q based on resume Shell scripting commands what is -x what is chmod 757 on owner group and others
  • Q6. What is SDLC, STLC
  • Ans. 

    SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

    • SDLC is a process used by software development teams to design, develop, and test high-quality software.

    • STLC is a subset of SDLC focused specifically on the testing phase of the software development process.

    • SDLC includes phases like planning, analysis, design, implementation, and maintenance.

    • STLC includes phases like test pl...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for DataMetica QA Engineer interview:
  • SQL
  • Python
  • Testing
  • Cloud
Interview preparation tips for other job seekers - Advance SQL and Testing Concepts, Basic Python and Cloud Concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic Manual testing Questions

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How are you different from other testers ?
  • Ans. 

    I have a strong background in automation testing and a keen eye for detail.

    • Extensive experience in automation testing using tools like Selenium and Appium

    • Ability to write complex test scripts and perform regression testing efficiently

    • Strong analytical skills to identify and troubleshoot issues effectively

    • Proven track record of finding critical bugs missed by other testers

  • Answered by AI
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 Jun 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 - Technical 

(3 Questions)

  • Q1. Questions related to Software Testing
  • Q2. Type of testing and methods
  • Ans. 

    Various types of testing methods include manual testing, automated testing, performance testing, and regression testing.

    • Manual testing involves testers manually executing test cases without the use of automation tools.

    • Automated testing uses automation tools to execute test cases and compare actual outcomes with expected outcomes.

    • Performance testing evaluates the speed, responsiveness, and stability of a system under va...

  • Answered by AI
  • Q3. Explain software test life cycle
  • Ans. 

    Software test life cycle is a set of activities performed to ensure the quality of a software product.

    • It includes test planning, test design, test execution, and test closure.

    • Test planning involves defining the scope, objectives, and resources for testing.

    • Test design involves creating test cases and test scenarios based on requirements.

    • Test execution involves running the test cases and reporting defects.

    • Test closure in...

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

(1 Question)

  • Q1. Manager round about the software testing
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and company policy breif

Skills evaluated in this interview

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 Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Ecommerce
  • Q2. Ecommerce and salesforce

Moolya Software Testing Interview FAQs

How many rounds are there in Moolya Software Testing QA Consultant interview?
Moolya Software Testing interview process usually has 1 rounds. The most common rounds in the Moolya Software Testing interview process are One-on-one Round.
What are the top questions asked in Moolya Software Testing QA Consultant interview?

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

  1. Playwright Configuration file details and what it manag...read more
  2. String reverse while keeping the special charatcter on it's place int...read more
  3. difference between selenium and playwrigh...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 104 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
Tata Digital Interview Questions
2.8
 • 48 Interviews
View all
Exploratory Software Tester
149 salaries
unlock blur

₹3.7 L/yr - ₹11.1 L/yr

Softwaretest Engineer
57 salaries
unlock blur

₹1.9 L/yr - ₹6 L/yr

Sdet
37 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Sdet Automation Test Engineer
23 salaries
unlock blur

₹5.6 L/yr - ₹11.6 L/yr

Senior QA Engineer
16 salaries
unlock blur

₹7 L/yr - ₹19 L/yr

Explore more salaries
Compare Moolya Software Testing with

Tekwissen

4.8
Compare

Softenger

4.0
Compare

XcelServ Solutions

4.4
Compare

Capital Numbers Infotech

4.4
Compare
write
Share an Interview