Filter interviews by
I applied via Company Website and was interviewed in Aug 2022. There were 4 interview rounds.
Character, learning,speaking and understand
Java,selenium is language details
Top trending discussions
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Soft assertions allow test execution to continue after a failure, while hard assertions stop the test execution immediately.
Soft assertions are used when you want to check multiple conditions in a test case without stopping the execution on the first failure.
Hard assertions are used when you want to stop the test execution immediately after a failure.
Soft assertions are typically used in scenarios where you want to col...
To navigate the browser, use methods like get(), navigate().to(), navigate().back(), navigate().forward(), and navigate().refresh().
Use driver.get("url") to open a specific URL
Use driver.navigate().to("url") to navigate to a specific URL
Use driver.navigate().back() to navigate back to the previous page
Use driver.navigate().forward() to navigate forward to the next page
Use driver.navigate().refresh() to refresh the curr
I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.
I applied via Naukri.com
Code to reverse a string without using inbuilt functions.
Create an empty string to store the reversed string
Loop through the original string from the end to the beginning
Append each character to the empty string
Return the reversed string
Code to return non-duplicate values from an array.
Create an empty array to store non-duplicate values.
Loop through the original array and check if the value already exists in the new array.
If it doesn't exist, add it to the new array.
Return the new array with non-duplicate values.
Annotations in Selenium are used to provide additional information about the elements on a web page.
Annotations are added to the code using the @ symbol followed by the annotation name.
Annotations can be used to specify the type of element, its location, and other attributes.
Examples of annotations in Selenium include @FindBy, @BeforeTest, and @AfterTest.
Scenario Outline is a feature in Cucumber that allows for parameterization of scenarios.
It allows for the same scenario to be executed with different sets of data
Data is provided in a tabular format using Examples keyword
Variables are defined using angle brackets <> in the scenario outline
Example: Scenario Outline: Login with valid credentials
To start writing code from scratch, first define the problem, plan the solution, choose a language and IDE, and start coding.
Define the problem and understand the requirements
Plan the solution and break it down into smaller tasks
Choose a programming language and an IDE
Start coding by writing small functions and testing them
Refactor and optimize the code as needed
Use version control to keep track of changes
Document the ...
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
Set is an unordered collection of unique elements while list is an ordered collection of elements. Throw is used to throw an exception while throws is used to declare an exception.
Set does not allow duplicate elements while list can have duplicates.
Set does not maintain the order of elements while list maintains the order.
Throw is used to explicitly throw an exception in a method while throws is used to declare the exc...
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.
I was interviewed before May 2020.
Softwaretest Engineer
64
salaries
| ₹3.6 L/yr - ₹8.2 L/yr |
Devops Engineer
15
salaries
| ₹3.6 L/yr - ₹8.5 L/yr |
Plsql Developer
10
salaries
| ₹4.5 L/yr - ₹8.4 L/yr |
Software Engineer
7
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Automation Test Engineer
5
salaries
| ₹4.8 L/yr - ₹6.5 L/yr |
TCS
Accenture
Cognizant
Infosys