Filter interviews by
Expected conditions are pre-defined conditions that can be used to wait for a certain state or element in Selenium.
ExpectedConditions.elementToBeClickable() - waits for an element to be clickable
ExpectedConditions.visibilityOfElementLocated() - waits for an element to be visible
ExpectedConditions.titleContains() - waits for the page title to contain a certain text
WebDriver is a tool for automating web applications. WebElement is an interface representing an HTML element.
WebDriver is a browser automation tool used to control the browser and interact with web elements
WebElement is an interface representing an HTML element on a web page
WebDriver interacts with web elements using the WebElement interface
Examples of web elements include buttons, text fields, and links
To wait for file loading in Selenium Automation, we can use explicit wait or thread.sleep() method.
Explicit wait is used to wait for a specific condition to occur before proceeding with the next step.
Thread.sleep() method is used to pause the execution for a specified amount of time.
We can also use the ExpectedConditions class to wait for a file to be loaded.
Waiting for a file to be loaded is important to ensure that t
I applied via Naukri.com and was interviewed before Jan 2020. There were 4 interview rounds.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a blueprint for a class and can only have abstract methods.
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 r...
Multiple credentials can be logged in using data from an excel sheet.
Read the excel sheet using a library like Apache POI
Iterate through the rows and columns to get the data
Use a loop to login with each set of credentials
Assert the login success or failure for each set of credentials
Some of the top questions asked at the AlphaSense interview -
based on 10 interviews
Interview experience
based on 41 reviews
Rating in categories
Content Analyst
54
salaries
| ₹2.7 L/yr - ₹9 L/yr |
Senior Software Engineer
29
salaries
| ₹17 L/yr - ₹33 L/yr |
Software Engineer
24
salaries
| ₹10 L/yr - ₹22 L/yr |
Software Developer
23
salaries
| ₹22.8 L/yr - ₹28.7 L/yr |
QA Engineer
16
salaries
| ₹4.5 L/yr - ₹17.1 L/yr |
24/7 Customer
Microsoft Corporation
SAP