Agentic E2E testing¶
Run cloud browser tests, suites, reruns, and reports — all driven from chat.
VibeTesting supports two ways to run end‑to‑end testing:
- Exploration: the agent explores your app on its own and surfaces issues
- Scripted: you describe an end‑to‑end journey in plain English steps
Private beta
VibeTesting is currently invitation only.
- Log in (invited users): Open the app
- Request an invite: support@vibetesting.me
- Start here: /docs/quickstart/
E2E use cases¶
- Sanity check before launch: catch obvious UI/flow issues quickly
- Long, complex flows: make regression checks repeatable
Why teams use it¶
Everything runs in the cloud¶
- Available 24/7
- No infrastructure to manage
- Schedule runs ahead of time (when enabled)
- Parallel executions (when enabled)
Rerun and compare¶
Re-run the same suite after a fix to confirm the bug is gone and to catch regressions.
Reporting that supports fast iteration¶
- Clear run summary + issues
- Works well in fast “build → test → feedback → fix” loops
Requirements¶
- Your app must be reachable from the public web (cloud execution).
- You must own the app you test (or have explicit permission).
Pricing (credits)¶
- $1 = 10 credits
- 1 credit = 1 executed test step
- No subscriptions or extra fees