Upload Button Icon Add office photos

EPAM Systems

Compare button icon Compare button icon Compare

Filter interviews by

EPAM Systems Automation Tester Interview Questions and Answers for Experienced

Updated 15 Mar 2025

EPAM Systems Automation Tester Interview Experiences for Experienced

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Python coding questions
Pytest assert statement questions

Interview Preparation Tips

Topics to prepare for EPAM Systems Automation Tester interview:
  • Github
  • Python scripting
  • Pytest framework
  • Test estimation teach iq
  • Datawarehouse
  • SQL Windows function
Interview preparation tips for other job seekers - Be well prepared for EPAM as they drill down a lot. You need to be highly skilled to crack this interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Explain the automation frame work used, CI/CD integration
  • Ans. 

    An automation framework integrates testing tools with CI/CD for efficient software delivery.

    • Framework Types: Common frameworks include TestNG, JUnit, and Cucumber for Java-based projects.

    • CI/CD Tools: Jenkins, GitLab CI, and CircleCI are popular for automating build and deployment processes.

    • Integration Example: A Jenkins pipeline can trigger automated tests after each code commit to ensure quality.

    • Reporting: Tools like ...

  • Answered by AI
  • Q2. How did you implement loggers,
  • Ans. 

    Implemented loggers using Log4j for detailed tracking of test execution and error handling in automation testing.

    • Configured Log4j in the project by adding the necessary dependencies in the build file.

    • Created a logger instance in each test class using: 'private static final Logger logger = Logger.getLogger(ClassName.class);'.

    • Used different logging levels (INFO, DEBUG, ERROR) to categorize log messages based on severity.

    • ...

  • Answered by AI
  • Q3. Java 8 features and how did you use it, collections practical usage
  • Q4. What are the design patterns used in your frame work
  • Ans. 

    Common design patterns in automation frameworks enhance code reusability, maintainability, and scalability.

    • Page Object Model (POM): Separates test logic from UI interactions, making tests easier to maintain. Example: A separate class for each web page.

    • Singleton Pattern: Ensures a class has only one instance, useful for managing driver instances. Example: A single WebDriver instance for all tests.

    • Factory Pattern: Create...

  • Answered by AI
  • Q5. Have you used Java streams
  • Ans. 

    Yes, I have used Java streams for processing collections in a functional style, enhancing code readability and efficiency.

    • Streams allow for functional-style operations on collections, such as filtering and mapping.

    • Example: List<String> names = Arrays.asList("Alice", "Bob", "Charlie"); List<String> filteredNames = names.stream().filter(name -> name.startsWith("A")).collect(Collectors.toList());

    • Streams sup...

  • Answered by AI

Automation Tester Interview Questions Asked at Other Companies for Experienced

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing ... read more
asked in TCS
Q2. How to mouse hover an element? Write Xpath for an element? How to ... read more
asked in Mejesco
Q3. What assertions do you use, hard assert and soft assert?
Q4. 1)Explain Access Specifiers 2)Tell me the functional flow of your ... read more
asked in Capgemini
Q5. Explain the Background keyword in BDD.

Interview questions from similar companies

I appeared for an interview before Jun 2020.

Interview Questionnaire 

1 Question

  • Q1. Selenium web driver, SQL database, query about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in Comms, be technically prepared.

I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About software life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - We have to prepare for all core Java concepts

What people are saying about EPAM Systems

View All
a junior software developer
10h
Should I stay or switch?
So I(~3yoe java dev) recently made my first switch to a product based company. The work used to be good, has good wlb and chill time and flexible timings and wfo. The thing is I'm not getting any PBC vibes. All people in my team/company are from service based only(not judging them as it's inc. me), no super serious work/production bugs/oncall(i don't want to work in such pressure but atleast want to know how people handle it), no similar mindset people, no girls to talk to(yes it's a major issue for me, as I didn't have any female friends to talk to, let alone love) So it's a big concern for me, to build some connection with someone, and even worse thing I got changed to new team, they aren't even assigning proper work and I've been having sooo much free time since past 2 weeks. I've lost motivation to do anything,for many other reasons in life. Ik this is a dream job for many,inc me but now I'm in this i just couldn't get enough of it, please suggest what to do. TIA
Got a question about EPAM Systems?
Ask anonymously on communities.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain selenium framework
  • Ans. 

    Selenium framework is a test automation tool used for web applications.

    • Selenium framework allows for automated testing of web applications.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is a key component for interacting with web elements.

    • Test scripts can be written using Selenium IDE, WebDriver, or Grid.

    • Selenium framework can be integrated with tools like TestNG, JUnit, etc., ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java programming questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basics of selenium, OOPS Java
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Write pojo class for given api request
  • Ans. 

    Create a POJO class for a given API request

    • Define a class with fields corresponding to the request parameters

    • Add getters and setters for each field

    • Implement toString method for easy debugging

  • Answered by AI

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Awesome experience with different types of questions and responses

Round 3 - HR 

(2 Questions)

  • Q1. Hr asked me generally about my experience and asked some questions in domain
  • Q2. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company where u can learn more and explore more knowledge about the industry
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

One coding question with java implementation and difficulty level is easy to moderate

Round 3 - Technical 

(2 Questions)

  • Q1. Database queries and selenium java concepts code snippets along with java concepts theory and coding question and jdbc implementation
  • Q2. Sql query to test sql knowledge and java coding skills

Interview Preparation Tips

Interview preparation tips for other job seekers - I donno what happened with the interviewer,he didnt even care to look at the code snippets and tasks I have written and despite answering almost all the questions ,the interviewer rejected without any feedback and explaination

EPAM Systems Interview FAQs

How many rounds are there in EPAM Systems Automation Tester interview for experienced candidates?
EPAM Systems interview process for experienced candidates usually has 1 rounds. The most common rounds in the EPAM Systems interview process for experienced candidates are Coding Test.
How to prepare for EPAM Systems Automation Tester interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at EPAM Systems. The most common topics and skills that interviewers at EPAM Systems expect are Automation Testing, Selenium, .Net, QA Automation and AWS.
What are the top questions asked in EPAM Systems Automation Tester interview for experienced candidates?

Some of the top questions asked at the EPAM Systems Automation Tester interview for experienced candidates -

  1. What are the design patterns used in your frame w...read more
  2. Explain the automation frame work used, CI/CD integrat...read more
  3. have you used Java stre...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 837 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
NTT Data Interview Questions
3.8
 • 658 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
GlobalLogic Interview Questions
3.6
 • 627 Interviews
UST Interview Questions
3.8
 • 543 Interviews
CGI Group Interview Questions
4.0
 • 522 Interviews
View all
EPAM Systems Automation Tester Salary
based on 6 salaries
₹6 L/yr - ₹13 L/yr
57% more than the average Automation Tester Salary in India
View more details
Senior Software Engineer
3.7k salaries
unlock blur

₹16.3 L/yr - ₹37.5 L/yr

Software Engineer
2.2k salaries
unlock blur

₹8.4 L/yr - ₹23.9 L/yr

Lead Software Engineer
1.1k salaries
unlock blur

₹28 L/yr - ₹47 L/yr

Senior Systems Engineer
386 salaries
unlock blur

₹22 L/yr - ₹36.3 L/yr

Software Developer
366 salaries
unlock blur

₹10.2 L/yr - ₹30.5 L/yr

Explore more salaries
Compare EPAM Systems with

DXC Technology

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Virtusa Consulting Services

3.7
Compare
write
Share an Interview