Free tools

Tools that make the work easier.

Practical, free tools I build from real projects and release one at a time, so this collection grows over time. Everything saves in your browser, no account needed.

11 tools
Test case builder preview: a tablet showing boundary matrices, a decision table and a state-transition diagram. ● Live
15 min
Interactive tool

The Test Case Builder

Write a test case a stranger could run. A guided builder that scores your case live against the six characteristics, handles positive and negative cases, and copies clean output as a Markdown table and as Gherkin (Given, When, Then).

Live score · Markdown & Gherkin Open the tool
Boundary and equivalence generator preview: a workspace turning input ranges into a table of test values. ● Live
10 min
Interactive tool

The Boundary & Equivalence Generator

Describe an input rule (a number range, a text length, a set of values or a date range) and get the exact set of test values that covers it: every equivalence partition and every boundary, valid and invalid, with the reason for each. Export as Markdown.

EP + BVA values · valid & invalid · Markdown Open the tool
Test run simulator preview: a tablet listing test cases with green, red, blue and grey status pills and a progress ring. ● Live
15 min
Interactive tool

The Test Run Simulator

Execute a real test run against a mock store. Read each case, reveal what the app did, and mark it Passed, Failed, Blocked or Skipped, with coaching on the status a careful tester records. Capture evidence, then hand any failure straight to the Bug Report builder.

6 cases · live status coaching Open the tool
Dashboard-style preview of the QA Career Roadmap with milestones and progress checks. ● Live
25 min
Interactive tool

The QA Career Roadmap

From your first manual test to AI-augmented automation and team leadership, in seven stages. Tick off checkpoints as you grow, follow the free resources at every step, and export your progress to PDF.

7 stages · 53 checkpoints Open the tool
QA release summary preview with build details, evidence cards and a go/no-go decision panel. ● Live
12 min
Interactive template

QA Release Summary Template

Turn build, environment, scope, test data, execution evidence, defects, accepted risks and post-release watch signals into a clean Markdown release handoff. Saves in your browser.

Go/no-go · evidence · Markdown Open the tool
Visual QA checklist preview with screenshots, evidence cards and checked layout review items. ● Live
18 min
Interactive checklist

Visual QA Checklist

A deep visual QA pass for layout, typography, responsive behavior, mobile touch, states, forms, images, accessibility and polish. Filter by area, save progress and copy a report.

67 checks · notes · Markdown Open the tool
Preview of an AI-generated QA test plan with prioritised cases, open questions, and an E2E walkthrough. ● Live
8 min
Prompt + skill

AI Test Plan Generator

Turn a PRD into a risk-shaped test plan in minutes, not generic noise. A reusable prompt that makes AI ask for context first, a worked example, and an installable test-plan skill.

Prompt · worked example · .skill download Open the tool
Preview of a Cypress CLAUDE.md test automation standards file in a code editor. ● Live
5 min
Template

AI Test Automation Standards (CLAUDE.md & AGENTS.md)

The file you give a coding agent so it writes tests your way, not its own: drivers, page objects, stable selectors, no fixed waits, real test IDs. A real Cypress CLAUDE.md you copy or download as CLAUDE.md or AGENTS.md.

Copy or download · CLAUDE.md + AGENTS.md Open the tool
Diagram of your real context flowing into an AI agent, with judgment staying with the human. ● Live
8 min
Playbook

Give Your AI Real Context for QA

An AI working blind guesses. Connect your code, spec, Slack, tickets, and the running app through MCP so it understands your product, and know where the human stays non-negotiable.

MCP setup · what to switch on Open the tool
Locator cheat sheet preview with a browser inspector, highlighted elements, and selector cards. ● Live
10 min
Cheat sheet

Element Locator Cheat Sheet

Every locator strategy at a glance: CSS, XPath and WebdriverIO selectors with click-to-copy examples, a priority order, and the rules that keep tests from flaking.

30+ selectors · printable Open the tool
API testing dashboard preview with request panels, response checks, and progress cards. ● Live
15 min
Interactive tool

The API Testing Checklist

An interactive checklist for testing any API thoroughly. Tick items as you go and your progress saves automatically. Filter by area, add your own checks, and export to PDF.

45 checks · 9 areas Open the tool