Filter interviews by
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Sorting objects using collections comparator in Java
Use the Comparator interface to define custom sorting logic for objects
Implement the compare() method to compare two objects based on specific criteria
Use the Collections.sort() method to sort a collection of objects using the custom comparator
Exceptions in Selenium are errors that occur during test execution. Handling in page objects involves using try-catch blocks.
Exceptions in Selenium can be caused by elements not being found, timeouts, or invalid input
Handling exceptions in page objects involves using try-catch blocks to catch specific exceptions and handle them appropriately
Example: Using try-catch block to handle ElementNotVisibleException in a page o
Situational risk assessment and mitigation. New thoughts on something you have not worked before.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Count the number of characters in a given string.
Iterate through each character in the string and increment a counter for each character.
Return the final count of characters in the string.
Basic RestAssured code for API testing
Import necessary RestAssured libraries
Set base URI for the API
Send a GET request to the API endpoint
Validate response status code and body
Use bitwise XOR operation to switch values in two variables without a third variable.
Use bitwise XOR operation to switch values in two variables without a third variable.
Example: a = 5, b = 7. After switching, a = 7, b = 5.
a = a XOR b
b = a XOR b
a = a XOR b
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
posted on 8 Jun 2024
Mcq test which was easy to crsck
Automation coding in java basic level questions
I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.
Mcq questions from testing field
I applied via Naukri.com and was interviewed before Aug 2022. There were 2 interview rounds.
White box testing is testing the internal structure of the system while black box testing is testing the external behavior of the system.
White box testing is also known as clear box testing or structural testing.
It involves testing the code, architecture, and design of the system.
Examples include unit testing, integration testing, and code coverage analysis.
Black box testing is also known as functional testing or behav...
Java code to print sum of 100 numbers
Create an array of 100 numbers
Use a loop to iterate through the array and calculate the sum
Print the sum at the end
My name is John Doe. There are 1 'o' in my name.
Count the occurrences of the specified character in the name
Iterate through each character in the name and compare with the specified character
Increment a counter each time the specified character is found
To move to another tab in Selenium, switch to the desired tab using window handles.
Use getWindowHandles() to get all window handles
Switch to the desired tab using switchTo().window(handle)
based on 1 interview
Interview experience
Senior Associate
15k
salaries
| ₹8 L/yr - ₹30 L/yr |
Associate
13k
salaries
| ₹4.8 L/yr - ₹17 L/yr |
Manager
6.7k
salaries
| ₹14 L/yr - ₹44.5 L/yr |
Senior Consultant
4.4k
salaries
| ₹9 L/yr - ₹32.6 L/yr |
Associate2
4.2k
salaries
| ₹4.6 L/yr - ₹16.6 L/yr |
Deloitte
Ernst & Young
Accenture
TCS