i
ivy
Filter interviews by
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Top trending discussions
I found and reported 15 critical bugs in the last project, including issues with data validation and UI functionality.
Identified 5 bugs related to data validation errors
Discovered 7 UI functionality bugs affecting user experience
Reported 3 critical bugs impacting system performance
Framework of test automation refers to the structure and guidelines for implementing automated testing.
Framework provides a set of rules and guidelines for creating and organizing automated tests.
It includes tools, libraries, coding standards, and best practices for test automation.
Common types of test automation frameworks include data-driven, keyword-driven, and hybrid frameworks.
Frameworks help in improving test eff...
posted on 25 May 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
posted on 17 Jul 2024
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
Aptitude question based on indiabix website
General topics like Artificial Intelligence positive or negative impacts
I was interviewed in Feb 2024.
GRE and IPSEC are both protocols used for secure communication over networks, but they have different purposes and implementations.
GRE (Generic Routing Encapsulation) is a tunneling protocol used to encapsulate a wide variety of network layer protocols inside virtual point-to-point links. It does not provide encryption or authentication.
IPSEC (Internet Protocol Security) is a suite of protocols used to secure Internet ...
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
Selenium WebDriver is a tool used for automating web application testing. It provides a programming interface to interact with web elements.
Selenium WebDriver is an open-source tool used for automating web application testing
It provides a programming interface to interact with web elements
It supports multiple programming languages such as Java, Python, C#, etc.
It can automate testing on various browsers such as Chrome,...
Print a pyramid using an array of strings as output.
Use nested loops to print each row of the pyramid.
Calculate the number of spaces and asterisks needed for each row.
Start with a single asterisk and increase by two for each row.
To take a screenshot in Selenium, use the getScreenshotAs() method.
Create an object of the TakesScreenshot interface
Use the getScreenshotAs() method to capture the screenshot
Save the screenshot to a desired location using the File class
Removing repeated words from a string without using predefined methods.
Split the string into an array of words
Create an empty array to store unique words
Loop through the array of words and check if the word is already in the unique words array
If the word is not in the unique words array, add it
Join the unique words array back into a string
To navigate to other tab in Selenium, switch to the desired window handle. To work on different frame, switch to the frame using its name or index.
To navigate to other tab, use driver.switchTo().window() method
To work on different frame, use driver.switchTo().frame() method
To switch back to default content, use driver.switchTo().defaultContent() method
To switch to frame using name or id, use driver.switchTo().frame("fr...
Scrolling in mobile can be done using swipe or touch actions.
Use swipe or touch actions to scroll in mobile automation
For swipe action, use swipe method with start and end coordinates
For touch action, use press and move methods with start and end coordinates
Example: driver.swipe(startX, startY, endX, endY, duration)
Example: TouchAction(driver).press(startX, startY).moveTo(endX, endY).release().perform()
Interview experience
based on 30 reviews
Rating in categories
Software Engineer
855
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
598
salaries
| ₹8 L/yr - ₹22.5 L/yr |
System Analyst
330
salaries
| ₹12 L/yr - ₹28 L/yr |
Test Engineer
329
salaries
| ₹4 L/yr - ₹10 L/yr |
Senior Test Engineer
323
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech