Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2020. There were 3 interview rounds.
Alfa testing is done by the developers before releasing the software to the testers. Beta testing is done by the end-users after the software is released.
Alfa testing is done in a controlled environment, whereas beta testing is done in a real-world environment.
Alfa testing is done by the developers, whereas beta testing is done by the end-users.
Alfa testing is done before the software is released, whereas beta testing ...
System testing verifies the entire system as a whole, while integration testing verifies the interaction between different components.
System testing checks the system's compliance with requirements and specifications
Integration testing checks the interaction between different modules or components
System testing is done after integration testing
System testing is a black box testing technique
Integration testing is a whit...
To get the selected drop down list value, use the getSelectedValue() method.
Use the getSelectedValue() method to get the selected value from the drop down list.
Identify the drop down list element using its ID or name.
Call the getSelectedValue() method on the identified element.
Store the returned value in a variable for further use.
Lists are used in Selenium to store and manipulate web elements.
To store a group of web elements
To iterate through a list of web elements
To select multiple options from a dropdown
To verify the order of elements on a page
Answer on how to write xpath based on preceding xpath.
Use the 'preceding' axis in the xpath expression.
The 'preceding' axis selects all nodes that come before the current node in the document.
Combine the 'preceding' axis with other axes or predicates to create a more specific xpath expression.
Example: //div[@class='container']//preceding::input[@type='text']
To switch one window to another, use the window handles and switch to the desired window.
Get the current window handle using driver.getWindowHandle()
Get all window handles using driver.getWindowHandles()
Switch to the desired window using driver.switchTo().window(handle)
Example: String currentHandle = driver.getWindowHandle(); Set<String> handles = driver.getWindowHandles(); for (String handle : handles) { if (!ha...
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.
Use SQL query to find the top 3 maximum salaries in a table.
Use the SELECT statement to retrieve the salaries from the table.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to limit the results to the top 3 salaries.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down data into smaller, more manageable tables.
It helps in reducing data redundancy by storing data in a structured way.
Normalization ensures data integrity by minimizing the chances of inconsistencies.
There are different normal forms such as 1NF, 2NF, 3NF, and BCNF to guide the
I applied via Recruitment Consultant
Top trending discussions
I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I appeared for an interview in Sep 2021.
based on 2 interviews
Interview experience
based on 28 reviews
Rating in categories
SQL Developer
24
salaries
| ₹2.3 L/yr - ₹5 L/yr |
Softwaretest Engineer
20
salaries
| ₹1.2 L/yr - ₹7.4 L/yr |
Software Tester
13
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
9
salaries
| ₹1.7 L/yr - ₹7.6 L/yr |
DOT NET Developer
8
salaries
| ₹3.1 L/yr - ₹7.6 L/yr |
Accenture
Wipro
Cognizant
Capgemini