i
Moolya Software Testing
Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
Count the number of palindrome words in a given string.
Split the string into words using space as a delimiter.
Iterate through each word and check if it is a palindrome.
Increment the count if the word is a palindrome.
JSON payload for POST request with nested object
Use curly braces to define the object
Use colon to separate key-value pairs
Use double quotes for keys and values
To move to a child window in Selenium, we need to switch to the window using window handles.
Get the window handle of the parent window using driver.getWindowHandle()
Get all the window handles using driver.getWindowHandles()
Switch to the child window using driver.switchTo().window(childWindowHandle)
Perform actions on the child window
Switch back to the parent window using driver.switchTo().window(parentWindowHandle)
In the second round of interviews, questions were like this:
1. Tell us about the recent project you are working on
2. Write a Java code to find the last repeating char in the Given String
3. What are some of the Git commands you've used on a daily basis
4. what is the code review process being followed in your team
5. How many team members there are in Automation
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Top trending discussions
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Monkey testing is a random testing technique where the application is tested with random inputs to uncover unexpected bugs.
Monkey testing involves randomly inputting data into the application to see how it responds.
It is a form of ad-hoc testing where testers do not follow a specific test case.
The goal of monkey testing is to find unexpected bugs that may not be caught by traditional testing methods.
Examples of monkey ...
Adhoc testing is informal testing without any predefined test cases or plans.
Adhoc testing is performed randomly without any specific guidelines or documentation.
It is usually done to explore the system and find defects that are not covered in formal testing.
Adhoc testing is not structured and is based on the tester's intuition and experience.
It can be performed at any stage of the development process.
Example: Clicking...
One testing technique is boundary value analysis, which involves testing the boundaries of input ranges.
Boundary value analysis involves testing the minimum and maximum values of input ranges.
It helps identify errors at the boundaries of valid input values.
For example, testing a program that accepts numbers from 1 to 100 by testing inputs of 0, 1, 100, and 101.
posted on 10 Nov 2015
posted on 16 Sep 2021
I was interviewed before Sep 2020.
Round duration - 70 Minutes
Round difficulty - Hard
Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...
The task is to distribute candies to students based on their performance while minimizing the total candies distributed.
Create an array to store the minimum candies required for each student.
Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.
Consider both left-to-right and right-to-left passes to ensure fair distribution.
Keep track of the total candies dist
You are given a sequence of numbers, ARR
. Your task is to return a sorted sequence of ARR
in non-descending order using the Merge Sort algorithm.
The Merge Sort...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Use Divide and Conquer approach to recursively divide the input array into two halves.
Merge the sorted halves to produce a completely sorted array.
Ensure the implementation handles the constraints specified in the problem statement.
Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.
posted on 10 Feb 2022
Nothing
posted on 16 Mar 2023
I applied via Walk-in and was interviewed before Mar 2022. There were 3 interview rounds.
Java and python test was there
posted on 21 Dec 2024
I applied via Approached by Company and was interviewed before Dec 2023. There were 4 interview rounds.
2 sum program from Geeks for Geeks
Lazy loading delays loading of related data until it is specifically requested, while eager loading loads all related data upfront. N+1 problem occurs when lazy loading results in multiple additional queries being made.
Lazy loading is used to improve performance by only loading related data when needed
Eager loading loads all related data upfront to reduce the number of queries made
N+1 problem occurs in lazy loading whe...
posted on 16 Jul 2022
Some of the top questions asked at the Moolya Software Testing Automation Engineer interview -
based on 1 interview
Interview experience
Exploratory Software Tester
140
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Sdet
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Sdet Automation Test Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Cigniti Technologies
Think Future Technologies
Test Yantra Software Solutions
Qualitest