J'ai postulé via un recruteur. J'ai passé un entretien chez EPAM Systems
Entretien
I was approached by EPAM HR for the position of Senior Test Automation Engineer. I got a link for online assessment which had some MCQs and some simple programming questions. After the online test, I had Round1 Technical Interview where I was given 3 questions and asked to write the program and panel left the call for 30 mins. However, unfortunately I cleared round1 and got selected for round2 (just to waste another 2 hrs). The panel gave a scenario and asked to create the entire framework and left the call for 1.5 hrs.By the time he came back I had to drop off as I wasnt prepared to spend 2+ hrs on that interview. He was not willing to understand the approach but only evaluated on basis of syntax. Expecting framework design in an hour which itself is unrealistic. It was a real wastage of time.
Questions d'entretien [1]
Question 1
OOPS concepts, SQL queries, Java program to split the words in a sentence, Data Structures
J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez EPAM Systems (Singapour) en avr. 2026
Entretien
The HR will arrange a technical first round with you . There was a first technical round which is expected to last 2 hours. If you pass this, another round will be followed. There will be another 2 round by the client. Answer can be answered if you use some of the tool everyday. If you have not used them for a while need to revise.
Questions d'entretien [2]
Question 1
class A:
def process(self):
print("A")
class B(A):
def process(self):
print("B")
super().process()
class C(A):
def process(self):
print("C")
super().process()
class D(B, C):
def process(self):
print("D")
super().process()
obj = D()
obj.process()
It was clean and organised interview focus more on automation frame works programming problem solving skills.
Even though interview goes well according to your experience one or2 question can change the selection as they start from basics in technical round and go to frame work building troubleshooting
J'ai postulé en ligne. J'ai passé un entretien chez EPAM Systems (İstanbul) en nov. 2025
Entretien
I larticipates in the interfiew for the Test aautomation engineer with Cypress and Javascript. It was difficult for me as they asked very many details about Js and there were also live coding session and the complete interview lasted 1.5 hour.