i
NICE
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Testing Pyramid is a testing strategy that suggests the right balance of different types of automated tests.
The Testing Pyramid consists of three layers: Unit Tests, Service Tests, and UI Tests.
Unit Tests are at the bottom of the pyramid and focus on testing individual components or functions in isolation.
Service Tests are in the middle layer and focus on testing the interactions between different components or service...
Developers perform unit testing to ensure individual units of code are working correctly.
Developers are responsible for writing unit tests for their own code.
Unit testing is typically done using testing frameworks like JUnit, NUnit, or pytest.
Unit tests focus on testing small, isolated parts of the codebase, such as functions or methods.
Unit testing helps identify bugs early in the development process.
Automated unit te...
Automation code for handling multiple windows
Use getWindowHandles() method to get handles of all open windows
Switch between windows using switchTo().window() method
Perform actions on each window as needed
Convert string to array and extract vowels into a new array
Iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u)
Add the vowel to a new array of strings
Top trending discussions
posted on 19 Feb 2020
I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.
posted on 30 May 2024
TestNG is a testing framework for Java that supports various testing levels and annotations.
TestNG allows for easy configuration of test suites, test cases, and test methods.
It supports parallel execution of tests, data-driven testing, and parameterization.
TestNG provides detailed test reports and allows for grouping of test methods.
Real-time usage includes automating test cases for web applications, API testing, and i
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Java code to reverse a string with exception handling and waits in Selenium
Use StringBuilder to reverse the string
Use try-catch block for exception handling
Use implicit or explicit waits in Selenium for synchronization
Example: String originalString = "hello"; StringBuilder reversedString = new StringBuilder(originalString).reverse();
Example: try { // code that may throw exception } catch (Exception e) { // handle excep
posted on 23 Nov 2023
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
posted on 21 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
posted on 1 Mar 2024
I was interviewed before Mar 2023.
posted on 24 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
Some of the top questions asked at the NICE Senior Automation Test Engineer interview -
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
253
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
168
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
163
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineering Specialist
128
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer and Technical Lead
124
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech