pricing
Free for one person. Per seat for a team.
The agent — recording, imports, suites, runs and local reports — is free forever, with no script limit and no clock. You pay only when several people need the same run history.
No trial, because there is nothing to expire. Community is the free tier.
Plans
Community
$0 — free forever, no limits
For individual testers.
- No credit card, no time limit, no script limits
- Unlimited scripts
- Local execution
- Single user
- CLI + local web UI
- Community support
Most popular
Team
$30/user/mo
For QA teams who ship with confidence.
- Everything in Community
- Cloud sync & dashboard
- Team collaboration
- Intelligence reports
- Flakiness tracking
- Coverage insights
- Priority support
Team is billed per seat through Paddle. Seats change from Settings → Billing, and the seat count cannot drop below the number of people currently in your workspace. Cancel a subscription and the account returns to Community.
what you get where
The paid part is visibility, not capability.
Everything that authors and executes tests is in the free agent. The Team plan adds what a group of people needs from each other's runs.
| Agentfree | Server$30/user/mo | |
|---|---|---|
| Where it runs | Your machine, at localhost:7823 | qaclan.com, managed by us |
| Who it is for | Any tester or developer | Teams that need shared visibility |
| Setting it up | One install command | Sign in with Google, invite teammates |
| Where your data sits | ~/.qaclan on your disk; works offline | Synced runs, scripts, collections and API docs |
| What you get | Record, import, organise, run, local reports | History across machines, flakiness, trends, AI analysis, seats |
| How they fit together | The execution layer — always required | The visibility layer — optional, added when a team needs it |
billing
How seats and billing actually work.
One person in your workspace. The owner occupies a seat, and every teammate you invite occupies one. Seats are billed per user per month through Paddle.
Commercial terms live in the terms and the refund policy.
the product
Questions that come before the invoice.
A regression testing tool in two halves. The agent runs on your machine: it records browser tests with Playwright, captures the API calls your app makes, organises everything into suites, and runs them. The server at qaclan.com is optional and adds shared history and regression reports for a team.
Record your next regression pass instead of repeating it.
Install the agent, record one journey, and look at the API calls it fired. That is the whole first session — no card, no clock.
curl -fsSL https://raw.githubusercontent.com/qaclan/agent/master/install.sh | sh