i
Amadeus
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.
Basic coding.. prime number.. palindrome
Top trending discussions
Object-oriented programming concepts used in framework design
Inheritance: Allows classes to inherit attributes and methods from other classes
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 details and showing only the necessary features
To select a dropdown in Selenium, use the Select class and its methods like selectByVisibleText, selectByValue, or selectByIndex.
Use the Select class from org.openqa.selenium.support.ui package
Identify the dropdown element using findElement method
Create a new Select object by passing the dropdown element as a parameter
Use selectByVisibleText, selectByValue, or selectByIndex methods to choose an option
findelement is used to locate a single element on a webpage, while findelements is used to locate multiple elements on a webpage.
findelement returns the first matching element found on the webpage
findelements returns a list of all matching elements found on the webpage
findelement is used when only one element needs to be located, like a unique identifier
findelements is used when multiple elements need to be located, li
The main method in Java can be overloaded but not overridden.
Main method can be overloaded by defining multiple main methods with different parameters.
Overloading allows multiple methods with the same name but different parameters.
Main method cannot be overridden because it is a static method and static methods cannot be overridden.
Find and print the missing number in a given array of strings.
Convert the array of strings to an array of integers for easier manipulation.
Iterate through the array to find the missing number by comparing consecutive elements.
Print the missing number once found.
Reverse a string in an array of strings
Iterate through each string in the array
Use a loop to reverse each string character by character
Store the reversed strings in a new array
To test a faulty ATM, simulate various scenarios like card reader failure, cash dispenser malfunction, network connectivity issues, etc.
Simulate card reader failure by inserting a damaged card or a card with a magnetic strip issue.
Test cash dispenser malfunction by requesting cash withdrawal and observing if the correct amount is dispensed.
Check for network connectivity issues by trying to access online banking service...
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details an
Aptitude test was easy to clear
Coding test was ok to clear
STLC, bug severity priority, waits in Selenium, Java OOPs
STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure
Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed
Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...
I was interviewed in May 2023.
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
Path parameter is a part of the URL that comes after the endpoint and is used to identify a specific resource.
Path parameters are used to pass data to the API endpoint in the URL
They are specified within curly braces {} in the URL path
Path parameters are used to identify a specific resource or entity
Example: /api/users/{userId} where userId is a path parameter
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.
Functional testing: Testing the functionality of the software against the requirements.
Non-functional testing: Testing aspects like performance, usability, and security.
Manual testing: Testing performed manually by QA engineers.
Automated testing: Testing performed using aut...
To test a particular scenario, create test cases covering all possible inputs and expected outcomes.
Identify the specific scenario to be tested
Create test cases for different inputs and expected outcomes
Execute the test cases and analyze the results
Perform regression testing to ensure no new issues are introduced
Simple coding on python
I applied via Naukri.com and was interviewed before Aug 2022. There were 4 interview rounds.
Pattern program, array segregation prograk
Collection in Java is a framework that provides an architecture to store and manipulate a group of objects.
Collections are used to store, retrieve, manipulate, and communicate aggregate data.
Common collection types include List, Set, Map, and Queue.
Example: List
Example: Set
based on 4 reviews
Rating in categories
Senior Software Engineer
616
salaries
| ₹11.2 L/yr - ₹33.3 L/yr |
Member Technical Staff
290
salaries
| ₹11 L/yr - ₹42.5 L/yr |
Software Engineer
221
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Business Analyst
185
salaries
| ₹10.5 L/yr - ₹25 L/yr |
Software Development Engineer II
181
salaries
| ₹12 L/yr - ₹25 L/yr |
Sabre
Travelport
Expedia Group
Booking Holdings