
highlevel Test Automation Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 7 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at highlevel.
Software Development Engineer in Test
It was a video call interview on Google Meet that lasted about an hour. The interviewer joined and immediately asked me to explain my day-to-day duties, without introducing himself or letting me introduce myself. At the end, he asked how I would rate him as an interviewer and the interview itself on a scale of 1 to 5. I got the impression he didn't have much experience conducting interviews.
- Can you explain the architecture for web and API automation frameworks?
- How would you write an end-to-end API automation for a POST request?
- What are your thoughts on status codes?
Senior Software Development Engineer in Test
I went through the interview process for this role and passed the first technical round. The initial round focused on Java programming, and I felt confident in my ability to provide solutions and logic for the questions asked. However, the second round consisted solely of LeetCode medium-level Java programming questions, with no discussion of my experience or automation testing skills. I was ultimately not selected after the second round, which was disappointing given the lack of testing on relevant skills for the position.
- Java programming questions were asked.
- LeetCode medium-level Java programming questions were asked.
Software Development Engineer in Test
The interview experience was better than expected. The interviewer was on time and pleasant. However, there was a mismatch between the job description provided by the recruiter and the actual interview content. The JD didn't mention coding, but it was a significant part of the interview. The company seems to be improving its interview process. It's noted that using coding tools like copilot/Gemini is common now, so evaluating coding on a basic editor might not be the most effective.
- Could you solve a coding problem involving Data Structures and Algorithms, similar to LeetCode medium difficulty?
- How would you manually test a specific scenario or flow on an online e-commerce website?
- How would you approach automation testing for a website with ancestor-child element relationships?
highlevel Test Automation Engineer Interview Questions
Quoted word for word from highlevel interview reports.
“Write a solution to return the unique elements from an array, similar to LeetCode Easy problem 136 (Single Number).”
Read reports →“Given an input array like {1, 0, 11, 0, 5}, how would you push all the 0s to the end without using another array, expecting an output like {1, 11, 5, 0, 0}?”
Read reports →“Can you print the numbers from 1 to 100 without using a loop?”
Read reports →“How can you print the numbers from 1 to 10 without using any variables or numbers?”
Read reports →“Consider class A with int x = 6, class B with int y = 4, and an empty class C. How would you return the sum of x and y inside class C?”
Read report →“What are the different TestNG annotations, and can you show practical use cases for them?”
Read report →“How would you go about debugging a blank webpage?”
Read report →“How would you write an end-to-end API automation for a POST request?”
Read report →“Can you explain the distinctions between re-testing, regression testing, smoke testing, and sanity testing?”
Read report →Formats, difficulty and experience
Across all 7 highlevel interview reports.