Upload Button Icon Add office photos

Zeus Learning

Compare button icon Compare button icon Compare

Filter interviews by

Zeus Learning QA Engineer Interview Questions and Answers

Updated 21 Aug 2023

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
  • Ans. 

    QA Engineer with 5 years of experience in software testing, automation, and a passion for delivering high-quality products.

    • Experienced in manual and automated testing, using tools like Selenium and JUnit.

    • Strong background in Agile methodologies, participating in daily stand-ups and sprint planning.

    • Proficient in writing test cases and bug reports, ensuring clear communication with development teams.

    • Worked on a project t...

  • Answered by AI
  • 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. Suppose your manager gave you a task to complete in one week, but ... read more
Q2. There are 80 pairs of socks in a dark room, 40 black and 40 white ... read more
Q3. 100 apples are eaten in 5 consecutive days, with each day having ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. If a pen's weight equals 2 kg plus half of its own weight, what i ... read more

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Zeus Learning?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All about role and knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have good communication skills

I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA Engineer with a passion for ensuring software quality through meticulous testing and process improvement.

    • Experience in Manual and Automated Testing: I have worked on both manual testing and automated testing using tools like Selenium and JUnit.

    • Strong Understanding of SDLC: I am well-versed in the Software Development Life Cycle, which helps me identify testing needs at each stage.

    • Defect Tracking and...

  • Answered by AI
  • Q2. Technical knowledge examination

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold enough and speak honestly

I applied via Company Website and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is functioning testing
  • Ans. 

    Functionality testing is a type of software testing that verifies whether the software application is working as expected or not.

    • It checks the functionality of the software application.

    • It ensures that the software application meets the requirements specified in the design document.

    • It involves testing the software application for different inputs and verifying the outputs.

    • It is performed to identify defects or bugs in t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience to attend the interview

Skills evaluated in this interview

I appeared for an interview in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Questions were from Manual testing,Automation testing,core java. Testing concepts need to be known in depth. Diff bw regression and sanity,examples for severity and priority,Can abstract class be instantia...

Interview Preparation Tips

Round: Test
Experience: In this round we were given with 20 questions,each carrying one mark.
Well surely scoring around 14+ would put you on a safer side.
The test was not tough it was easy.
Tips: Prepare from India bix(train,passage,psychometric,time and work,pipes and cistern).
Practice well guys,I believe in clearing first round will be like clearing 40% of our interview.
Duration: 30 minutes
Total Questions: 20

Skills: Quick Thinking, Confidence, Your Depth In Subject
College Name: NIE IT

I appeared for an interview before Jul 2016.

Interview Questionnaire 

6 Questions

  • Q1. Some basic Testing techniques
  • Q2. Use cases for testing a form
  • Ans. 

    Use cases for testing a form

    • Testing form validation by entering invalid data

    • Testing form submission with all required fields filled

    • Testing form submission with some optional fields filled

    • Testing form submission with special characters in input fields

    • Testing form submission with maximum character limits in input fields

    • Testing form submission with empty fields

    • Testing form submission with different combinations of input d...

  • Answered by AI
  • Q3. Will you compare yourself with all your friends placed in MNCs like TCS infosys
  • Ans. 

    I believe in focusing on my own growth and learning rather than comparing myself to others.

    • I believe in setting my own goals and working towards achieving them.

    • I understand that everyone's career path is unique and success looks different for each individual.

    • I am confident in my abilities and constantly strive to improve and learn new skills.

    • I believe in celebrating the successes of my friends and colleagues rather tha...

  • Answered by AI
  • Q4. Why should i hire you
  • Ans. 

    I have a strong background in QA testing, attention to detail, and a passion for ensuring quality software.

    • Extensive experience in QA testing methodologies

    • Strong attention to detail and ability to identify bugs

    • Passion for ensuring high quality software

    • Proven track record of improving testing processes and efficiency

  • Answered by AI
  • Q5. Any 5 reasons why you should get selected
  • Ans. 

    I have strong technical skills, experience in QA, excellent problem-solving abilities, great attention to detail, and a strong work ethic.

    • Strong technical skills - proficient in various testing tools and methodologies

    • Experience in QA - worked on multiple projects and successfully identified and resolved bugs

    • Excellent problem-solving abilities - able to quickly troubleshoot issues and find effective solutions

    • Great atten...

  • Answered by AI
  • Q6. Some puzzle question..

Skills evaluated in this interview

Are these interview questions helpful?

I appeared for an interview in Feb 2017.

Interview Questionnaire 

5 Questions

  • Q1. Testing Scenarios
  • Q2. Testing basics
  • Q3. Test cases
  • Q4. Database
  • Q5. Last about project

I applied via Company Website and was interviewed before Feb 2017. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Introduction,basics of manual testing concepts
  • Q2. What is software testing
  • Ans. 

    Software testing is the process of evaluating a software application or system to ensure it meets specified requirements.

    • Software testing is done to identify defects or errors in the software.

    • It involves executing test cases and comparing the actual results with expected results.

    • Testing can be performed manually or using automated tools.

    • Types of testing include functional testing, performance testing, security testing,...

  • Answered by AI
  • Q3. Types of testing
  • Ans. 

    Types of testing include functional, performance, security, usability, and regression testing.

    • Functional testing ensures that the software meets the specified requirements.

    • Performance testing checks the system's response time, scalability, and resource usage.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the user-friendliness and intuitiveness of the software.

    • Regress...

  • Answered by AI
  • Q4. What is verification and validation
  • Ans. 

    Verification is the process of evaluating a system or component to determine whether it meets specified requirements. Validation is the process of evaluating a system or component during or at the end of the development process to determine whether it satisfies the specified requirements.

    • Verification ensures that the system or component is built correctly according to the requirements.

    • Validation ensures that the system...

  • Answered by AI
  • Q5. Types of functional and non functional testing
  • Ans. 

    Functional testing verifies the functionality of a software system, while non-functional testing checks its performance and other attributes.

    • Functional testing: Unit testing, integration testing, system testing, acceptance testing

    • Non-functional testing: Performance testing, security testing, usability testing, compatibility testing

    • Example: Functional testing ensures that a login feature allows users to successfully log...

  • Answered by AI

Interview Preparation Tips

General Tips: Go with clear knowledge of Manual testing
Skills: Communication And Confidence, Presentation Skills
Duration: <1 week

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Technical of Testing
  • Q2. Based on managerial round
  • Q3. Formal questions

Interview Preparation Tips

Round: Test
Duration: 30 minutes
Total Questions: 20

Round: Group Discussion
Duration: 20 minutes

College Name: Oriental College of technology bhopal

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.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

Z X Learning Interview Questions
4.4
 • 44 Interviews
Adda 247 Interview Questions
3.1
 • 37 Interviews
Schoolnet India Interview Questions
3.9
 • 19 Interviews
Six Red Marbles Interview Questions
3.5
 • 12 Interviews
StudyIn Interview Questions
3.6
 • 11 Interviews
Planet EDU Interview Questions
3.4
 • 11 Interviews
ENTRI SOFTWARE Interview Questions
3.8
 • 10 Interviews
View all
Zeus Learning QA Engineer Salary
based on 15 salaries
₹4 L/yr - ₹8.2 L/yr
25% more than the average QA Engineer Salary in India
View more details
Software Engineer
135 salaries
unlock blur

₹5.8 L/yr - ₹12.2 L/yr

Senior Software Engineer
89 salaries
unlock blur

₹11.9 L/yr - ₹22 L/yr

Software Developer
82 salaries
unlock blur

₹5.2 L/yr - ₹11 L/yr

Quality Engineer
48 salaries
unlock blur

₹4.6 L/yr - ₹8.3 L/yr

Senior Quality Engineer
21 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

3.9
Compare

Adda 247

3.1
Compare

Trivium Education Services

3.8
Compare
write
Share an Interview