Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
I applied via Referral and was interviewed before Aug 2021. There were 4 interview rounds.
It was a game based cognitive test
It was hacker rank coding test with some multiple choice questions and two programming questions
Various types of exceptions in automation testing
Checked exceptions
Unchecked exceptions
Timeout exceptions
Element not found exceptions
Stale element reference exceptions
Invalid element state exceptions
Element not interactable exceptions
Locators are used in automation testing to identify web elements on a page. Common types include ID, class name, name, xpath, css selector, link text, and partial link text.
ID: Unique identifier for an element
Class name: Class attribute value of an element
Name: Name attribute value of an element
XPath: XML Path language to locate elements
CSS Selector: CSS syntax to locate elements
Link text: Text of a link element
Partial
Difficulty faced in automating an application is handling dynamic elements on the webpage.
Identifying and handling dynamic IDs or classes
Using dynamic XPath or CSS selectors
Implementing wait strategies for dynamic content to load
Updating locators frequently due to changes in the application
Constructor is a special type of method in a class which is used to initialize objects.
Constructor has the same name as the class.
It does not have a return type.
It is called automatically when an object is created.
Constructors can be parameterized or default.
Example: public class Car { public Car() { // default constructor } }
Program to find count of vowels in a string
Iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u)
Increment a counter for each vowel found
posted on 25 Aug 2021
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a collection of abstract methods and constants.
Abstract class can have constructors while interface cannot
A class can implement multiple interfaces but can only inherit from one abstract class
Abstract class can have instance variables while interface cannot
Abstract class is used for code reusability w...
Windows and frames can be handled in Selenium using switchTo() method.
Use driver.switchTo().window() to switch between windows.
Use driver.switchTo().frame() to switch between frames.
To switch back to the default content, use driver.switchTo().defaultContent().
Exceptions in Selenium are errors that occur during test execution.
Selenium throws exceptions when it encounters errors during test execution
Common exceptions include NoSuchElementException, TimeoutException, and StaleElementReferenceException
Handling exceptions is important for creating stable and reliable test scripts
posted on 6 Nov 2024
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
posted on 7 Apr 2024
GoodMCQ technical discussion and more
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
posted on 6 Jan 2025
based on 1 interview
Interview experience
Associate
114
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
113
salaries
| ₹0 L/yr - ₹0 L/yr |
Workday Consultant
102
salaries
| ₹0 L/yr - ₹0 L/yr |
Payroll Associate
78
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Mercer
Willis Towers Watson
Aon
Accenture