
Moolya Software Testing Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 73 interview experiences · FREE TO READ
Which role are you interviewing for?
20 roles · 73 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Moolya Software Testing.
Python Automation Engineer
Got the mail from the HR for AI Interview and when proceed to AI call asked about the topics related to ET Web + API + AI and after selected from AI Interview round got a call for Technical Round and asked the question related to Python Automation and some coding questions and Python basic questions.
- Regarding your current project, which frameworks have you utilized?
- Could you elaborate on Python decorators and show an example of how they're applied?
- What are constructor methods in Python, like __init__, and what's their function?
Junior Java Developer
The interview process at Moolya was quite disappointing. The interviewer was unresponsive and seemed disinterested, barely engaging in any conversation. The questions felt generic and the interviewer lacked in-depth technical knowledge, getting irritated when asked for clarifications. I wasn't even given a chance to ask questions at the end. The HR and scheduling process was also problematic, with unconfirmed slots and a lack of consideration for my availability. It felt like a one-sided interrogation rather than a professional discussion, raising concerns about their work culture.
- Could you explain the core Java concepts like OOP, Polymorphism, and Multithreading?
- Can you detail your experience with MySQL, including basic SQL queries and Joins?
- What is your understanding of REST API and Spring Boot?
Software Engineer
The interview process starts with an on-site round which includes both coding and MCQ based questions. You'll face basic MCQ questions on Rest API, HTTP status codes, TCP/UDP, and arrays. Then, there will be coding questions like finding permutations of a given string (e.g., ABC) and reversing a string (e.g., 'my name is John', including spaces).
- MCQ questions on Rest API, HTTP status codes, TCP/UDP, and arrays.
- Find permutations of the string 'ABC'.
- Reverse the string 'my name is John', including spaces.
Automation Engineer
They said there would be 3 technical rounds and one cultural round, but there was a lot of confusion. They asked for my availability and then scheduled interviews on different days. I told HR, and they rescheduled. When I joined the call, no one was there, and I was told the panel wasn't available. After two days, the first round was finally scheduled. The first two rounds were okay, mostly Java questions, and I passed both. The third round was difficult because the interviewer had a noisy headset, and even after I mentioned it, he couldn't fix it. It was noisy and echoey. I managed to answer, but the interviewer kept interrupting me and moving to the next question before I finished my answers.
- Could you explain how to use a hashmap?
- How would you store a list value inside a hashmap?
- What is your experience with Dev Ops?
Moolya Software Testing Interview Questions
Quoted word for word from Moolya Software Testing interview reports.
“Write a program to count character occurrences in a string using a hashmap.”
Read reports →“What are constructor methods in Python, like __init__, and what's their function?”
Read reports →“Write a program for Fibonacci series between two numbers where the number should be divisible by 3. For example, if the input is 10 and 30, the output is 21.”
Read reports →“Given that Python's data types are classes, what built-in methods does the str class offer? Can you give and explain some examples?”
Read reports →“How would you rearrange an array of integers containing 0s and other numbers so that all the 0s are at the beginning, followed by the remaining numbers? For instance, given [1,2,3,0,4,0,5,0,0,9], the result should be [0,0,0,0,1,2,3,4,5,9].”
Read report →“What is a set, and what would be the output of a={10,10,10}?”
Read report →“What are markers in pytest, and how are they implemented in test cases?”
Read report →“If list_one contains repetitive elements, how would you write a program to create list_two containing only unique elements from list_one?”
Read report →“How do you store a list in a hashmap?”
Read report →Formats, difficulty and experience
Across all 73 Moolya Software Testing interview reports.