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.
● Live 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 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.
● Live 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.