| Dashboard | /dashboard | Analytics overview with pass/fail trends, duration charts, flaky tests, error categories, healing rates |
| Specs | /specs | Manage test specifications: folder tree, search, filter, create, edit, run, tag |
| Spec Detail | /specs/{name} | View spec markdown, metadata, generated code |
| New Spec | /specs/new | Create a new spec with markdown editor |
| Runs | /runs | List all test executions with status, stage, queue position |
| Run Detail | /runs/{id} | Spec content, generated code, test output, plan, artifacts, healing history |
| Regression | /regression | Batch test execution: select specs, configure batch, view results |
| Batch Detail | /regression/batches/{id} | Individual test results within a batch |
| Exploration | /exploration | AI-powered app discovery: start sessions, view flows, API endpoints |
| Requirements | /requirements | Manage requirements: CRUD, generate from exploration, category/priority charts |
| RTM | /rtm | Requirements Traceability Matrix: coverage status, filtering, export |
| Coverage | /coverage | Test coverage gaps, AI-suggested tests, gap prioritization |
| Memory | /memory | Selector patterns: browse, search, filter by action type, statistics |
| PRD | /prd | PDF upload, feature extraction, spec generation per feature |
| API Testing | /api-testing | HTTP/REST API test specs, OpenAPI import, run history |
| Load Testing | /load-testing | K6 load test specs, script generation, metrics, run comparison |
| Security Testing | /security-testing | Quick/Nuclei/ZAP scans, findings management, AI analysis |
| Database Testing | /database-testing | PostgreSQL connections, schema analysis, data quality checks |
| LLM Testing | /llm-testing | LLM evaluation: providers, specs, datasets, compare, analytics, prompts, schedules |
| Schedules | /schedules | Cron-based job scheduling for automated regression and LLM tests |
| CI/CD | /ci-cd | GitHub Actions and GitLab CI pipeline configuration |
| Analytics | /analytics | Cross-feature aggregated analytics |
| Templates | /templates | Manage reusable template files |
| Projects | /projects | Multi-tenant project management: create, switch, edit, delete |
| Settings | /settings | LLM config, execution settings, credentials, TestRail integration |
| Assistant | /assistant | AI chat interface with platform tool access |
| Login | /login | Email/password authentication (when auth is enabled) |
| Register | /register | New user registration (when auth and registration are enabled) |