i
Moolya Software Testing
Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2021. There were 3 interview rounds.
Testing methodologies include various types of testing such as API testing and test scenarios.
Testing methodologies are the different approaches and techniques used to test software applications.
API testing involves testing the application programming interface to ensure it meets the requirements and specifications.
Test scenarios are a set of steps or conditions that are used to test a specific feature or functionality...
Top trending discussions
posted on 10 Nov 2015
I was interviewed before Oct 2020.
Round duration - 40 minutes
Round difficulty - Medium
Asked about time complexity of algorithm, puzzles, DBMS, cutting edge technologies etc. What are indexes?
Given an array of integers ARR
of size N, consisting of 0s and 1s, you need to select a sub-array and flip its bits. Your task is to return the maximum count of 1s that can b...
Given an array of 0s and 1s, find the maximum count of 1s by flipping a sub-array at most once.
Iterate through the array and keep track of the maximum count of 1s obtained by flipping a sub-array.
Consider flipping a sub-array from index i to j and calculate the count of 1s in the resulting array.
Return the maximum count of 1s obtained by flipping a sub-array at most once.
Round duration - 20 minutes
Round difficulty - Medium
Asked 1 standard algorithm
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
Count the number of islands in a 2D matrix of 1s and 0s.
Iterate through the matrix and perform depth-first search (DFS) to find connected 1s.
Mark visited cells to avoid redundant traversal.
Increment island count whenever a new island is encountered.
Tip 1 : prepare for competitive programming
Tip 2 : know about standard algorithm
Tip 3 : must be good with dbms
Tip 1 : must have projects, which you can explain to them
Tip 2 : have things on resume, that you are totally certain about.
posted on 11 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.
posted on 28 Sep 2022
Explaining manual and automation testing, types of bugs, HTTP methods, sanity testing, functional testing, retesting, regression testing, iframe and multiple windows handling.
Manual testing is done manually by a tester, while automation testing is done using tools and scripts.
Bugs can be functional, performance, security, usability, etc.
HTTP methods include GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, TRACE.
Sanity t...
Answering questions related to software quality analysis
Dimension and Point classes are used in software testing to represent the size and location of objects on a screen
Screenshots in Selenium can be taken using the TakesScreenshot interface and getScreenshotAs() method
Synchronization is the process of ensuring that the application waits for a certain condition to be met before proceeding with the next step
Parameteriz...
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
DB queries in MySQL
Use SELECT statement to retrieve data from tables
Use WHERE clause to filter data based on conditions
Use JOIN to combine data from multiple tables
Use INSERT statement to add new data to tables
Use UPDATE statement to modify existing data in tables
Use DELETE statement to remove data from tables
I applied via Qualitest website and was interviewed in Aug 2023. There were 4 interview rounds.
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
based on 1 review
Rating in categories
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