Trainer tools
These settings apply to this browser only. Each student's copy of the app is separate, so ask students to use these buttons on their own machines, or hand them one of the links below.
Bug hunt mode
Switches on ten realistic defects for manual testers to find and report. A "Bug hunt mode" badge shows at the top of every page while it is on.
Links that set it when opened:
and
Reset
Puts every project, vendor, score and approval back to how it started, removes registered and made-up accounts, and signs you out. Bug hunt mode is left as it is.
For the trainer
- The list of the ten bugs, with steps to reproduce, is in the project's
docs/TRAINER_GUIDE.md. It is deliberately not on this website. - Automated tests can start clean by running
localStorage.clear()in the browser, or by openingtrainer.htmland pressing Reset. - Nothing here is sent to a server, so students cannot see each other's work, and nothing they enter is stored anywhere but their own browser.