Great work!

XP to next level

BugEater

Playing to Learn — Games & Quizzes

Reading about testing is useful. Doing testing is transformative. BugEater's quizzes and games exist to bridge that gap — to move you from passive consumer of knowledge to active practitioner of skills. This lesson shows you how to get the most out of both.

Learning Objectives

By the end of this lesson you will be able to:

  • Describe how quiz attempts and XP rewards work
  • Explain the strategic value of retrying quizzes
  • Navigate to the Games section and play the QA Challenge: Todo List
  • Articulate the "learn by doing" philosophy behind BugEater's games

Quizzes

Every Lesson ends with a Quiz. Quizzes on BugEater are multiple-choice — you pick one answer per question, submit the whole quiz, and immediately see your result.

Attempting a Quiz

  • Submit once per attempt: you can't change your answers after submission.
  • Pass/fail is determined by a minimum score threshold.
  • XP is awarded on pass and follows the diminishing returns rule:
Attempt XP for passing
1st 100% of lesson XP
2nd 50% of lesson XP
3rd+ 25% of lesson XP

Quiz Strategy

Don't guess blindly on attempt 1. Read the lesson thoroughly first — the quiz questions are a direct test of the lesson's key ideas.

Treat a failed first attempt as a signal, not a setback. Look at which questions you got wrong. Re-read those sections of the lesson. Then retry with targeted understanding.

Retrying is worth it. Even at 50% XP, a second-attempt pass is still progress on your total. Every point moves you closer to the next level.

The Games Section

Testing is a practical skill, and practice makes permanent. The Games section on BugEater is a growing library of interactive challenges that teach QA concepts through play — not through reading yet another article.

How to find it

Look for the QA Games link in the main navigation. It currently takes you directly to the game. A new /games landing page is arriving very soon, which will list all available games in one place.

QA Challenge: Todo List

The first game in BugEater's library is the QA Challenge: Todo List.

What it is: A simulated Todo List application with intentional bugs. Your job is to act as a QA Tester: find the bugs, document what you observe, and think about what edge cases to test.

What you'll practise:

  • Exploratory testing techniques
  • Thinking like a user trying to break software
  • Identifying unexpected behaviour vs. intended behaviour

Why it matters: No amount of reading about exploratory testing prepares you for it as much as actually doing it. This game puts you in the testing chair with zero setup.

More games are coming. The Todo List is just the beginning.

The "Learn by Doing" Philosophy

BugEater's games and quizzes share a core philosophy: knowledge confirmed through action is knowledge retained.

A QA Tester who has only read about equivalence partitioning is less equipped than one who has tested a form that implements it. The games on BugEater are designed to close that gap — to give you a safe environment to make mistakes, notice patterns, and build the instincts that only come from hands-on experience.

Pro Tips

Treat every quiz like a real test. Not because the stakes are high, but because the habit of focused attention is what makes you a better tester in the long run.

When you visit the Games section, don't just play — reflect. After each game session, ask yourself: what bugs did I find? What did I miss? What would I test differently next time?

The games are safe sandboxes. Nothing you break in the Todo List matters. That freedom is exactly why it's a great place to experiment.

Summary

Quizzes reinforce each lesson's concepts and reward you with XP — most on the first attempt, less on retries, but always something. Games put testing skills into practice in a safe environment where the only stakes are learning. Together, they make BugEater a platform where you don't just learn about QA — you learn to do QA.

Quiz

You fail a quiz on your first attempt and retry. What XP do you earn if you pass on the second attempt?

What is the first game available in BugEater's Games section?

What is the core philosophy behind BugEater's Games section?