Upload Button Icon Add office photos

American Express

Compare button icon Compare button icon Compare

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

American Express QA Engineer Interview Questions and Answers

Updated 31 May 2024

American Express QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 31 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(5 Questions)

  • Q1. Basic questions on manual testing concepts, SQL query, Unix shell scripting questions,etl and some situations based questions
  • Q2. What is bug life cycle
  • Q3. Write query for duplicate records
  • Q4. How to copy one file to another
  • Q5. How would you handle major bugs in your current project

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium questions - iframes, window handles, locators, synchronization (waits)
  • Q2. What is Test harness
  • Q3. How will you write test case for a scenario

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. Suppose your manager gave you a task to complete in one week, but ... read more
Q2. There are 80 pairs of socks in a dark room, 40 black and 40 white ... read more
Q3. 100 apples are eaten in 5 consecutive days, with each day having ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. If a pen's weight equals 2 kg plus half of its own weight, what i ... read more

QA Engineer Interview Questions & Answers

Citicorp user image Monalisha Panda

posted on 6 Apr 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is appium
  • Q2. How you integrated
Round 1 - Technical 

(1 Question)

  • Q1. 1. Unit Test 2. Java program

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Try not to answer any wrong answer

What people are saying about American Express

View All
a software developer
5h
Did I mess up walking away from 45+ LPA as a fresher?
I'm a 2025 grad. At the end of my final semester, I got two offers: one from Amex (intern + FTE, 21.x CTC) and another from a top company offering a 6-month internship with a chance at a 45+ LPA PPO. I chose the bigger bet. Moved to the IT hub in Jan, started my internship, and landed in a toxic team. No work-life balance, constant pressure, and serious mental + health struggles. Still, I pushed through, hoping to convert. I did get the PPO, same team, 46.x CTC (19.x base). After thinking long and hard, I declined the offer. Now I’m 21, unemployed, prepping, and questioning myself. Some days I feel proud for prioritizing mental health. Other days, I wonder if I threw away a rare opportunity. What would you have done?
Got a question about American Express?
Ask anonymously on communities.

QA Engineer Interview Questions & Answers

BNY user image rahul yadav

posted on 23 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 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 tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is Defect Life Cycle?
  • Q2. What are different type of waits in Selenium?
  • Ans. 

    Different types of waits in Selenium include Implicit Wait, Explicit Wait, Fluent Wait, and Page Load Timeout.

    • Implicit Wait: Waits for a certain amount of time before throwing a No Such Element Exception.

    • Explicit Wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent Wait: Waits for a condition to be true with a specified polling frequency.

    • Page Load Timeout: Waits for the entire page ...

  • Answered by AI
  • Q3. Tell logic to select first characters of each word in a given string sentence.
  • Ans. 

    Use a loop to iterate through each word in the string and extract the first character of each word.

    • Split the string into an array of words using a space as the delimiter

    • Iterate through each word in the array and extract the first character of each word

    • Store the first characters in a new array

  • Answered by AI
  • Q4. Write a program to reverse a number.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic string and number based programs.

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

UBS user image Sayali Bagal

posted on 10 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write program to get count of letters in a word
  • Q2. How to find elements that are not available in dom in selenium? exception in selenium
  • Ans. 

    To find elements not available in DOM in Selenium, use try-catch block to handle NoSuchElementException.

    • Use try-catch block to handle NoSuchElementException when trying to find elements not available in DOM.

    • Catch the exception and handle it appropriately in the code.

    • Use WebDriverWait with ExpectedConditions to wait for the element to be present before interacting with it.

  • Answered by AI

Skills evaluated in this interview

American Express HR Interview Questions

116 questions and answers

Q. Tell me about the company.
Q. How do you write user stories and acceptance criteria?
Q. What can you share about your work experience?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question around selenium and java
Round 2 - One-on-one 

(1 Question)

  • Q1. General question around work ethics, previous experience
Round 3 - HR 

(1 Question)

  • Q1. Discussion on work culture, etc
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Oct 2022. 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 tips
Round 2 - Aptitude Test 

Including coding questions and basic questions regarding QA and backend and front end technologies.

Round 3 - Technical 

(1 Question)

  • Q1. What is QA Testing? Why do you want to join UBS?
  • Ans. 

    QA testing is the process of ensuring that software products meet the required quality standards.

    • QA testing involves identifying defects and errors in software products.

    • It includes testing the functionality, performance, security, and usability of software.

    • QA testing is done throughout the software development life cycle to ensure that the final product meets the customer's requirements.

    • Examples of QA testing tools inc...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Automation framework
  • Q2. Agile process
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths. reasoning, logical etc

Round 2 - Coding Test 

Java coding and logical testing

Round 3 - HR 

(1 Question)

  • Q1. Given the input values and find output response
  • Ans. 

    The question is asking to provide the output response based on given input values.

    • Understand the input values provided

    • Analyze the expected output based on the input values

    • Apply any relevant logic or rules to determine the output response

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard and well prepared

American Express Interview FAQs

How many rounds are there in American Express QA Engineer interview?
American Express interview process usually has 1 rounds. The most common rounds in the American Express interview process are Technical.
What are the top questions asked in American Express QA Engineer interview?

Some of the top questions asked at the American Express QA Engineer interview -

  1. How to copy one file to anot...read more
  2. What is bug life cy...read more
  3. Write query for duplicate reco...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%
View more
American Express QA Engineer Salary
based on 7 salaries
₹9.4 L/yr - ₹18.8 L/yr
119% more than the average QA Engineer Salary in India
View more details
Business Analyst
828 salaries
unlock blur

₹5.8 L/yr - ₹13 L/yr

Assistant Manager
737 salaries
unlock blur

₹20.2 L/yr - ₹36 L/yr

Senior Analyst
690 salaries
unlock blur

₹11.8 L/yr - ₹20.5 L/yr

Analyst
602 salaries
unlock blur

₹12 L/yr - ₹20.9 L/yr

Manager
542 salaries
unlock blur

₹27 L/yr - ₹47.1 L/yr

Explore more salaries
Compare American Express with

MasterCard

3.9
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare
write
Share an Interview