
Moolya Software Testing Test Automation Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 13 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Moolya Software Testing.
Software Development Engineer in Test
The process went pretty smoothly and everyone was really nice, making us feel pretty comfortable. There was a 1-hour L1 technical interview first. After that, we had a cultural fit round where they wanted to get to know us better, asking about our strengths and real-life situations.
- Can you write Python code involving strings?
- What Git commands do you know?
- Tell me about Jenkins pipelines.
Senior SDET
I found the role on LinkedIn and learned about the requirements. Then, the recruitment team called and we scheduled the first interview. I did the first virtual interview on Day 2 and got confirmation the same day. The second virtual interview was on Day 3, and I got confirmation and a managerial interview scheduled on Day 4. The package was discussed on Days 5-6, and I received the offer letter.
- Could you describe any exceptions you've encountered and handled during API automation?
- Can you provide a code example using Rest Assured for validating a specific value within an API response?
- If there were no specific requirements given, what would be your initial set of scenarios to cover in API automation?
Test Automation Engineer
I went through an interview process with Moolya Software Testing via a consultancy. Initially, I was hesitant due to some reviews, but I decided to proceed with the screening. The first round was conducted by an experienced individual with 8 years of experience. They asked some tricky Java programming questions, then moved on to Selenium concepts, and we also discussed general testing topics. I received a card wishing me luck for the subsequent interview with Moolya. I passed this first round. The second round was a Skype interview with another highly experienced person who focused on aspects mentioned in my profile and assessed my programming skills using Selenium. This second round also went smoothly with no significant challenges. Overall, my experience was positive, and it seems Moolya has made some changes. However, I'm unsure why an offer was not extended.
- 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].
Moolya Software Testing Test Automation Engineer Interview Questions
Quoted word for word from Moolya Software Testing interview reports.
“What is the difference between list and tuples?”
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 →“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 reports →“What is a set, and what would be the output of a={10,10,10}?”
Read reports →“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 →“Can you write the XPATH expression to select either the MALE or FEMALE radio button?”
Read report →“Can you explain what error codes like 404, 403, etc. mean?”
Read report →“Explain the key distinctions between POST and PUT requests, including illustrative examples.”
Read report →“Can you provide a code example using Rest Assured for validating a specific value within an API response?”
Read report →Formats, difficulty and experience
Across all 13 Moolya Software Testing interview reports.