Dashboard
Your complete QA testing overview
🛡️ QA Health Score
Overall platform quality metric based on AI analysis
📊 Test Analytics
⚡ Quick Launch
🕐 Recent Tests
No tests yet
📋 Test Plan Templates
🧪 Test Runner
Configure your test in 4 steps · Ctrl+Enter to run
Target
Modules
Report Type
Settings
Testing Buddy Ready
Fill in steps 1–4 and click Run AI Test.
Execution Tracker
Run test cases one by one · Track pass/fail in real time
No test session active
Run tests in Test Runner first, then click "Run Tests" to start a tracking session.
🐛 AI Bug Writer
Describe a bug in plain English — AI formats it professionally for your tracker
🐛 Describe Your Bug
Bug Writer Ready
Describe any bug in plain English — AI converts it into a proper professional bug report.
Test Data Generator
Generate valid, invalid & boundary test data for any form — from a form type, a screenshot, or a URL
🧪 Configure Data
This is a predictive assessment based on the URL and your description — the AI does not crawl or render the live page (same as Test Runner's URL mode). For guaranteed field-accurate data, use the Screenshot mode instead.
Test Data Generator
Pick a form type, upload a screenshot, or paste a URL — get a complete table of test data including edge cases, security payloads, and boundary values.
Exploratory Testing
AI-guided freestyle testing missions with time boxing
🔍 Mission Setup
Exploratory Charter
Get a structured exploratory testing charter with areas to explore, questions to ask, and things to watch for — no rigid test cases needed.
Security Audit
Safe, non-destructive security checks and AI-assisted findings
🔒 Security Audit
Security Audit Ready
Checks 16 categories — HTTPS, headers, CORS, mixed content, clickjacking, CSP, exposed secrets, directory listing, robots.txt/sitemap, login/password/session/upload/API guidance (AI), and real SPF/DMARC email security. Add a Gemini key in Setup for the AI-assessed categories; paste page HTML for the deepest passive checks.
API Testing Assistant
Actually send requests and see real results — or generate AI test cases + a Postman collection
🚀 Send a Real Request
Requests run for real from your browser. If a request fails with a network error, the target API most likely doesn't allow browser-based cross-origin requests (CORS) — this is a browser security rule, not a bug here.
Ready to send a real request
Enter a URL, pick a method, and hit Send — you'll see the actual status code, timing, headers, and response body right here.
📡 API Details
API Test Case Generator
Paste API endpoints and get complete test cases — status codes, response validation, auth tests, error handling — plus a ready-to-import Postman collection.
Automation Code Generator
Convert test cases into runnable Selenium / Playwright / Cypress code
⚙️ Code Settings
Automation Code Generator
Paste test cases — get runnable Playwright, Selenium, or Cypress automation code instantly.
Reports
All saved test reports with version history
No reports yet.
Compare Reports
Side-by-side diff — see what changed between two test runs
Report A (Before)
Report B (After)
Team Assignment
Assign test cases to team members — export as Excel
👥 Team Setup
Team Assignment
Add team members, pick a report, and assign test cases automatically. Download as Excel with each member's test list.
Setup
Configure your free API key
🆓 Get Free API Key (30 sec)
AIza...🔑 API Key
Starts with AIza — 100% free
🤖 Model
Model availability changes over time — if you get a "model not found" error, try a different option here.
📊 Free Tier Limits
Script Doctor
Paste broken script + error → AI diagnoses and fixes it instantly
🩺 Broken Script
Script Doctor
Paste your broken automation script and the error from your terminal. AI will diagnose the exact cause and return a fixed, production-ready script.
📋 Spec Analyser
Paste a spec, PRD or user story — AI finds ambiguities, contradictions & missing cases before a single test is written
📄 Paste Specification
📊 Spec Analysis Report
⚠️ Risk Strategy
AI identifies highest-risk areas and builds a prioritised test strategy before any test cases are written
🎯 Define Your System
🗺️ Risk-First Test Strategy
💀 Failure Mode Analyser
How can this break? AI enumerates realistic failure scenarios — network drops, concurrent users, bad states — before they reach production
🔍 Describe the Feature
🗺️ Failure Mode Map
🔀 State Transition Tester
Model your app's states and test every invalid transition — the bugs that only appear when users navigate in unexpected sequences
🔄 Define State Machine
🔀 State Transition Test Suite
⚖️ GO / NO-GO Verdict
AI evaluates your test results and gives a release decision with explicit reasoning — not just a health score number
📊 Test Run Summary
📝 Full Verdict Report
🎭 Logic Attack Generator
Generate adversarial business logic test scenarios — price tampering, privilege escalation, flow skipping — the bugs that cost real money
🎭 Define Attack Surface
🎭 Business Logic Attack Scenarios
🔢 Pairwise Test Generator
Input multiple parameters and values — AI generates the minimum test set that covers all meaningful combinations (no more 1000-case grids)
⚙️ Define Parameters
One parameter per line: Parameter: value1, value2, value3
🔢 Pairwise Test Matrix
🔁 Retrospective Intelligence
After a test run, AI analyses your bug list to identify root cause patterns, predict where else the same class of bug lurks, and guide what to test next