Round 1 – Coding This round was fair and good. The interviewer asked standard coding and problem-solving questions: Balanced Parenthesis problem. Find the second largest element in an array. Discussion on time complexity and space complexity of solutions. How to improve time and space complexity. 👉 Overall, this was a smooth experience, and I felt it was a fair evaluation of coding skills. Round 2 – Automation Framework Design & Challenges (Worst Experience) This was supposed to be an Automation + Framework design round, but it turned into a system design + DevOps/tool-based grilling session. Problems I faced: Interviewer joined 25 minutes late. Instead of 2–3 hrs, it dragged to 3 hrs 25 mins, overlapping with my manager meeting at current job. I had to call the HR 30+ times to get it rescheduled, and only when I dialed a different number did she pick up. Questions asked: What do you mean by Redis? What is Docker? Write Docker code. If I am a student, how would you explain Docker to me? What is Kafka? Login API case: username + password with 1 lakh characters → what should be the response code? (I said 400, but they expected 401.) What is p90, p95 in performance testing? Steps to implement. Apart from p90/p95, what about p50, p75, etc.? What is JMeter? Write automation code: login to Facebook → go to messages → open latest message of a friend → type and send. What is sequential data vs non-sequential data? Which is faster? 5 classes running in parallel → add one more class → how to ensure no impact on speed. What is asynchronous? How do you ensure your code is correct (even mentioned ChatGPT)? What are the types of performance testing and the tools? If I said “I don’t know”, the interviewer responded rudely with: “You need to know everything. See me, in 4 years I became a Team Lead.” (Honestly, I don’t know how he became TL with that attitude, given he didn’t respect time commitments.) What tests can we do in JMeter? If 2 laptops send same request in Postman and one gets faster response → why? (Answer: cache. But question was poorly asked.) My Feedback The first round was good and relevant. The second round was the worst experience of my career: unprofessional interviewer (late, dragged too long, unclear questions, rude attitude). Instead of focusing on automation framework and challenges (as promised), they asked random DevOps + performance testing questions. Poor HR coordination → had to follow up excessively for rescheduling. 👉 Overall, very disappointing experience in Round 2.
Lead Software Engineer In Test Interview Questions
3,880 lead software engineer in test interview questions shared by candidates
Testing selenium testng cloud db
what is difference between primary key and foreign key
Are you interedted in this role
i cannot disclosed it now
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
1)What is AWS 2)Different types of load balancer 3)DNS 4)What happens when we give url to browser 5)Network load balancer vs application load balancer 6)how can we add column to Dynamo Db 7) git commands you know 8) different types of data structures 9) security groups 10) how to create EC2 instance 11) why did you do certification
have u worked on mobile app testing?
They ask overriding vs overloading
Questions on REST API, Database, Testing and Agile methodology. Basic java programs
Viewing 3731 - 3740 interview questions