Upload Button Icon Add office photos
Engaged Employer

i

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

JPMorgan Chase & Co. Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

JPMorgan Chase & Co. Automation Test Lead Interview Questions and Answers

Updated 26 Jun 2024

JPMorgan Chase & Co. Automation Test Lead Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How will you count the radio buttons on a page in selenium
  • Ans. 

    Counting radio buttons on a page in Selenium using findElements method

    • Use findElements method to locate all radio buttons on the page

    • Get the size of the list of elements to count the number of radio buttons

  • Answered by AI
  • Q2. How will you upload files using api and ui
  • Ans. 

    Files can be uploaded using API by sending a POST request with the file as a payload. UI can use file input field to upload files.

    • For API, use a POST request with the file as a payload

    • For UI, use a file input field to select and upload files

    • API example: POST /uploadFile with file as payload

    • UI example: to select and upload files

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Compensation discussion
  • Q2. Role discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Scenario based questions
Selenium questions
API questions
Linux questions

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. OOPS Concepts,Java Coding,Testing
Round 2 - Technical 

(1 Question)

  • Q1. Selenium, APIs, Automation
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is selenium wait. Explain how will you handle AJAX calls
  • Ans. 

    Selenium wait is used to pause the execution of the test script for a specified amount of time. Handling AJAX calls involves using explicit waits to ensure the page is fully loaded before interacting with elements.

    • Use WebDriverWait in Selenium to wait for a specific condition to be met before proceeding with the test

    • Use ExpectedConditions to wait for elements to be present, visible, clickable, etc.

    • Handle AJAX calls by ...

  • Answered by AI
  • Q2. How to find broken links in Selenium and 1 coding question average.
Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to appium and android driver
  • Q2. Some process related and manual testing question
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Manager and project overview

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Write a program in Java to convert a given string into camel case format.

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Framework Regression Alm

Interview Preparation Tips

Interview preparation tips for other job seekers - In my entire IT career till now, this was the worst interview I have given
Interviewer is not ready to listen and for few of the questions answered correctly, he's not ready to accept that
What ever he knows we have to accept that and he didn't allow me to speak further.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Prepare interview questions from geekforgeeks & leetcode.
Round 3 - Technical 

(1 Question)

  • Q1. Api automation related questions with writing the framework.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quant and verbal ability

Round 2 - Coding Test 

Questions from DSA and webdevelopement

Round 3 - HR 

(1 Question)

  • Q1. About my goals with the company and how will I contribute to it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and try to answer question in your own words rather than looking online for them
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Compare UI drop down value stored in array and its corresponding values from DB
  • Ans. 

    Comparing UI dropdown values stored in array with corresponding values from DB

    • Retrieve UI dropdown values from array and corresponding values from DB

    • Iterate through both arrays to compare each value

    • Use a loop to check if each value in UI dropdown array matches the corresponding value in DB

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. OOPS concept, Collections, GIT
Round 3 - HR 

(1 Question)

  • Q1. Careless and they don't bother to revert even though you may have cleared the rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to first discuss the salary, place of work and other details or else at the end of the process after clearing all the rounds, they will deny stating that the base location and your location is different and hence cant roll out the offer. Simply wasted my time.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 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 - Coding Test 

Simple logical xpath writing

Round 3 - One-on-one 

(1 Question)

  • Q1. Technically discussed in java and selenium

Interview Questionnaire 

1 Question

  • Q1. Programming questions: frequency of characters in a string, pyramid pattern, selenium testng basics, git maven commands

JPMorgan Chase & Co. Interview FAQs

How many rounds are there in JPMorgan Chase & Co. Automation Test Lead interview?
JPMorgan Chase & Co. interview process usually has 2 rounds. The most common rounds in the JPMorgan Chase & Co. interview process are One-on-one Round and HR.
How to prepare for JPMorgan Chase & Co. Automation Test Lead interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at JPMorgan Chase & Co.. The most common topics and skills that interviewers at JPMorgan Chase & Co. expect are Finance, HR, Operations and technology.
What are the top questions asked in JPMorgan Chase & Co. Automation Test Lead interview?

Some of the top questions asked at the JPMorgan Chase & Co. Automation Test Lead interview -

  1. How will you count the radio buttons on a page in selen...read more
  2. How will you upload files using api and...read more
  3. Compensation discuss...read more

Tell us how to improve this page.

JPMorgan Chase & Co. Automation Test Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 569 Interviews
Citicorp Interview Questions
3.7
 • 568 Interviews
Bajaj Finserv Interview Questions
4.0
 • 520 Interviews
HSBC Group Interview Questions
4.0
 • 491 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Deutsche Bank Interview Questions
3.9
 • 366 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
BNY Interview Questions
3.9
 • 340 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
View all
JPMorgan Chase & Co. Automation Test Lead Salary
based on 21 salaries
₹10.1 L/yr - ₹37.2 L/yr
42% more than the average Automation Test Lead Salary in India
View more details
Associate
10.2k salaries
unlock blur

₹10.3 L/yr - ₹36 L/yr

Team Lead
5.6k salaries
unlock blur

₹5.6 L/yr - ₹16 L/yr

Vice President
4k salaries
unlock blur

₹26.5 L/yr - ₹69.9 L/yr

Analyst
2.6k salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Software Engineer
2.5k salaries
unlock blur

₹11 L/yr - ₹35 L/yr

Explore more salaries
Compare JPMorgan Chase & Co. with

Morgan Stanley

3.7
Compare

Goldman Sachs

3.5
Compare

TCS

3.7
Compare

Bank of America

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