i
Full Creative
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 3 interview rounds.
Very normal, easiest one and some coding they have asked, and with some manual question
Locators in Selenium are used to identify web elements on a web page.
Locators are used to find web elements based on their attributes like ID, class, name, etc.
Some commonly used locators in Selenium are ID, Name, Class Name, Tag Name, Link Text, and Partial Link Text.
For example, driver.findElement(By.id("username")) will find the element with ID attribute as "username".
Test cases for login functionality excluding correct and incorrect username and password.
Test for login with blank username and password fields
Test for login with valid username and blank password field
Test for login with blank username and valid password field
Test for login with invalid username and valid password field
Test for login with valid username and invalid password field
Test for login with special characters ...
Assertion in Selenium is a command that verifies if the expected result matches the actual result of a test step.
Assertions are used to validate the behavior of a web application under test.
They help in identifying defects early in the development cycle.
Selenium provides various assertion methods like assertEquals, assertTrue, assertFalse, etc.
If the assertion fails, the test case is marked as failed and the execution ...
To select a box using Selenium, we can use the findElement() method with appropriate locator strategies.
Identify the element using a unique locator such as ID, name, class name, etc.
Use the findElement() method to locate the element on the web page.
Perform actions on the element using various methods such as click(), sendKeys(), etc.
Example: WebElement checkbox = driver.findElement(By.id("checkbox_id")); checkbox.click
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Apr 2023. There was 1 interview round.
SDLC is Software Development Life Cycle, Bug Life Cycle is the process of a bug from detection to resolution, White Box Testing is testing based on internal code structure, Functional Testing is testing the functionality of the software, Smoke and Sanity Testing are initial tests to check basic functionality.
SDLC is a process followed for software development, consisting of phases like planning, design, coding, testing...
STLC stands for Software Testing Life Cycle, which is a process used to test software products. Regression testing is retesting of software after changes to ensure no new bugs are introduced.
STLC is a series of steps followed to ensure high-quality software testing, including planning, designing, executing, and reporting.
Regression testing is the process of retesting software to confirm that recent changes have not adv...
posted on 9 Feb 2022
I applied via Job Portal
Coding test in java programming
posted on 31 Oct 2021
I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
Software Engineer
60
salaries
| ₹5.6 L/yr - ₹20.1 L/yr |
Junior Software Engineer
35
salaries
| ₹4 L/yr - ₹12 L/yr |
Client Account Manager
34
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Product Expert
34
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Software Developer
22
salaries
| ₹4 L/yr - ₹14.2 L/yr |
Wipro
TCS
Infosys
HCLTech