Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.
Count occurrences of each character in a string
Create a map to store character counts
Iterate through the string and update counts in the map
Return the map with character counts
Framework is a structured set of guidelines, tools, and practices used to develop and maintain software applications.
Framework provides a foundation for developing software applications by defining the structure, behavior, and interactions of components.
It helps in organizing code, improving code reusability, and enhancing maintainability.
Frameworks can be categorized into different types such as test automation framew...
I applied via LinkedIn and was interviewed in Aug 2022. There were 3 interview rounds.
Asked regular questions of experience and what aptitudes I had
Coding challenge questions regarding Java logic and concepts and agile with automation
Top trending discussions
posted on 13 Jan 2022
I applied via Recruitment Consultant and was interviewed before Jan 2021. There were 4 interview rounds.
posted on 14 Oct 2024
Oops concepts refer to Object-Oriented Programming principles such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det
Abstract class can have both abstract and non-abstract methods, while Interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while Interface cannot have any implementation.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to provide a common base for multiple classes, while Interfaces are used to define a contrac...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Challenges in Test Automation include dynamic UI elements, maintenance of scripts, data management, and flakiness.
Dynamic UI elements can cause scripts to fail if not handled properly
Maintenance of scripts can be time-consuming as applications evolve
Data management is crucial for test data setup and cleanup
Flakiness of tests can lead to false positives or negatives
posted on 15 Sep 2023
I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.
Identifying webelement using xpath involves locating elements based on their attributes and hierarchy in the HTML structure.
Use unique attributes like id, class, name, etc. to create xpath expressions
Avoid using absolute xpaths as they are prone to breaking with changes in the HTML structure
Use relative xpaths that are more robust and flexible
Consider using xpath axes like ancestor, descendant, sibling, etc. for comple
Convert a given number to its equivalent Roman numeral representation.
Create a mapping of numbers to Roman numerals (e.g. 1 -> 'I', 5 -> 'V', 10 -> 'X', etc.)
Iterate through the mapping in descending order and subtract the largest possible numeral from the given number until it reaches 0.
Handle special cases like 4, 9, 40, 90, etc. by using subtraction rules.
Combine the Roman numerals obtained in the process to form th
Considerations for designing automation framework
Identify the scope and objectives of automation
Choose the right tools and technologies based on project requirements
Design a modular and scalable framework for easy maintenance
Implement best practices for code reusability and readability
Include error handling and reporting mechanisms for better debugging
Consider integration with CI/CD pipelines for continuous testing
Plan...
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
To check if a property is already initialized in Selenium, you can use the 'isDisplayed' method.
Use the 'isDisplayed' method to check if the property is visible on the web page
If the property is visible, it is likely initialized
If the property is not visible, it may not be initialized
Generics in programming allow for the creation of classes, interfaces, and methods that operate on specified types.
Generics provide type safety by allowing the specification of types at compile time.
They enable the creation of reusable code that can work with different data types.
Examples include List
based on 20 reviews
Rating in categories
Senior Software Engineer
1.6k
salaries
| ₹10 L/yr - ₹33 L/yr |
Software Engineer
288
salaries
| ₹6 L/yr - ₹21 L/yr |
Automation Test Engineer
252
salaries
| ₹6 L/yr - ₹25 L/yr |
Technical Lead
234
salaries
| ₹15.9 L/yr - ₹39 L/yr |
Senior Automation Test Engineer
204
salaries
| ₹9.5 L/yr - ₹28.6 L/yr |
Accenture
TCS
Infosys
Wipro