Getting Started
Get your first analysis running in under 5 minutes.
1. Sign Up
Create a free account at quantumverifi.com . The Developer plan includes 250 credits per month at no cost.
2. Start an Analysis
From the dashboard, click New Analysis and choose your mode:
| Mode | Input | What you get |
|---|---|---|
| Repository | Git URL (public or private) | Unit tests, integration tests, security scan |
| URL | Live website URL | End-to-end Playwright tests with screenshots |
| API | OpenAPI/Swagger spec | Contract tests against your API endpoints |
| Performance | Target URL | k6 load test with latency and throughput metrics |
Paste your repository URL or website address and click Analyze.
3. Watch It Work
The analysis runs through 7 engines in sequence:
- Analysis — Clones your repo, detects languages and frameworks
- Execution — Generates tests and runs them in isolated cloud sandboxes
- Self-Healing — Fixes failing tests automatically (up to 3 attempts)
- Visual Intelligence — AI-powered UI analysis for URL mode
- Evidence — Creates tamper-proof SHA-256 evidence chains
- Training — Learns from results to improve future analyses
- Inference — Applies your trained model for better accuracy
A real-time progress stream shows each step as it completes.
4. Review Results
When the analysis finishes, you get:
- Generated test files — downloadable, ready to add to your CI pipeline
- Security findings — vulnerability scan with severity ratings and fix suggestions
- Quality grade — A through F based on test pass rate, coverage, and security
- Compliance evidence — SHA-256 hashed evidence chain for audit trails
What’s Next
- How It Works — Understand the 7-engine pipeline
- Analysis Modes — Deep dive into each mode
- Plans & Pricing — Compare plans and features