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
4.0

based on 567 Reviews

Filter interviews by

Amadeus Quality Analyst Interview Questions and Answers

Updated 29 Jul 2024

Amadeus Quality Analyst Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Projects
  • Ans. 

    Projects are temporary endeavors with a specific goal, timeline, and budget.

    • Projects have a defined scope, objectives, and deliverables.

    • They are unique and not part of routine operations.

    • Projects require resources such as people, time, and money.

    • Examples: developing a new software application, constructing a building, organizing an event.

  • Answered by AI
  • Q2. Roles and Responsibilities

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Straight forward questions.. like mobile application types
  • Q2. How to install app on mobile devices for testing?
  • Ans. 

    To install an app on mobile devices for testing, you can use various methods such as manual installation, using app stores, or using testing tools.

    • Manually install the app by transferring the APK file to the device and installing it.

    • Use app stores like Google Play Store or Apple App Store to download and install the app.

    • Utilize testing tools like Appium or TestFlight for automated installation and testing.

    • Consider usin...

  • Answered by AI
  • Q3. What is API testing.why we do that, diff between Soap and Rest
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs. It is done to ensure that the API meets its requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It is done to ensure that the API meets its requirements and functions as expected.

    • API testing can be done manually or using automated tools.

    • Examples of API testing tools include P...

  • Answered by AI
  • Q4. Few simple db queries DML, DDL

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical rounds, 1 virtual, 1 f2f, in 1st all straight forward questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2023.

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 tips
Round 2 - Aptitude Test 

Basic questions about Aptitude

Round 3 - Coding Test 

Core Java and Different normal manual testing

Round 4 - HR 

(1 Question)

  • Q1. About yourself and normal questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions
Round 2 - Technical 

(1 Question)

  • Q1. Related my projects and both manual and automation questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Again technical and then they said hr will connect

I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Why BPO? How will you achieve your sales target?
  • Ans. 

    BPO offers a dynamic work environment and opportunities for growth.

    • BPO provides a dynamic work environment with diverse challenges.

    • It offers opportunities for growth and career advancement.

    • Working in a BPO allows me to develop strong communication and problem-solving skills.

    • I enjoy interacting with customers and providing excellent service.

    • BPO industry is constantly evolving, providing new learning opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell them that you are flexible and ready to work any time as per business requirement
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test cases are designed to validate the functionality of a system.

    • They include steps to be executed, expected results, and actual results.

    • Test cases can be automated or manual.

    • Examples: Login functionality, search feature, checkout process.

  • Answered by AI
  • Q2. Diffrence between validation and verification in testing
  • Ans. 

    Validation ensures the right product is built, while verification ensures the product is built right.

    • Validation confirms that the product meets the customer's requirements and expectations.

    • Verification ensures that the product conforms to its specified requirements.

    • Validation answers the question 'Are we building the right product?' while verification answers 'Are we building the product right?'

    • Examples: Validating tha...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. About project and details of project
  • Q2. Some puzzles to test the logic reasoning

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Get all the characters in a String
  • Ans. 

    To get all the characters in a String, you can convert the String to an array of characters.

    • Convert the String to a char array using the toCharArray() method

    • Iterate through the char array to get each character

    • Store each character in a String array

  • Answered by AI
  • Q2. Write test cases for Prime customers in Amazon Big Billion Day
  • Ans. 

    Test cases for Prime customers in Amazon Big Billion Day

    • Verify that Prime customers have access to exclusive deals and discounts

    • Check if Prime customers receive faster shipping options compared to non-Prime customers

    • Ensure that Prime customers are able to access Prime Day deals and promotions

    • Confirm that Prime customers receive special perks such as early access to deals

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Quality Engineer interview:
  • Java
  • Testing

Skills evaluated in this interview

Quality Engineer Interview Questions & Answers

NCR Voyix user image RatnaKumari Vanamoju

posted on 13 Apr 2022

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Testing types Testing techniques Find elements vs find element Window handle vs window handles Framework involved/implemented Cucumber options Hooks Char sequence in string Locating tabs in amazon.in and ...
  • Ans. 

    The question covers various testing types, techniques, elements, window handling, frameworks, Cucumber options, hooks, and string manipulation using Java.

    • Testing types include functional testing, regression testing, performance testing, etc.

    • Testing techniques can involve manual testing, automated testing, black box testing, white box testing, etc.

    • Find element is used to locate a single element on a web page, while find...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Logical question on filling 4 ltrs of water with 5 ltr capacity jug and 3 ltr capacity jug Lead questions like, effort estimation Test plan vs test strategy, how to complete test cases execution if excee...

Interview Preparation Tips

Topics to prepare for NCR Voyix Quality Engineer interview:
  • Brush up on technical stacResume

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual testing Automation Testing
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 round coding, easy to medium code.

Amadeus Interview FAQs

How many rounds are there in Amadeus Quality Analyst interview?
Amadeus interview process usually has 1 rounds. The most common rounds in the Amadeus interview process are Technical.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amdocs Interview Questions
3.8
 • 520 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
Adobe Interview Questions
4.0
 • 247 Interviews
Oyo Rooms Interview Questions
3.3
 • 224 Interviews
24/7 Customer Interview Questions
3.5
 • 174 Interviews
Globant Interview Questions
3.9
 • 166 Interviews
Chetu Interview Questions
3.3
 • 163 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
View all
Amadeus Quality Analyst Salary
based on 5 salaries
₹10 L/yr - ₹24.2 L/yr
255% more than the average Quality Analyst Salary in India
View more details

Amadeus Quality Analyst Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
518 salaries
unlock blur

₹11.6 L/yr - ₹33.3 L/yr

Member Technical Staff
313 salaries
unlock blur

₹11 L/yr - ₹42.5 L/yr

Software Engineer
222 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Business Analyst
186 salaries
unlock blur

₹10.5 L/yr - ₹25 L/yr

Software Development Engineer II
183 salaries
unlock blur

₹12.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Amadeus with

Sabre

4.0
Compare

Travelport

4.4
Compare

Expedia Group

3.9
Compare

Booking Holdings

2.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview