Upload Button Icon Add office photos

Filter interviews by

Zeus Learning QA Engineer Interview Questions, Process, and Tips

Updated 21 Aug 2023

Top Zeus Learning QA Engineer Interview Questions and Answers

  • Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
  • Q2. 100 apples in 5 consecutive days, each day 6 more than the previous day, how many apples were eaten on the first day
  • Q3. pen weight = 2 kg + 1/2 of its own weight -> what is the weight of pen?
View all 8 questions

Zeus Learning QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Prachi Jain

posted on 21 Aug 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Aptitude Test 

Logical + Quantitative questions +subjective round for QA -> questions to figure the mistake in designs

Round 2 - Technical 

(5 Questions)

  • Q1. 100 apples in 5 consecutive days, each day 6 more than the previous day, how many apples were eaten on the first day
  • Ans. 8 + 14 + 20 + 26 + 32 = 100 -> Ans: 8
  • Answered by Prachi Jain
  • Q2. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
  • Ans. 

    Minimum 31 socks need to be taken out to get 15 pairs of socks

    • To get 15 pairs of socks, you need to have 30 socks of different colors

    • After taking out 30 socks, the next sock you take out will complete the 15 pairs

    • So, minimum 31 socks need to be taken out to get 15 pairs of socks

  • Answered by AI
  • Q3. 11 mins hourglass and 7 mins hourglass, use them both to calculate 15 mins
  • Ans. 1. use both 11 and 7 at same time and stop as 7 empties on one side -> total = 7 and 11 mins divided in 4 + 7 2. flip 7 mins glass and let 4 mins emptied, stop as 4 mins passes -> total = 7 + 4 = 11 and 7 mins divided in 3 + 4 3. let 4 mins pass -> total = 7 + 4 + 4 = 15 mins
  • Answered by Prachi Jain
  • Q4. Tell me about yourself
  • Q5. Why Quality Assurance
  • Ans. 

    Quality Assurance ensures that products meet high standards and customer expectations.

    • Ensures product quality and reliability

    • Identifies and fixes defects early in the development process

    • Increases customer satisfaction and trust in the product

    • Reduces risks and costs associated with product failures

  • Answered by AI
Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Pen weight = 2 kg + 1/2 of its own weight -> what is the weight of pen?
  • Ans. 

    The weight of the pen is 4 kg.

    • To find the weight of the pen, we can set up the equation: pen weight = 2 kg + 1/2 of its own weight

    • Let x be the weight of the pen. The equation becomes: x = 2 + 1/2 * x

    • Solving for x, we get x = 4 kg

  • Answered by AI
  • Q3. 3 boxes with apples, oranges, apples + oranges --> labels are jumbled that is each box is labeled incorrectly, least number of steps required to correct the labels, considering each fruit we pick out is on...
  • Ans. 

    To correct the labels on 3 boxes with jumbled fruit labels, the least number of steps required is 2.

    • Pick a fruit from the box labeled 'apples + oranges', since it must contain both fruits.

    • Then pick a fruit from the box labeled 'oranges', as it cannot contain apples.

  • Answered by AI
  • Q4. When designing an online carrom game, if the game is paused in between and then resumed again, what all things need to be saved?
  • Ans. 

    When designing an online carrom game, the saved data when the game is paused and resumed should include player scores, positions of coins, game state, and timer status.

    • Player scores should be saved to ensure continuity.

    • Positions of coins on the board should be saved to resume the game accurately.

    • Game state (such as whose turn it is) should be saved to maintain the flow.

    • Timer status should be saved to resume the game wi

  • Answered by AI
  • Q5. Two jugs -> 5L and 3L -> fill 4L using only them, while wasting the least amount of water
  • Ans. 1. fill 5L and empty it in 3L ---> 5L has 2L and 3L has 3L 2. empty 3L ---> 5L has 2L and 3L has 0L 3. empty 5L into 3L ---> 5L has 0L and 3L has 2L 4. fill 5L to the top ---> 5L has 5L and 3L has 2L 5. fill 3L till full using 5L ---> 5L has 4L and 3L has 3L
  • Answered by Prachi Jain

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2021

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions related project.
  • Q2. Logical puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare logical reasoning ,it is most important for both interview as wellas aptitude test.

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. pen weight = 2 kg + 1/2 of its own weight -> what is the weigh ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Nov 2022. 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 - Coding Test 

3 questions in 3 hr, topics were Dp, Strings, Tree

Round 3 - Aptitude Test 

1hr durations 40 questions, main topics were patterns, profit loss, work man , etc.

Round 4 - Technical 

(1 Question)

  • Q1. OOPS, JAVA, Mysql, general questsjons

Interview Preparation Tips

Topics to prepare for Internshala Software Engineer interview:
  • java
  • Android
  • DSA
  • OOPS
Interview preparation tips for other job seekers - Just prepare what you know and deep dive in it so that you can fully explain about them.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your self , internship or exp. Why sales?
  • Ans. 

    I have a background in marketing and sales through internships and previous work experience. I am passionate about sales because of the opportunity to build relationships and drive revenue.

    • Interned at XYZ company where I learned about sales strategies and techniques

    • Worked as a sales associate at ABC store, exceeding sales targets consistently

    • Enjoy the challenge of meeting customer needs and closing deals

    • Passionate abou...

  • Answered by AI
Round 2 - Assignment 

A sales pitch round in which a scenario was provided.

Round 3 - One-on-one 

(1 Question)

  • Q1. Final interview questions from cv.

I appeared for an interview before Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Retail domain related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic testing questions

I applied via LinkedIn and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is SDLC? How do you perform testing in a project/ approach?
  • Ans. 

    SDLC stands for Software Development Life Cycle. Testing is performed in different stages of SDLC to ensure quality and reliability.

    • Testing is performed in different stages of SDLC such as planning, design, development, testing, and deployment.

    • Testing can be manual or automated depending on the project requirements.

    • Test cases are created based on the requirements and executed to identify defects.

    • Defects are reported, t...

  • Answered by AI
  • Q2. How to add bug? details of the previous project?
  • Ans. 

    To add a bug, identify the issue, reproduce it, and document it in a bug tracking system.

    • Identify the issue by testing the software thoroughly

    • Reproduce the issue by following the steps that caused it

    • Document the issue in a bug tracking system with detailed steps to reproduce

    • Include screenshots, logs, and any other relevant information

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare basic questions you will get the job.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How to test Messaging application
  • Ans. 

    Testing a messaging application involves testing various features like sending messages, notifications, attachments, etc.

    • Test sending and receiving messages

    • Test group messaging functionality

    • Test notifications for new messages

    • Test attachments like images, videos, files

    • Test message delivery status

    • Test message search functionality

  • Answered by AI
  • Q2. Feature that you would want to be added to Whatsapp to make it more secure
  • Ans. 

    End-to-end encryption for group chats

    • Implement end-to-end encryption for group chats to ensure all messages are secure

    • Allow users to verify the identity of group members to prevent unauthorized access

    • Provide an option for users to set expiration time for messages in group chats

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Agile ceremonies
  • Q2. SQL Queries related to Join , insert, select
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 Coding questions were there

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain your current project
  • Ans. 

    Developing a test automation framework for a web application

    • Creating test scripts using Selenium WebDriver

    • Implementing Page Object Model design pattern

    • Integrating with CI/CD pipeline for automated testing

    • Performing regression testing for new features

    • Collaborating with developers to identify and fix bugs

  • Answered by AI
  • Q2. Rest Assured and Rest API
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Java oops, java collections

Round 2 - Technical 

(1 Question)

  • Q1. Core and advance qustions
Round 3 - HR 

(2 Questions)

  • Q1. How you think about future as well as what you want become
  • Ans. 

    I see the future as an opportunity for growth and development. I aspire to become a skilled QA Engineer who can contribute to innovative projects.

    • I believe in continuous learning and staying updated with the latest technologies in the QA field.

    • I aim to enhance my problem-solving skills and attention to detail to excel in my role.

    • I envision myself taking on leadership roles and mentoring junior QA engineers in the futur

  • Answered by AI
  • Q2. How you handel pressure on different secanrio
  • Ans. 

    I handle pressure by staying organized, prioritizing tasks, and communicating effectively with team members.

    • Stay organized by creating to-do lists and setting realistic deadlines

    • Prioritize tasks based on urgency and importance

    • Communicate with team members to delegate tasks and ask for help when needed

  • Answered by AI

Zeus Learning Interview FAQs

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

Some of the top questions asked at the Zeus Learning QA Engineer interview -

  1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number o...read more
  2. 100 apples in 5 consecutive days, each day 6 more than the previous day, how ma...read more
  3. pen weight = 2 kg + 1/2 of its own weight -> what is the weight of p...read more

Tell us how to improve this page.

Zeus Learning QA Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Internshala Interview Questions
3.9
 • 56 Interviews
Z X Learning Interview Questions
4.4
 • 44 Interviews
Adda 247 Interview Questions
3.2
 • 31 Interviews
Schoolnet India Interview Questions
3.9
 • 16 Interviews
Six Red Marbles Interview Questions
3.7
 • 12 Interviews
Planet EDU Interview Questions
3.3
 • 10 Interviews
ENTRI SOFTWARE Interview Questions
3.7
 • 9 Interviews
View all
Zeus Learning QA Engineer Salary
based on 15 salaries
₹4 L/yr - ₹8.2 L/yr
32% more than the average QA Engineer Salary in India
View more details
Software Engineer
123 salaries
unlock blur

₹5 L/yr - ₹13.2 L/yr

Software Developer
77 salaries
unlock blur

₹5.8 L/yr - ₹10.5 L/yr

Senior Software Engineer
74 salaries
unlock blur

₹7.9 L/yr - ₹24 L/yr

Quality Engineer
28 salaries
unlock blur

₹3.2 L/yr - ₹9.4 L/yr

Senior Quality Engineer
20 salaries
unlock blur

₹5.5 L/yr - ₹15 L/yr

Explore more salaries
Compare Zeus Learning with

Z X Learning

4.4
Compare

Schoolnet India

4.0
Compare

Acadecraft

3.5
Compare

Adda 247

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