Your First Guided Tests
A good tester always understands the tool before touching the target. This module gives you that understanding — and then puts it immediately to use.
Start with the lesson: it walks you through the entire challenge interface using Number Addition as a concrete example. Once you know the mechanics, the four practice challenges will feel straightforward.
What's in this module
- How Challenges Work in BugEater — The complete walkthrough: progress circles, test case cards, input fields, feedback, and the XP + badge reward at the finish line.
Then, four Guided Testing Challenges:
- Number Addition — 6 test cases. A two-field addition form with basic inputs, negatives, decimals, invalid data, and overflow.
- Divider — 6 test cases. A division form including a division-by-zero edge case.
- Password Restore — 11 test cases. A password validation form that covers length, character mix, and special rule combinations.
- Update Nickname — 6 test cases. A profile update form with three fields: nickname, first name, and last name.
Complete the lesson and all four challenges to earn the Guided Tester badge.