Upload Button Icon Add office photos

ZenQ

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

ZenQ Senior Test Engineer Interview Questions and Answers

Updated 2 Dec 2024

ZenQ Senior Test Engineer Interview Experiences

3 interviews found

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

I applied via Walk-in and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning test

Round 2 - Coding Test 

Reverse string java program

I applied via LinkedIn and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of testing, JIRA, Gail methodology

Interview Preparation Tips

Interview preparation tips for other job seekers - Detailed process and positive atmosphere created while interviewing.

Senior Test Engineer Interview Questions Asked at Other Companies

asked in Sapiens
Q1. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q2. What should be done when a defect is found in production?
asked in LTIMindtree
Q3. How do you performed incrimental load in your project?
asked in LTIMindtree
Q4. What is meant by regression and retesting?
asked in CGI Group
Q5. What is the difference between CHAR and VARCHAR2 data types in SQ ... read more

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

Interview Questionnaire 

5 Questions

  • Q1. My previous project knowledge and role and responsibilities
  • Q2. Manual testing, Functional testing, Regression testing, Defect life cycle, Asked me to write a Test scenarios for sample requirement
  • Q3. Agile scrum testing. Quick description about the role of a tester in a sprint
  • Q4. Test management tools like ALM JIRA and Rally knowledge
  • Q5. Defect life cycle

Interview questions from similar companies

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Round 1 - Group Discussion 

Nothing

Round 2 - Technical 

(1 Question)

  • Q1. Python Sql Linux CLI
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussions on learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answerything you will clear
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Golang basics related questions
  • Q2. Concurrency related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Take offer from them but join them. Interviewer was too cocky to see that there can be other ways also.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Aptitude Test 

Logical reasoning questions (1-1.5 hours)

Round 2 - Coding Test 

DSA Questions(2 hours)

Round 3 - HR 

(2 Questions)

  • Q1. How soon I can start?
  • Q2. I am flexible with work timings?
Round 1 - Technical 

(1 Question)

  • Q1. He asked me to fined n prime number

Interview Preparation Tips

Interview preparation tips for other job seekers - Lean basic array string type questions.some SQL query please
Round 1 - Technical 

(2 Questions)

  • Q1. Youll pass.....................................................
  • Q2. Believe me.............................................................

Interview Preparation Tips

Interview preparation tips for other job seekers - hey , lemme tell yooou real quick , dooonnnt interview here , they'll ask basic questions like difference between java and C++ , but dont get fooled , they take 500 trainees for 5 seats , and the main part is , they wont pay you anything until you have signed the bond and cleared atleast 6 monhts without pay , and thats not you might be looking for as a fresher
Contribute & help others!
anonymous
You can choose to be anonymous

ZenQ Interview FAQs

How many rounds are there in ZenQ Senior Test Engineer interview?
ZenQ interview process usually has 2 rounds. The most common rounds in the ZenQ interview process are Aptitude Test and Coding Test.
How to prepare for ZenQ Senior 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 ZenQ. The most common topics and skills that interviewers at ZenQ expect are JIRA, Career Development, Defect Life Cycle, Test Case Design and Test execution.
What are the top questions asked in ZenQ Senior Test Engineer interview?

Some of the top questions asked at the ZenQ Senior Test Engineer interview -

  1. Manual testing, Functional testing, Regression testing, Defect life cycle, Ask...read more
  2. Agile scrum testing. Quick description about the role of a tester in a spr...read more
  3. Test management tools like ALM JIRA and Rally knowled...read more

Recently Viewed

INTERVIEWS

ZenQ

No Interviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

Alembic Pharmaceuticals

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

REVIEWS

QualityKiosk Technologies

No Reviews

Tell us how to improve this page.

ZenQ Senior Test Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
ZenQ Senior Test Engineer Salary
based on 251 salaries
₹2.9 L/yr - ₹11 L/yr
40% less than the average Senior Test Engineer Salary in India
View more details

ZenQ Senior Test Engineer Reviews and Ratings

based on 24 reviews

4.2/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

3.6

Salary

4.5

Job security

4.5

Company culture

4.0

Promotions

4.2

Work satisfaction

Explore 24 Reviews and Ratings
Senior Test Engineer
251 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Automation Test Engineer
67 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ZenQ with

Cigniti Technologies

3.7
Compare

Indium Software

4.0
Compare

Maveric Systems

3.5
Compare

Qapitol Qa

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