Upload Button Icon Add office photos

Filter interviews by

EPAM Systems Automation Test Engineer Interview Questions, Process, and Tips

Updated 6 Dec 2024

Top EPAM Systems Automation Test Engineer Interview Questions and Answers

  • Q1. Selenium solution for practical scenarios Eg handle signages
  • Q2. Programming questions : 2nd duplicate element in array, Find missing element in sequential array, reverse of statement
  • Q3. what is Business object model ?
View all 7 questions

EPAM Systems Automation Test Engineer Interview Experiences

12 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain project framework, Testng based questions
  • Q2. Programming questions : 2nd duplicate element in array, Find missing element in sequential array, reverse of statement
  • Ans. 

    Find the 2nd duplicate element in an array, identify missing element in sequential array, and reverse a statement.

    • To find the 2nd duplicate element in an array, iterate through the array and keep track of elements using a hashmap.

    • To identify the missing element in a sequential array, calculate the sum of all elements and find the difference with the expected sum.

    • To reverse a statement, split the statement into words, r...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Java, selenium, API MCQ's

Round 2 - Technical 

(3 Questions)

  • Q1. All manual Testing question
  • Q2. Basic to advance java question
  • Q3. API and selenium questions
Round 3 - Technical 

(2 Questions)

  • Q1. All manual testing questions
  • Q2. Java, selenium, API

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
Q3. What is Automation? what is selenium?what is xpath? what is regre ... read more
asked in TCS
Q4. 1) cucumber 2) Defects worked on, tell me about the bugs you foun ... read more
asked in Capgemini
Q5. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are test Layers ?
  • Ans. 

    Test layers refer to the different levels of testing that are performed in software testing.

    • Test layers include unit testing, integration testing, system testing, and acceptance testing.

    • Each layer focuses on testing different aspects of the software, from individual components to the entire system.

    • Unit testing involves testing individual units or components of the software in isolation.

    • Integration testing focuses on te...

  • Answered by AI
  • Q2. What is Business object model ?
  • Ans. 

    A business object model is a representation of the data and processes within a business domain.

    • It defines the structure and behavior of business entities.

    • It helps in understanding the relationships between different business objects.

    • It is often used in software development to design and implement business logic.

    • Examples include customer, product, order, and invoice objects.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about coding questions
  • Q2. String programs

EPAM Systems interview questions for designations

 Senior Automation Test Engineer

 (10)

 Automation Test Lead

 (5)

 Sdet Automation Test Engineer

 (6)

 Software Test Automation Engineer

 (6)

 Automation Test Engineer Lead

 (1)

 Test Engineer

 (3)

 Senior Software Automation Test Engineer

 (5)

 Senior Automation Engineer

 (3)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java concepts are asked
  • Q2. Programming questions are asked
Round 2 - HR 

(1 Question)

  • Q1. Salary was discussed

Get interview-ready with Top EPAM Systems Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Aug 2023.

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 - Coding Test 

1:30 hours of interview mainly on seleniun wait, locator, exception selenium + java, API repsonce , Java code related to interface and abstract class

Round 3 - Technical 

(3 Questions)

  • Q1. Manager round for process understanding
  • Q2. JIRA + azile and team related
  • Q3. Java core programming
Round 4 - HR 

(1 Question)

  • Q1. Offer discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice OOPS and arraylist, string sorting and brushup all selenum related topics

Automation Test Engineer Jobs at EPAM Systems

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. What is test pyramid
  • Ans. 

    Test pyramid is a testing strategy that suggests having more unit tests at the bottom, fewer integration tests in the middle, and even fewer UI tests at the top.

    • Bottom layer consists of unit tests which are fast, isolated, and cover individual components

    • Middle layer consists of integration tests which verify interactions between different components/modules

    • Top layer consists of UI tests which simulate user interactions...

  • Answered by AI
  • Q2. Difference between severity and priority
  • Ans. 

    Severity refers to the impact of a defect on the system, while priority refers to the order in which defects should be fixed.

    • Severity is the measure of how much a defect affects the system's functionality, while priority is the order in which defects should be fixed.

    • Severity is usually categorized as low, medium, or high based on the impact on the system, while priority is categorized as low, medium, or high based on t...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at Vidya Jyothi Institute of Technology, Hyderabad and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Standard aptitude questions

Round 2 - Coding Test 

Medium level leet code problems

Round 3 - Group Discussion 

Basic topics to test communication skills

Round 4 - One-on-one 

(2 Questions)

  • Q1. On concepts of Java ,SQL ,
  • Q2. On understanding of design patterns and solid principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and have confidence
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium basic questions and OOPS concepts
  • Q2. Programs like fibonacci, primenumber
  • Q3. Calendar Program

Automation Test Engineer Interview Questions & Answers

user image suganya somasundram

posted on 20 May 2024

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

I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium xpath Selenium locators Testng framework Bdd framework Collections in Java String related questions Test planning

EPAM Systems Interview FAQs

How many rounds are there in EPAM Systems Automation Test Engineer interview?
EPAM Systems interview process usually has 1-2 rounds. The most common rounds in the EPAM Systems interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for EPAM Systems Automation Test Engineer interview?
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 Selenium, Automation Testing, Agile, Analytics and SAN.
What are the top questions asked in EPAM Systems Automation Test Engineer interview?

Some of the top questions asked at the EPAM Systems Automation Test Engineer interview -

  1. Selenium solution for practical scenarios Eg handle signag...read more
  2. Programming questions : 2nd duplicate element in array, Find missing element in...read more
  3. what is Business object mode...read more

Tell us how to improve this page.

EPAM Systems Automation Test Engineer Interview Process

based on 8 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 6 EPAM Systems interviews
Job Portal
Company Website
Campus Placement
50%
17%
17%
16% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
EPAM Systems Automation Test Engineer Salary
based on 92 salaries
₹6.3 L/yr - ₹26 L/yr
117% more than the average Automation Test Engineer Salary in India
View more details

EPAM Systems Automation Test Engineer Reviews and Ratings

based on 22 reviews

4.3/5

Rating in categories

4.4

Skill development

3.9

Work-Life balance

4.4

Salary & Benefits

3.8

Job Security

4.2

Company culture

3.5

Promotions/Appraisal

3.9

Work Satisfaction

Explore 22 Reviews and Ratings
DotNET Automation Test Engineer

Hyderabad / Secunderabad

3-5 Yrs

₹ 10.5-14.2 LPA

Lead .NET Automation Test Engineer

Gurgaon / Gurugram

8-12 Yrs

Not Disclosed

JavaScript Automation Test Engineer

Hyderabad / Secunderabad

3-5 Yrs

₹ 10.5-14.2 LPA

Explore more jobs
Senior Software Engineer
2.6k salaries
unlock blur

₹15 L/yr - ₹42.7 L/yr

Software Engineer
1.7k salaries
unlock blur

₹6.9 L/yr - ₹24 L/yr

Lead Software Engineer
831 salaries
unlock blur

₹18 L/yr - ₹52 L/yr

Senior Systems Engineer
304 salaries
unlock blur

₹12 L/yr - ₹36.3 L/yr

Software Test Automation Engineer
267 salaries
unlock blur

₹7 L/yr - ₹20 L/yr

Explore more salaries
Compare EPAM Systems with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview