Filter interviews by
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...
Top trending discussions
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
In this first round it was of 45mins which included MCQ question and 1 coding question.
Answers to common interview questions for Automation Test Engineer position.
Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.
JavaS...
Type coercion is the process of converting one data type to another in programming.
Type coercion can happen implicitly or explicitly in programming languages.
Implicit type coercion occurs when the language automatically converts data types during operations.
Explicit type coercion occurs when the programmer manually converts data types using functions or operators.
Example: In JavaScript, the addition operator (+) can pe...
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows for code reusability by defining a new class based on an existing class.
Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...
API error codes are unique identifiers used to indicate specific errors in an API response.
API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.
Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.
Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.
posted on 12 Mar 2023
I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.
posted on 14 Aug 2024
I applied via Company Website and was interviewed before Aug 2023. There were 5 interview rounds.
Aptitude test for about 1.5 hr with around 70 questions
posted on 15 Apr 2023
I applied via Campus Placement and was interviewed in Oct 2022. There were 3 interview rounds.
There will be three codes and mcqs we need to clear this
The question is unclear. Please provide more context.
posted on 17 Nov 2022
I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.
Python program demonstrating string, list, and OOP concepts.
Create a class with attributes and methods
Use string methods like split(), join(), and replace()
Manipulate lists using append(), pop(), and slicing
Demonstrate inheritance and polymorphism
Interview experience
Technical Support Engineer
163
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
113
salaries
| ₹15 L/yr - ₹48 L/yr |
Senior Technical Support Engineer
91
salaries
| ₹10.9 L/yr - ₹25 L/yr |
Software Engineer2
61
salaries
| ₹15 L/yr - ₹33.6 L/yr |
Software Engineer
60
salaries
| ₹10.5 L/yr - ₹29.2 L/yr |
VMware Software
Microsoft Corporation
IBM
Oracle