Filter interviews by
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.
SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.
SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...
To switch to a frame in test automation, use the switchTo() method in Selenium WebDriver.
Use driver.switchTo().frame() method to switch to a frame by index, name, or WebElement.
To switch back to the default content, use driver.switchTo().defaultContent().
Make sure the frame is present and loaded before switching to it.
Program to reverse a string using array of characters
Create an array of characters to store the input string
Iterate through the input string and store each character in the array
Iterate through the array in reverse order to construct the reversed string
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Count the number of characters in a given string.
Iterate through each character in the string and increment a counter for each character.
Return the final count of characters in the string.
Basic RestAssured code for API testing
Import necessary RestAssured libraries
Set base URI for the API
Send a GET request to the API endpoint
Validate response status code and body
Use bitwise XOR operation to switch values in two variables without a third variable.
Use bitwise XOR operation to switch values in two variables without a third variable.
Example: a = 5, b = 7. After switching, a = 7, b = 5.
a = a XOR b
b = a XOR b
a = a XOR b
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help in developing and executing automated tests.
Provides structure and organization for automated testing
Defines rules and best practices for test automation
Includes libraries, utilities, and tools for test script development and execution
Supports integration with test management tools and CI/CD pip...
Day to day activities include writing test cases, executing tests, analyzing results, reporting bugs, and collaborating with developers.
Write test cases based on requirements
Execute test cases manually or using automation tools
Analyze test results and report bugs
Collaborate with developers to resolve issues
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Be prepared with basics
Good in coding, edge cases, and easy, medium-level DSA questions
Easy, medium-level DSA questions. Edge cases should be taken care of.
I am willing to commute to any location within a 30-minute drive from my home.
Prefer locations within a 30-minute drive
Open to considering locations further away if necessary
Prioritize convenience and accessibility
posted on 8 Jul 2024
I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.
String manipulation, oops, sql queries,
Selenium is a popular open-source automation testing tool used for web applications.
Selenium is used for automating web browsers.
Components of Selenium include Selenium IDE, Selenium WebDriver, and Selenium Grid.
Selenium IDE is a record and playback tool, WebDriver is for writing test scripts in various programming languages, and Grid is for parallel test execution.
Selenium supports multiple programming languages like ...
Annotations in TestNG are used to provide additional information about test methods and classes, such as priority, dependencies, and data providers.
Annotations help in organizing and controlling the flow of test methods
Annotations can be used to set the priority of test methods
Annotations can be used to define dependencies between test methods
Annotations can be used to provide data for parameterized tests
Interview experience
Senior Test Engineer
5
salaries
| ₹3.8 L/yr - ₹7.2 L/yr |
Test Engineer
4
salaries
| ₹4 L/yr - ₹5.7 L/yr |
Deputy Product Manager
4
salaries
| ₹8 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech