Filter interviews by
I applied via Company Website and was interviewed in Jun 2023. There were 2 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
typeAndWait is used to wait for a specific element to appear before proceeding, while type does not wait.
typeAndWait is used in Selenium WebDriver to wait for a specific element to appear before typing into it
type does not wait for the element to appear and may cause errors if the element is not present
typeAndWait is useful for dynamic web pages where elements may take time to load
To change window size in Selenium, you can use the set_window_size() method of the WebDriver class.
Use driver.set_window_size(width, height) to change the window size
Specify the width and height in pixels as parameters
Example: driver.set_window_size(800, 600) will set the window size to 800x600 pixels
TestNG provides different listeners to customize test execution and reporting.
TestNG provides several built-in listeners such as IInvokedMethodListener, ITestListener, ISuiteListener, etc.
Listeners can be used to perform actions before or after test methods, suites, or entire test runs.
Listeners can be implemented by creating classes that extend the corresponding listener interfaces.
Listeners can be configured in the t...
I applied via Naukri.com
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
60 mins aptitude and reasoning questions with Java syntax’s related questions
posted on 29 Nov 2024
I was interviewed in May 2024.
Java program to create and manipulate an array of strings
Declare and initialize an array of strings: String[] arrayName = new String[] {"string1", "string2", "string3"};
Access elements in the array using index: String element = arrayName[index];
Modify elements in the array: arrayName[index] = "newString";
Iterate through the array using a loop: for(String element : arrayName) { // do something with element }
Java program to manipulate an array of strings
Use a for loop to iterate through the array of strings
Use string methods like substring, indexOf, or replace to manipulate the strings
Use StringBuilder for efficient string manipulation
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
I applied via Job Portal
Time frame one hour, 60 questions
I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.
Work on jva concepts
Array and link list questions.
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
12
salaries
| ₹5.4 L/yr - ₹12 L/yr |
Software Engineer
6
salaries
| ₹2.2 L/yr - ₹8.5 L/yr |
Senior QA Engineer
6
salaries
| ₹5.6 L/yr - ₹8.1 L/yr |
Software Developer
5
salaries
| ₹1.8 L/yr - ₹4.2 L/yr |
Data Analyst
5
salaries
| ₹2.6 L/yr - ₹5.7 L/yr |
Accenture
Capgemini
HCLTech
Teleperformance