Filter interviews by
I applied via Referral and was interviewed in Jan 2021. There were 4 interview rounds.
Reverse a string without using predefined functions.
Create an empty string to store the reversed string
Loop through the original string from end to start
Add each character to the empty string
Return the reversed string
Collections are data structures that store and manipulate groups of related objects. Programs can use them for efficient data management.
Collections can be used to store and manipulate data in various ways, such as lists, sets, and maps.
For example, an ArrayList can be used to store a list of objects, while a HashSet can be used to store a set of unique objects.
Programs can use collections to perform operations such as...
Top trending discussions
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
REST API HTTP methods are used to perform CRUD operations on resources.
GET - Retrieve data from a server
POST - Create new data on a server
PUT - Update existing data on a server
DELETE - Remove data from a server
Cucumber BDD framework is a tool used for writing and executing automated acceptance tests in a human-readable format.
Uses Gherkin syntax to write test scenarios in plain English
Promotes collaboration between technical and non-technical team members
Supports behavior-driven development (BDD) principles
Integrates with various programming languages and testing frameworks
Generates easy-to-read test reports
It was some sorting question - 1 Hour JAVA
Use the kill command with the child process ID to terminate it
Find the child process ID using tools like ps or pgrep
Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID
Example: kill -9
Aptitude test was easy to clear
Coding test was ok to clear
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
Iterate through array to find second largest number
Iterate through the array and keep track of the largest and second largest numbers
Handle edge cases like duplicates or small array sizes
Return the second largest number found
1. What is Playwright, and how does it differ from Selenium?
2. How do you handle authentication in Playwright for multiple users?
3. Explain how to run tests in parallel using Playwright.
4. Describe how you would handle waiting for elements in Playwright.
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
STLC, bug severity priority, waits in Selenium, Java OOPs
STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure
Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed
Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...
I was interviewed in May 2023.
based on 2 reviews
Rating in categories
Softwaretest Engineer
252
salaries
| ₹3 L/yr - ₹6 L/yr |
Associate Consultant
187
salaries
| ₹5.6 L/yr - ₹14.3 L/yr |
Consultant
166
salaries
| ₹9 L/yr - ₹20 L/yr |
Member Technical Staff
154
salaries
| ₹6 L/yr - ₹17.4 L/yr |
Software Quality Analyst
111
salaries
| ₹3.6 L/yr - ₹5.8 L/yr |
Informatica
Mulesoft
SAP
IBM