Quick Start
From sign-up to your first QA report in under 5 minutes.
1
Create your account
Sign up for free at recus.app/auth. No credit card required during early access.
Early access users will be grandfathered when paid plans launch.
2
Paste your URL
In the Recus dashboard, enter the URL of the page you want to test. Works on any publicly accessible web app — staging, production, or preview deploys.
https://your-app.com/signup
3
Run the agent
Click Run. Recus opens your site in a real browser, discovers every interactable element, generates test cases, and runs them autonomously. Watch progress in real-time or come back when it's done.
→ Opening your-app.com/signup...
Found 43 interactable elements
✓ email input — XSS test passed
✗ phone field — accepted letters
Generating report...
4
Read your report
Recus delivers a visual HTML report with before/after screenshots, pass/fail/warning badges for each element, bug descriptions, and UX improvement suggestions. Share the link with your team — no engineering context needed.
Most scans complete in under 5 minutes for a single page.
What gets tested?
- • Every input, button, link, and clickable element on the page
- • Form validation edge cases (empty submits, invalid formats, XSS)
- • Elements revealed after interactions (progressive disclosure)
- • Console errors and UX issues (vague errors, missing feedback)