Filter interviews by
I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.
Group discussion about a project that is given by company
Test scenarios are detailed steps or conditions that define a specific test case. Regression testing is retesting unchanged parts of the software after modifications. SDLC is the software development life cycle, while STLC is the software testing life cycle.
Test scenarios are specific conditions or steps that define a test case.
Regression testing involves retesting unchanged parts of the software to ensure modification...
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
Types of waits in Selenium include implicit, explicit, and fluent waits.
Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.
Explicit waits wait for a certain condition to be met before proceeding with the next step.
Fluent waits wait for a certain condition to be met within a specified time frame.
Examples of conditions include element visibility, element clickability,...
Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.
Use ID attribute if it's unique and static
Use class attribute if it's unique and dynamic
Use name attribute if it's unique and static
Use XPath if other attributes are not unique or not available
Jenkins is an open-source automation server that helps to automate parts of the software development process.
Jenkins is used for continuous integration and continuous delivery
It can be used to build, test, and deploy software
Jenkins has a large number of plugins available to extend its functionality
Examples of plugins include Git, Maven, and JUnit
Jenkins can be configured to run on different operating systems and envir
To fetch data from xls, use a library like Apache POI or OpenPyXL.
Use a library like Apache POI or OpenPyXL to read data from xls files
Identify the sheet and cell range to read data from
Iterate through the rows and columns to extract the data
Handle any formatting or data type conversions as needed
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
Rest Assured is a Java library used for testing RESTful APIs.
Rest Assured is an open-source Java library that provides a domain-specific language for writing powerful, maintainable tests for RESTful APIs.
It simplifies the process of sending HTTP requests and validating responses.
Rest Assured can be integrated with popular testing frameworks like JUnit and TestNG.
It supports various authentication methods, request and r...
JSON file is a lightweight data interchange format used to store and transmit data in a structured way.
JSON stands for JavaScript Object Notation.
It is easy for humans to read and write, and easy for machines to parse and generate.
JSON is language-independent and is commonly used in web development for APIs.
Example: {"name": "John Doe", "age": 30, "city": "New York"}
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Rest assured question asked
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
Remove duplicates in a string array
Iterate through the array and use a Set to store unique strings
Convert the Set back to an array to get the final result
Remove spaces in a string
Use string.replace() method with regex to replace spaces with empty string
Alternatively, loop through each character in the string and build a new string without spaces
Consider trimming the string first to remove leading and trailing spaces
Testing is the process of evaluating a system or application to identify defects or errors.
Testing involves executing software to find bugs or issues.
It ensures that the software meets the specified requirements.
Types of testing include functional, performance, security, and regression testing.
Examples of testing tools include Selenium, JUnit, and Postman.
Remove duplicate strings in an array and count occurrences of each string.
Iterate through the array and use a Set to remove duplicates.
Use a HashMap to count occurrences of each string.
Return the unique strings and their counts.
based on 1 interview
Interview experience
Data Analyst
7
salaries
| ₹3.5 L/yr - ₹4.5 L/yr |
Software Developer
5
salaries
| ₹2 L/yr - ₹3 L/yr |
Graphic Designer
4
salaries
| ₹1.8 L/yr - ₹2.2 L/yr |
Senior Software Engineer
4
salaries
| ₹0.6 L/yr - ₹7 L/yr |
DOT NET Developer
4
salaries
| ₹1.3 L/yr - ₹6.1 L/yr |
TCS
Infosys
Wipro
HCLTech