J'ai postulé via un recruteur. J'ai passé un entretien chez EPAM Systems
Entretien moyen
Candidature
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez EPAM Systems en sept. 2025
Entretien
they ask everything as if qa are developers,
for qa tools, they don't know the answer will check google and sees if answer is exactly as in google or else rject..e.g asked me in playwright how to handle multiple windows or tabs code, i have written like page.goto(url), page.locator('a').click() (as we don't ahve nay loc, general linktag i took), page.waitfor() (as i don't remeber wait methods i kept wait for and left), page.loator(childwin).isattached() but the interviewer say this is no match at all to google code, they saying i need to use promise to wait for page event to redirect and then use variable to capture window and then switch,
My first round went through with most questions answered and a few not answered with proper syntax. Recruiter did not even let me know of the negative feedback. I had called several times. Is this how people are to be treated now. Ask this to yourselves.
Questions d'entretien [1]
Question 1
Write the python code to call the DB client and pass query
J'ai passé un entretien chez EPAM Systems (Chennai)
Entretien
1st round program
2nd round : technical discussion
Collections, Abstraction, polymorphism, Inheritance and interface
Framework structure
File read program
Property file read program
Xpath
Api methods
List commonly used headers
How will you run your code?
CI/CD
Questions d'entretien [1]
Question 1
{14,0,2,3,0,0,10,0}
Output:{0,0,0,0,14,2,3,10}
Collections, Abstraction, polymorphism, Inheritance and interface
Framework structure
File read program
Property file read program
Xpath
Api methods
List commonly used headers
How will you run your code?
CI/CD
Write code for getting and post methods, then validate based on status code and output response