TEST EVERY
APP. SHIP
FASTER.
Focus-aware deep test generation. Real automation scripts. Gemini AI fallback chain.
Focus-aware deep test generation. Real automation scripts. Gemini AI fallback chain.
Select focus areas → only chosen categories will be generated by AI.
AI-powered multi-layer bug detection — security, UX, performance, logic.
Paste any raw bug statement → AI generates a professional, Jira-ready bug report in seconds.
Run a suite and watch the live feed.
Generate real, runnable automation code from your test suites.
All test runs — download HTML, Excel, or JSON.
Hybrid Offline Signature & AI Heuristic Scanning
C:\Downloads or D:\ for mobile
USB) to recursively scan for threats using offline heuristics.| Risk | File | Signatures | Action |
|---|
Built-in REST client — send requests, inspect responses, save collections.
pm, headers and body.pm.environment.set('key','value'), pm.cookies.set('name','value')pm.test(), pm.expect(), pm.environment.set/get(), pm.cookies.get/set().HTTP load & stress testing — configurable concurrency, live metrics, latency charts.
Add up to 4 keys. When Slot 1 hits quota, Slot 2 activates automatically.
Enter your custom backend API URL (e.g. your secure HTTPS tunnel URL like https://xxxx.ngrok-free.app). If empty, it defaults to the local server URL (when on localhost) or the Cloudflare Worker.
Create and manage test case format templates. Click a format to edit it.
Choose which fields appear by default in all generated test cases.
aistudio.google.com — free tier available.
Go to API Keys tab and paste your key in Slot 1.
On Generate page, choose only the categories you want to test.
Generate tests, then go to Automate tab for real scripts.
# backend/.env GEMINI_API_KEY_1=AIzaSy... GEMINI_API_KEY_2=AIzaSy... DEFAULT_MODEL=flash
pip install -r requirements.txt python run.py # → http://localhost:8000