Everything in one place
Every template, checklist, comparison guide, and interview bank on the bootcamp. Bookmark this page.
Templates
Copy-paste ready artefacts for the full QA lifecycle. Each template is annotated with field-by-field guidance and a filled NZ example.
Test Case Template
Write test cases that survive audit. Covers preconditions, steps, expected results, and traceability to requirements.
Open template →Bug Report Template
Severity/priority table, reproduction steps, environment detail, and Jira/Azure field mappings. Defects developers actually act on.
Open template →Test Plan Template
Sprint-level scope doc covering scope, approach, entry/exit criteria, schedule, and a short risk section.
Open template →Test Strategy Template
Programme-level document for NZ government procurement. Objectives, test levels, techniques, environments, tools, and governance sign-off.
Open template →Risk Register Template
5×5 matrix aligned to NZ government procurement. Risk ID, description, likelihood, impact, exposure score, mitigation, and owner.
Open template →Playwright Boilerplate
Production-ready TypeScript POM structure with GitHub Actions CI workflow. Config, page objects, fixtures, and reporting out of the box.
Open template →Test Report Template
Stakeholder-ready end-of-sprint or release summary. Coverage achieved, defects found and closed, outstanding risks, and go/no-go recommendation.
Open template →Technique Selector
Not sure which black-box technique to apply? Answer three questions about your context and get a concrete recommendation.
Open selector →Comparison Guides
Side-by-side guides that cut through vendor marketing. Each guide ends with a decision flowchart and a “when to switch” section. Last reviewed: June 2026.
Test Automation Frameworks
Playwright vs Cypress vs Selenium — architecture differences, ecosystem maturity, NZ hiring pool, and when each wins.
Read comparison →Test Management Tools
Xray vs Zephyr vs TestRail vs Azure Test Plans — Jira integration depth, traceability, reporting, and total cost of ownership.
Read comparison →CI/CD Testing Tools
GitHub Actions vs Azure Pipelines vs Jenkins — pipeline syntax, test parallelisation, artifact handling, and cost model.
Read comparison →Technique Selector
BVA vs EP vs Decision Tables vs State Transition — structured guide to picking the right black-box technique for your situation.
Read guide →Interview Banks
Per-level Q&A banks with model answers, not just question lists. Each bank is scoped to the skills and responsibilities expected at that level in the NZ market.
Grad Interview Bank
SDLC, test types, entry-level manual testing, bug reporting basics, and how to talk about your degree projects.
Open bank →Junior Interview Bank
Test case design, defect lifecycle, Agile ceremonies, exploratory testing, and demonstrating independence from day one.
Open bank →Senior Interview Bank
Risk-based testing, CI/CD, API testing, mentoring, and a dedicated NZ-specific section covering Privacy Act 2020 and government projects.
Open bank →Test Lead Interview Bank
Test strategy, resource planning, stakeholder management, CTAL-TM content, and behavioural questions for leadership roles.
Open bank →Automation Engineer Bank
Framework design, POM, fixtures, CI parallelisation, contract testing, and live TypeScript coding questions with model solutions.
Open bank →Also available: the AI interview simulator — practise answering questions out loud and get instant feedback from an AI assessor.
Checklists
Structured checklists embedded in their technique pages. Each one is copy-paste ready — print it, paste it into your test plan, or adapt it for your team.
-
Accessibility Testing Checklist WCAG 2.2 AA criteria, screen reader compatibility (NVDA, VoiceOver, TalkBack), keyboard navigation, colour contrast, focus order, and ARIA landmark verification. Includes the NZ Web Accessibility Standard 1.1.→
-
Privacy Act 2020 Checklist NZ Privacy Act 2020 test data checklist — personal information identification, anonymisation and masking rules, storage controls, consent handling, and retention/deletion verification aligned to the 13 Information Privacy Principles.→
-
Security Testing Checklist OWASP Top 10 verification items — injection, broken auth, sensitive data exposure, XXE, broken access control, security misconfiguration, XSS, insecure deserialisation, known vulnerabilities, and insufficient logging. Includes NZ Privacy Act 2020 breach notification obligations.→
-
Performance Testing Checklist Baseline establishment, load profile definition, SLA thresholds, baseline vs load vs stress vs soak test plans, infrastructure monitoring, bottleneck identification, and result reporting checklist.→
Glossary
Two glossaries covering testing terminology and broader delivery language. Both are ISTQB-aligned and link back to technique pages.
Testing Glossary
60+ testing terms defined — from acceptance testing to white-box. ISTQB-aligned with links back to technique pages and real NZ examples. Every technical term used across the bootcamp is defined here.
Delivery Glossary
150+ delivery terms from agile to waterfall — PM, BA, architecture, dev, and business language explained. Helps you understand what the rest of the project team is talking about.
More Reference
The broader library — technique deep dives, agile practices, and tool comparisons beyond what is collected on this page.