Upload Button Icon Add office photos

Filter interviews by

Epsilon Test Engineer Interview Questions and Answers

Updated 26 Feb 2024

Epsilon Test Engineer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

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 

Aptitude round with medium difficulty

Round 3 - Technical 

(2 Questions)

  • Q1. Scerario based questions
  • Q2. Ques on projects and internship
Round 4 - Technical 

(1 Question)

  • Q1. Resume based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy and basic questions were asked

Round 2 - Aptitude Test 

Programs and logical questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions about SQL queries

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive Characters Problem Statement Given a matrix of lowerc ... read more
asked in GlobalStep
Q3. What are the problems we faced in the old generation video game c ... read more
Q4. what is a type of testing? What are the principles?
asked in Info Edge
Q5. Remove Duplicates Problem Statement You are given an array of int ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How the Data Flows in Database Testing?
  • Ans. 

    Data flows in database testing through various stages including input, processing, storage, and output.

    • Data is input into the database through various sources such as forms, APIs, or scripts.

    • The data is then processed and stored in the database tables according to the defined schema.

    • During testing, the data is retrieved from the database using SQL queries or other tools.

    • The output of the testing process includes report...

  • Answered by AI
  • Q2. What is regression Testing and Retesting?
  • Ans. 

    Regression testing is testing the existing functionality of the software after making changes to ensure that it still works as expected. Retesting is testing the same functionality again after fixing the defects found in the previous testing.

    • Regression testing is done to ensure that the changes made to the software do not affect the existing functionality.

    • Retesting is done to ensure that the defects found in the previo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Media.net Software Services (India) Test Engineer interview:
  • All testing
Interview preparation tips for other job seekers - Be prepared and don't panic in any condition because interviewers are always checking your confidence and way of thinking and understanding.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. They are asking technical questions what is their in the resume
Round 2 - Technical 

(1 Question)

  • Q1. They will technical questions as per your resume what you mentioned

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when you say the answers in the interviewer

I appeared for an interview in Sep 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Basic about Javascript,HTML,CSS
Round 2 - Technical 

(1 Question)

  • Q1. Design a weather app
  • Ans. 

    A weather app that provides accurate and up-to-date weather information.

    • Include real-time weather updates

    • Provide hourly and daily forecasts

    • Include radar and satellite maps

    • Allow users to set location and receive alerts for severe weather

    • Include a widget for quick access to weather information

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Javascript,html,css basix and some array string DS

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online test with two section one is general aptituide and Basic cs concepts. And Second round containing the 2 dsa question with intermediate level question.

Round 2 - HR 

(2 Questions)

  • Q1. Two sorted array in asscending order give the media of two array after merging in asscending order.
  • Ans. 

    The median of two sorted arrays merged in ascending order.

    • Merge the two sorted arrays into a single sorted array.

    • Find the median of the merged array.

    • If the merged array has an odd length, the median is the middle element.

    • If the merged array has an even length, the median is the average of the two middle elements.

  • Answered by AI
  • Q2. Question on resume on java script 1. whats is closure? 2. what is hoisting? cookie session.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the DSA very well because only DSA will help to take most of the time in interview. AND good knowledge of what you have written in the resume.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Data structure and algorithm problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Think out loud for all questions you solve
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consited of apti as well as coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of coding were asked like arrays,strings
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

  • Answered by AI
  • Q2. DS/Ago problem - dynamic programming

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. And Experience

Epsilon Interview FAQs

How many rounds are there in Epsilon Test Engineer interview?
Epsilon interview process usually has 3-4 rounds. The most common rounds in the Epsilon interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in Epsilon Test Engineer interview?

Some of the top questions asked at the Epsilon Test Engineer interview -

  1. Basic questions about SQL quer...read more
  2. Scerario based questi...read more
  3. resume based questi...read more

Tell us how to improve this page.

Epsilon Test Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.9
 • 104 Interviews
Publicis Interview Questions
3.7
 • 52 Interviews
Regalix Interview Questions
2.9
 • 45 Interviews
Xdbs Interview Questions
3.2
 • 39 Interviews
Smollan Group Interview Questions
4.1
 • 36 Interviews
Groupm Media Interview Questions
3.9
 • 35 Interviews
Mediamint Interview Questions
3.4
 • 33 Interviews
View all
Epsilon Test Engineer Salary
based on 8 salaries
₹4.5 L/yr - ₹5.6 L/yr
9% less than the average Test Engineer Salary in India
View more details
Senior Software Engineer
350 salaries
unlock blur

₹8.5 L/yr - ₹31 L/yr

Software Engineer2
175 salaries
unlock blur

₹6.1 L/yr - ₹18 L/yr

Software Engineer
167 salaries
unlock blur

₹4.5 L/yr - ₹17 L/yr

Senior Developer
152 salaries
unlock blur

₹8.9 L/yr - ₹25.2 L/yr

Campaign Analyst
145 salaries
unlock blur

₹4.4 L/yr - ₹10 L/yr

Explore more salaries
Compare Epsilon with

R.R. Donnelley

3.9
Compare

Smollan Group

4.1
Compare

ChannelPlay

3.8
Compare

Affinity Express

3.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview