What is your strength? Tell me about a tough situation.
Senior Automation Engineer Interview Questions
1,389 senior automation engineer interview questions shared by candidates
They really got into the weeds of C# and asked a lot of fundamental questions.
Overall Test automation strategy, test f/w, java questions, git, cicd
What you like work in this company?
Asked me about technologies, what I did in the past, and explained to me about the company, the product, and the role.
All Technical Questions related to Selenium, testNG and also about Testing Concepts
Explain the concept of String immutability
Given a sample website how would you develop an E2E UI automation framework?
Difference between Collection and Collections
In total, there were 4 questions. The first question was to create a function with node tree traversals in a binary search (never once had to use this in 15 years of designing complex automation systems on both front-end and back-end). But whatever, I used recursive calls for this and all the unit tests passed, which guarantees that I got this question correct. Another question they chose was to create a function that reads specific text from a webpage through an API. This is relatively straightforward because I've done this many times. However, the hackerrank directions never once specified which http request/response library to utilize for this. I tried using the most basic/standard HttpURLConnection for this with the correct imports, but the Hackerrank console wouldn't even recognize it. I wrote it that way anyways, which I know for a fact works just fine in every Java 8+. They probably counted that as "wrong", even though it wasn't. The remaining 2 questions had absolutely nothing to do coding or testing. They asked about some foreign programming styles that I never heard of in my life. If you're a full-time developer with 10+ years of experience under your belt, I'm willing to bet that you wouldn't have known what they were asking about. After some googling, I found the answers, which I know for a fact were correct. So in the end, I got 3/4 questions correct (or 4/4 if you count the 2nd question that I know for a fact was correct, but the console couldn't import/interpret).
Viewing 951 - 960 interview questions