I’m happy to share that my recent interview experience went really well! Most of the discussion was focused on API testing, Java programming, and related real-time problem-solving scenarios. I was able to confidently explain my approach, cover edge cases, and demonstrate a deep understanding of service testing, request/response handling, and framework design — especially around REST APIs and automation strategies.
I successfully cleared both the technical round and the managerial round. The technical round primarily tested my hands-on skills with Java, API automation frameworks, and debugging techniques, while the managerial round focused more on my project experience, decision-making, ownership, and how I handle challenges in real-world scenarios.
Interview questions [1]
Question 1
program to store ascending values using java strings
Normal medium question base on DSA was asked 5 question in 2 hr it was requried to do.Medium Leetcode question was asked in OA.question was on graph,DP and string and second round was video making
I applied through a staffing agency. I interviewed at NatWest Group (Bengaluru) in Jul 2023
Interview
It was smooth, First initial screening by technical hiring team, following by two technical rounds. Based on roles and responsibilities and things mentioned in cv they are going to ask questions. They ask me about api and rest assured and coding questions.
Interview questions [1]
Question 1
Explain a scenario where multiple ads appear one-by-one on a website. How would you automate testing for this sequence, when the number of ads is unknown and each ad stays visible for 5 seconds�?If there are three textboxes with different IDs, but input only goes to one during automation, what could be the cause of the issue�?Can you describe how you would handle a situation where an API response does not match expected data? What troubleshooting steps would you take�?What types of bugs have you encountered during API testing, and how did you address them (e.g., missing functionality, poor error handling, performance issues)�?How do you perform API testing for negative cases and error scenarios�?Describe a challenge you faced during API test automation and how you resolved it�. Coding questions on array