i
TCS
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
Selenium is an open-source automation testing framework used for web applications.
Selenium supports multiple programming languages like Java, Python, C#, etc.
It consists of Selenium WebDriver, Selenium IDE, and Selenium Grid.
Selenium WebDriver is used for automating web applications by interacting with the web elements.
Selenium IDE is a record and playback tool for creating test cases.
Selenium Grid is used for parallel...
Checked exceptions are checked at compile time, while unchecked exceptions are not.
Checked exceptions must be either caught or declared in the method signature using 'throws' keyword.
Unchecked exceptions do not need to be explicitly handled.
Examples of checked exceptions include IOException, ClassNotFoundException.
Examples of unchecked exceptions include NullPointerException, ArrayIndexOutOfBoundsException.
Exceptions in Selenium are errors that occur during test execution, such as ElementNotVisibleException or TimeoutException.
Selenium WebDriver throws exceptions when it encounters errors during test execution.
Common exceptions include NoSuchElementException, ElementNotVisibleException, TimeoutException, StaleElementReferenceException, and WebDriverException.
Handling exceptions in Selenium can be done using try-catch blo...
Waits in Selenium are used to synchronize tests with the browser's state.
Waits help to handle synchronization issues in Selenium tests
There are two types of waits in Selenium - Implicit Wait and Explicit Wait
Implicit Wait sets a default waiting time for the entire test script
Explicit Wait allows the test to wait for a certain condition to be met before proceeding
posted on 17 Jan 2024
Java provides several sorting algorithms to sort arrays of strings.
Arrays.sort() method can be used to sort an array of strings in ascending order.
Arrays.sort() method uses the natural ordering of the elements.
To sort in descending order, you can use the Comparator.reverseOrder() method.
You can also use other sorting algorithms like bubble sort, insertion sort, etc.
I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.
posted on 16 Sep 2021
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
68.2k
salaries
| ₹5.1 L/yr - ₹15.8 L/yr |
AST Consultant
50.9k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
31.4k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.3k
salaries
| ₹8.9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture