I applied online. I interviewed at Mastercard (Saint Louis, MO) in May 2022
Interview
Coding Round was manageable and all relatted to strings. Reverse sentence, find all the domain names in a given paragraph. Fins differnent positive and negative test cases. Write SQL queries. Questions relates to API.
I applied through a recruiter. I interviewed at Mastercard (Pune) in Aug 2025
Interview
Process included screening based on coding round followed by L1 interview focussed on technical concepts and problem solving around Selenium, Java, RestAssured . The overall process was structured, timely, and professionally handled.
Interview questions [1]
Question 1
1. Fluent wait syntax.
2. How to handle dropdown
3.Syntax for sending POST request using RestAssured.
4. Java code to sort array {1,2,5,0,-2,-1,0,-1} to {1,2,5,-2,0,0,-1,-1}
5. How to run test in sequence in TestNG.
6. Extent report customisation.
7. 202 status code
8. What all things can be checked from QA perspective if API is returning 502
9. Background vs @Before in cucumber.
10. How to estimate story and how to handle if you feel it will be spilled.
Asked to write reverse string Program, Basic and advance questions on Selenium, Automation testing questions, Questions on Software development life cycle Previous job questions, Most of the questions on Java concepts like overriding overloading, abstract class interface, API testing,