Skip to content

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
Get started free

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
Upgrade to Team

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.

How the local agent and the team server compare across 6 dimensions
 AgentfreeServer$30/user/mo
Where it runsYour machine, at localhost:7823qaclan.com, managed by us
Who it is forAny tester or developerTeams that need shared visibility
Setting it upOne install commandSign in with Google, invite teammates
Where your data sits~/.qaclan on your disk; works offlineSynced runs, scripts, collections and API docs
What you getRecord, import, organise, run, local reportsHistory across machines, flakiness, trends, AI analysis, seats
How they fit togetherThe execution layer — always requiredThe visibility layer — optional, added when a team needs it

What the agent doesWhat the server adds

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.

More in the docs FAQ

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