Explore
Author tests from a diff in CI, and bug bash or dogfood your app with the
explore agent.
Triage
Classify failures during a run, control CI gating, and route failures into
AI test maintenance.
AI actions
Roll up imperative steps into declarative goals, group them into semantic
phases, and design around the agent’s limits.
Authentication
Choosing a strategy, email OTP, SMS OTP, magic links, TOTP, cached sessions,
Vercel previews.
Page interactions
Upload/download files, dropdowns, record and validate network requests.
Test data & variants
Generate fake data inline and run tests against CSV input rows.
Visual testing
Store visual diff snapshots in the repo alongside tests.
Reporting
Export JSON reports, JUnit outputs, and self-hosted run results.
Use cases
Regression, smoke, PR, and agentic testing patterns.