Filter interviews by
I applied via LinkedIn and was interviewed before Oct 2021. There were 2 interview rounds.
I used various testing techniques such as black box, white box, regression, and exploratory testing.
Black box testing to test the functionality of the application without knowing the internal code
White box testing to test the internal code and structure of the application
Regression testing to ensure that new changes do not affect existing functionality
Exploratory testing to discover defects and issues that may not be f
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.
It invol...
Regression testing is important to ensure that changes made to the software do not negatively impact existing functionality.
Regression testing helps to identify any defects or issues that may have been introduced during development or changes made to the software.
It ensures that existing functionality still works as expected after changes have been made.
Regression testing can be automated to save time and effort.
Exampl...
Test case is a set of steps to validate a specific functionality while use case is a scenario of how a user interacts with the system.
Test case is used to validate a specific functionality of the system while use case is a scenario of how a user interacts with the system.
Test case is written by the tester while use case is written by the business analyst or the end user.
Test case is usually a step-by-step instruction w...
Top trending discussions
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Generic, engineering graphics included.
I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.
If your good in maths you can clear the 1 st round
I am a dedicated QA Engineer with 5 years of experience in testing web and mobile applications.
Experienced in manual and automated testing
Proficient in using testing tools like Selenium and Jira
Strong understanding of software development lifecycle
Excellent problem-solving skills
Effective communication and teamwork abilities
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Count the number of substrings with equal number of 0s, 1s, and 2s in a given string.
Iterate through the string and maintain counts of 0s, 1s, and 2s encountered so far.
Keep track of the counts in a hashmap and increment the count of substrings whenever counts of 0s, 1s, and 2s are equal.
Return the total count of substrings at the end.
Group anagrams together in an array of strings.
Create a hashmap to store sorted strings as keys and corresponding anagrams as values.
Iterate through the input array, sort each string, and add it to the hashmap.
Return the values of the hashmap as the grouped anagrams.
posted on 26 Jun 2023
I applied via Referral and was interviewed in Mar 2023. There were 4 interview rounds.
I have 5 years of experience in automation testing using tools like Selenium and have led automation projects for web and mobile applications.
Led automation projects for web and mobile applications
Experience with tools like Selenium
5 years of automation testing experience
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
Path parameter is a part of the URL that comes after the endpoint and is used to identify a specific resource.
Path parameters are used to pass data to the API endpoint in the URL
They are specified within curly braces {} in the URL path
Path parameters are used to identify a specific resource or entity
Example: /api/users/{userId} where userId is a path parameter
posted on 8 May 2024
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
The Robot class in Selenium is used for simulating keyboard and mouse interactions.
Robot class is part of java.awt package in Java.
It can be used for simulating keyboard and mouse events like key press, key release, mouse move, etc.
Robot class is useful for scenarios where Selenium WebDriver actions are not sufficient.
Example: Robot robot = new Robot(); robot.keyPress(KeyEvent.VK_ENTER);
Dropdown selection in Selenium involves locating the dropdown element and selecting an option from the dropdown menu.
Locate the dropdown element using its id, name, class, or xpath
Use Select class in Selenium to interact with dropdown elements
Select an option by visible text, value, or index
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
A program in Java to reverse a string
Create a char array from the input string
Use two pointers to swap characters from start and end of the array
Repeat until the pointers meet in the middle
Analyst
78
salaries
| ₹4 L/yr - ₹13.6 L/yr |
Software Engineer
71
salaries
| ₹6.4 L/yr - ₹17.8 L/yr |
Claims Adjudicator
67
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Senior Analyst
59
salaries
| ₹5.5 L/yr - ₹18.5 L/yr |
Senior Software Engineer
52
salaries
| ₹12 L/yr - ₹25 L/yr |
Oracle Cerner
McKesson
Optum
Veradigm