Skip to content

Getting Started

ismaiidogan edited this page May 19, 2026 · 1 revision

Getting Started

System requirements

Requirement Details
Browser Recent Chrome, Microsoft Edge, or Firefox
JavaScript Enabled
Internet Recommended (Google Fonts CDN)
Installation None for players

Play online

Open the live game:

https://ismaiidogan.github.io/TestLab-29119/

First session walkthrough

1. Welcome screen

  • Enter your name and school (optional; used on the leaderboard and certificate).
  • Click Start Mission.

2. Tutorial (six slides)

Recommended for first-time players. Covers:

  • The Test Manager role
  • Three ISO/IEC 29119-4 technique categories
  • Clause 4 selection criteria
  • ISO/IEC 25010 badges in Phase 2
  • Overview of all four phases

Use Skip to jump directly to Phase 1 if you are already familiar with the standard.

3. Complete all four phases

Order Phase Summary
1 Classify Drag 15 techniques into correct categories
2 Apply Answer 9 scenario questions
3 Strategize Select techniques for 3 projects
4 Test Cases Choose EP/BVA test cases for 2 exercises

4. Results

Review your score breakdown, misconceptions, Phase 3 insights, and download your certificate (PNG).

See Game Phases for detailed instructions per phase.

Play locally (developers)

git clone https://github.com/ismaiidogan/TestLab-29119.git
cd TestLab-29119
npm install
npm start

Open http://localhost:3000.

Navbar quick reference

Control Function
Top 10 Local leaderboard
Best / Score Highest and current run totals
Book icon ISO glossary (searchable)
Sun/Moon Light or dark theme
Speaker Mute sound effects

Next steps

Clone this wiki locally