NEW Self-healing test suites, grounded in your real appSelf-healing, grounded in your app

TestVault — tests that build, run, and heal themselves.

From onboarding to reports — TestVault reads your app, generates the tests, runs them in real browsers, and repairs the flaky ones on its own.

free forever plan · pro from $99/mo · sso & encrypted vault
testvault.app / dashboard
TestVault
Dashboard
Feed
Test Cases
Library
Cowork
Persona Party
Analytics
Dashboard
FREE plan
Current plan
FREE
resets in 30 days
Ready to run
0
tests in library
Tokens available
0
of 50,000 / month
Monthly usage
0%
of allowance
Token usage this cycle5,700 / 50,000
StatusTestsPassedFailedWhen
Completed2020 (100%)07h ago
Completed2020 (100%)07h ago
Completed2020 (100%)08h ago
the journey

One flow, start to green

Follow a test suite from the moment you connect your app to the reports your team lives in.

01 · ONBOARDING

Connect, and get a grounded plan

Sign in once — password or SSO, stored in an encrypted vault. TestVault crawls your real, authenticated app and proposes a test plan mapped to what it actually found.

  • Real authenticated crawl, not a guess
  • Suites organized by page and flow
  • Trim anything before you build
onboarding / scan
Step 2 of 2 — Review
Scanning Acme Store…
Signing in to your app
Reusing your credentials, safely.
Signing in Crawling Mapping Designing Prioritizing
A test you never run is a wish, not a safeguard.

Review your test plan

We scanned your app and proposed these tests. Trim anything you don't want — TestVault builds, verifies, and runs the ones you keep.
8 pages scanned Live crawl · signed in
A grounded test plan from 8 crawled pages (deterministic).
Smoke1/1Key pages render
P1Home page loadsSmoke
Sanity1/1Core still works
P1Signed-in app loads cleanlySanity
Navigation8/8Every link loads
P1Open “Products” and it loadsNavigation
P1Open “Checkout” and it loadsNavigation
+ 6 more navigation checks
Exploratory8/8Console errors & broken states
P2“Checkout” has no errors or broken linksExploratory
+ 7 more exploratory checks
0 selected
02 · AI GENERATION

Tests written from your real app

Approve the plan and TestVault generates real, runnable Playwright tests — targeting the actual pages, selectors and flows it found. Every one lands in your Library as an editable, versioned Test Case.

  • Grounded selectors from the live DOM
  • 18 test types, from smoke to a11y
  • Organized in a versioned Library — yours to keep
generated / checkout.spec.tsgenerating
test('Add to cart → checkout', async ({ page }) => {
// grounded in the live app
await page.goto('/products/atlas-pack')
await page.getByRole('button', { name: 'Add to cart' }).click()
await page.getByTestId('checkout').click()
await expect(page.getByText('Order summary')).toBeVisible()
})
03 · PLAYWRIGHT EXECUTION

Runs in real browsers — and heals

Tests execute on real Playwright browsers, brand-isolated, with timelines and traces. When one goes flaky, TestVault repairs it live and re-runs it green.

  • Real-browser runs, parallel & isolated
  • Self-heal grounded in the live DOM, verified by a flake gate
  • Every run captured in Run History with full traces
runs / checkoutRUNNING
Executing suite
running…
Sign in with valid credentials3.1s
Add to cart → checkout4.8s
↻ re-locating “Checkout” control from live DOM…
Apply discount code2.6s
Empty-cart edge case2.0s
04 · BUGS & REGRESSIONS

Failures become tracked bugs — automatically

When a test fails for real, TestVault opens a Bug and drives it through a lifecycle — new → known → fixed → verified. The Regression Guardian catches the moment a passing test breaks again.

  • Auto-filed bugs with a full lifecycle
  • Regression detection on every run
  • Marked verified only when it re-runs green
bugs / board
Bugs
2 open · 1 regression
Discount code not applied on mobilenew
Checkout button missingfixed · pending
Login redirect loopregression
Cart total mismatchverified
05 · DASHBOARD, ANALYTICS & COVERAGE

The command center your team lives in

Every run rolls up into a Dashboard, deep Analytics, and Coverage maps — pass-rate trends, run history and regressions — plus weekly digests so nobody has to go looking.

  • Coverage maps & pass-rate over time
  • Analytics on tokens, runs & reliability
  • Weekly digests to the whole team
app / coverage
Coverage
verified surface
0%covered
0 of 21 elements covered
Covered = a verified test targets it.
0%
GATE PASS
0
VERIFIED
0
AUTO-REPAIRS
two kinds of AI teammate

Cowork & Persona Party

One works with you. One works for you. Together they cover far more than scripted tests can.

works with you

Cowork copilot

A chat agent that inspects your live app and writes or fixes tests alongside you — like pairing with a QA engineer who never gets tired.

  • “Add a test for the refund flow”
  • Inspects the real DOM before writing
  • Fixes failing tests on request
VS
works for you

Persona Party

A cast of AI personas that autonomously explore your app like real users — impatient shoppers, power users, edge-case hunters — surfacing bugs scripts never reach.

  • Autonomous, exploratory testing
  • Distinct behaviors & goals per persona
  • Finds real bugs, filed automatically
quality is a team sport

Built for the whole team

QA is more than tests — TestVault gives your team the pulse, the motivation, and the skills to keep raising the bar.

Feed

A live activity stream of every run, fix and finding — your team and its AI teammates, all in one place.

Guild

The QA Guild turns quality into a team sport — badges, levels and a leaderboard that reward the work.

Academy

Level up your team with built-in QA training and certifiable tracks — expertise that compounds.

and the essentials, covered

Everything a QA team needs

SSO & AES-256 encrypted vault · multi-tenant back office · configurable Settings · Playwright traces · role-based access · weekly digests.

18test types
Minutesto first suite
Self-healnot maintenance
SOC-readysecurity
simple, honest pricing

Start free.
Scale when you're ready.

Usage is measured in tokens — you only pay for the AI work you use, tracked to the token in your Billing page. Test runs are always free.

Free
$0 / forever
See the magic on one app.
  • 1 connected app
  • Agentic onboarding & AI test generation
  • Unlimited real-browser test runs
  • 50,000 tokens / month (Haiku & Sonnet)
  • Community Feed & QA Guild
Get started free
Most popular
PRO
$99 / month
For teams shipping every day.
  • Everything in Free, plus:
  • Persona Party & AI self-heal
  • Every model, incl. Opus
  • 750,000 tokens / month
  • Unlimited test cases · up to 5 teammates
  • Credit boosters & priority support
Start PRO
Enterprise
Custom
Security, scale & control.
  • Everything in PRO, plus:
  • SSO / SAML sign-in
  • Custom SLA & dedicated manager
  • CI/CD & custom integrations
  • Unlimited apps, team & history
Contact sales

Ship with confidence.

Connect your app and watch a real test suite build itself in minutes.