How PrepBench teaches
PrepBench is built on a small number of learning-science findings that hold up unusually well under evidence, and it deliberately skips the things that don't. This page explains exactly what those principles are, which feature each one drives, and (just as important) how the exam content itself is made. We want you to be able to judge for yourself whether to trust this tool.
The learning science
Retrieval practice: testing is the study method
Trying to recall something from memory strengthens that memory far more than re-reading it. This is the “testing effect”. In a classic experiment, students who took practice tests retained substantially more a week later than students who spent the same time re-studying (Roediger & Karpicke, 2006). A major review of ten study techniques rated practice testing and distributed practice as the only two with high utility across learners and materials (Dunlosky et al., 2013).
That is why PrepBench is a practice tool, not a textbook: every surface (practice sessions, mock exams, flashcards, drills) asks you to retrieve before it tells you anything.
Spaced repetition: reviews on a schedule
Reviews spread out over time produce far more durable memory than the same number of reviews crammed together (Cepeda et al., 2006). PrepBench schedules your flashcards and question reviews with FSRS, an open-source spaced-repetition algorithm that estimates when you are about to forget an item and schedules the review just before that point. The “Today” view bundles everything that is due.
Feedback at the point of error
The honest caveat of testing-first learning: you cannot retrieve what you never encoded. Our answer is corrective feedback at the moment you get something wrong, one of the most powerful influences on learning when it is specific and immediate (Hattie & Timperley, 2007). Every question carries an explanation, a rationale for every single answer option (including why each wrong one is wrong), and a reference to the exact syllabus section, so a miss turns into a targeted lesson.
Adaptive practice and interleaving
Mixed, varied practice beats blocked repetition of one topic at a time (Rohrer & Taylor, 2007). Default practice sessions therefore target your weak and unseen learning objectives across chapters rather than drilling one chapter to exhaustion. Answer options are also shuffled on every presentation, so a repeated question never carries a “the answer was C” position tell.
What we deliberately don't do
There are no lesson pages, videos, or summaries to passively read here. Passive re-reading feels productive and measures poorly (Dunlosky et al., 2013), and a paraphrased textbook would quietly compete with the one document your exam is actually based on. The official ISTQB® syllabus remains the source text; PrepBench is the practice layer on top of it, and every question links back to the section it came from.
How the content is made
Written with AI assistance, grounded in the syllabus
The questions, answer rationales, and glossary entries are authored with AI assistance. That authoring runs under a hard rule: every question stem, correct answer, wrong option, and rationale must be grounded in the official ISTQB syllabus text for that exact section, checked against the source document and never written from the model's memory. Wrong options must be wrong for reasons the syllabus itself supports.
The quality gate
All content must pass an automated test suite before it ships: schema validation of every question; each question's cognitive level (K-level) must equal the official level of its learning objective; every syllabus reference must point to a real section; question stems must be unique; answer keys must be balanced across A/B/C/D (so “when in doubt, pick C” can't work); and correct answers may not be systematically longer than wrong ones. Each authoring pass is recorded in a written review note in the repository, listing the syllabus sections checked.
German content
German questions and glossary entries are transcribed from the official German syllabus (GTB/ATB/STB editions) and the official German ISTQB glossary, not machine-translated from the English bank.
If you find an error
No process makes a question bank perfect. If you believe a question or answer is wrong, use the “report an issue” link on the question or email prepbench.feedback@gmail.com. Reports are checked against the syllabus text and fixes go through the same quality gate.
Independence
ISTQB® is a registered trademark of the International Software Testing Qualifications Board. PrepBench is an independent study tool and is not affiliated with, endorsed by, or certified by ISTQB. All questions are original works written against the publicly available syllabi.
References
- Roediger, H. L., & Karpicke, J. D. (2006). Test-enhanced learning: Taking memory tests improves long-term retention. Psychological Science, 17(3), 249–255. doi:10.1111/j.1467-9280.2006.01693.x
- Dunlosky, J., Rawson, K. A., Marsh, E. J., Nathan, M. J., & Willingham, D. T. (2013). Improving students' learning with effective learning techniques. Psychological Science in the Public Interest, 14(1), 4–58. doi:10.1177/1529100612453266
- Cepeda, N. J., Pashler, H., Vul, E., Wixted, J. T., & Rohrer, D. (2006). Distributed practice in verbal recall tasks: A review and quantitative synthesis. Psychological Bulletin, 132(3), 354–380. doi:10.1037/0033-2909.132.3.354
- Hattie, J., & Timperley, H. (2007). The power of feedback. Review of Educational Research, 77(1), 81–112. doi:10.3102/003465430298487
- Rohrer, D., & Taylor, K. (2007). The shuffling of mathematics problems improves learning. Instructional Science, 35, 481–498. doi:10.1007/s11251-007-9015-8
- FSRS (Free Spaced Repetition Scheduler): the open-source scheduling algorithm used for reviews. github.com/open-spaced-repetition/ts-fsrs