Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Amadeus Team. If you also belong to the team, you can get access from here

Amadeus Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Amadeus Automation Test Engineer Interview Questions and Answers

Updated 14 Jun 2024

Amadeus Automation Test Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing general questions and defects metrics
Round 2 - Technical 

(1 Question)

  • Q1. Overall testing concepts and latest trends
Round 3 - One-on-one 

(1 Question)

  • Q1. Logical question and situations related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were general as per the JD mentioned
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Python questions

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
Q3. What is Automation? what is selenium?what is xpath? what is regre ... read more
asked in TCS
Q4. 1) cucumber 2) Defects worked on, tell me about the bugs you foun ... read more
asked in Capgemini
Q5. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more

Interview questions from similar companies

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: First section had questions on object oriented programming concepts and some basic questions related to c++
In the second section tables were given and we were asked to write the queries for the given questions.
Duration: 1 hour
Total Questions: 20

College Name: IIITDM Jabalpur
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

This was a round with a 3rd party. They had asked dynamic programming question.

Round 2 - Technical 

(1 Question)

  • Q1. They had asked to code in this. It was a question related to their own booking system. Not very difficult. They will see your problem solving skills, and your thinking process.
Round 3 - Behavioral Round 

(1 Question)

  • Q1. This was related to situational questions like how would you deal with situations. They would basically check if you are fit for a team.

Interview Preparation Tips

Topics to prepare for Booking Holdings Software Engineer interview:
  • Java coding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. To find the kth minimum element from BST
  • Ans. 

    To find the kth minimum element from a Binary Search Tree (BST)

    • Perform an in-order traversal of the BST to get elements in sorted order

    • Return the kth element from the sorted list

    • Time complexity: O(n) where n is the number of nodes in the BST

  • Answered by AI
  • Q2. Basic OOPs question like inheritance encapsulation
Round 2 - Technical 

(2 Questions)

  • Q1. In a BST two numbers are swapped find swapped nos.
  • Ans. 

    To find swapped numbers in a BST, perform inorder traversal and keep track of previous node.

    • Perform inorder traversal of the BST

    • Keep track of the previous node while traversing

    • If at any point, the current node's value is less than the previous node's value, those are the swapped numbers

  • Answered by AI
  • Q2. What you did in college projects
Round 3 - One-on-one 

(2 Questions)

  • Q1. Puzzles: find the fastest 3 horses in 25 horse race with a race and 5 horses can be run at a time
  • Q2. Weakness and strength. how a friend will describe you

Interview Preparation Tips

Topics to prepare for Ixigo.com Software Engineer interview:
  • java
  • dsa
  • puzzle
  • tree
Interview preparation tips for other job seekers - DSA and system design are needed

Skills evaluated in this interview

I was interviewed in Oct 2016.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on basic concepts of OOPS , c++ and java were asked and 2 -3 questions were asked to code on paper

Interview Preparation Tips

Round: Resume Shortlist
Experience: The Resumes were shortlisted based on the cut off percentage which was 75

Round: Test
Experience: The test had 2 coding questions and 20 Mcq questions.
Duration: 1 hour

College Name: Indira Gandhi Delhi Technical University For Women, Delhi

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per the norms of our institute’s placement cell. For Oracle I laid emphasis on my programming skills and projects related to it.

Round: Test
Experience: The first round was the written test that comprised of 5 sections – vocabulary, aptitude, pattern matching, logical reasoning and programming. The questions in the programming section were asked from data structures and C++. The questions in the programming section were mainly from trees (from data structures). Around 400 students appeared for their written test out of which around 100 were shortlisted.

Round: HR Interview
Experience: The next round was the interview round. They gave me some puzzles to solve and a program to write. One of the puzzles that I remember was that if I were to be given an egg then how would I determine its durability, i.e. how would I determine that from which floor do I need to throw the egg from so that the egg does not break if thrown from any floor below it.
For the coding question I was given a mathematical formula and I was asked to devise a code such that the program uses the formula and gives the output.
Tips: Prepare for Data Structures as well as the commonly asked puzzles for Oracle.

College Name: IIT ROORKEE
Motivation: Oracle is a reputed company in the space of software and ITeS. It had come to our campus with five profiles. The best means to know about all of them is to attend the pre-placement talk of the company.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was 1 hour long and was asked to pass all the test cases.

Round 2 - Technical 

(1 Question)

  • Q1. System Design with basic of OOP and OS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Coding Test 

Coding Rond consisted of 3 questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. 1. Data structures and algorithms
  • Q2. 2. Computer fundamentals
  • Q3. Revise all cs fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Just polish your DSA concepts and projects in your resume

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

3 data structure problem with medium to hard level leetcode type.

Round 2 - One-on-one 

(2 Questions)

  • Q1. 1st question was on vertical order traversal in a tree. it was from gfg he also told me to optimise it
  • Q2. 2nd question was from leetcode ie meeting rooms ll , medium question

Interview Preparation Tips

Interview preparation tips for other job seekers - do data structure practise from striver sheet as the ask dsa the most
Contribute & help others!
anonymous
You can choose to be anonymous

Amadeus Interview FAQs

How many rounds are there in Amadeus Automation Test Engineer interview?
Amadeus interview process usually has 2 rounds. The most common rounds in the Amadeus interview process are Technical and One-on-one Round.
What are the top questions asked in Amadeus Automation Test Engineer interview?

Some of the top questions asked at the Amadeus Automation Test Engineer interview -

  1. Overall testing concepts and latest tre...read more
  2. Testing general questions and defects metr...read more
  3. Logical question and situations related questi...read more

Recently Viewed

INTERVIEWS

Navi Technologies

10 top interview questions

INTERVIEWS

NTT Data

No Interviews

INTERVIEWS

Arcesium

No Interviews

INTERVIEWS

Coal India

No Interviews

INTERVIEWS

Coal India

No Interviews

INTERVIEWS

Amadeus

No Interviews

INTERVIEWS

Arcesium

5.6k top interview questions

SALARIES

Amadeus

SALARIES

Agility E Services

Tell us how to improve this page.

Amadeus Automation Test Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Amadeus Automation Test Engineer Salary
based on 12 salaries
₹7.3 L/yr - ₹24 L/yr
136% more than the average Automation Test Engineer Salary in India
View more details

Amadeus Automation Test Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

5.0

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
611 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Technical Staff
316 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
220 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
184 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
182 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Amadeus with

Sabre

4.0
Compare

Travelport

4.5
Compare

Expedia Group

3.8
Compare

Booking Holdings

2.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview