A 5-minute tour
This is a quick orientation to the whole product. Open Testver alongside this page and follow along — in about five minutes you’ll know where everything lives and how to jump between screens fast.
Introduction
Section titled “Introduction”How to use this tour
Section titled “How to use this tour”You don’t need to read every linked page now. The goal is a mental map: what the three regions of the screen are, what the five sidebar groups contain, and the two keyboard shortcuts that make navigation instant. Each item links to its full guide for when you need the detail.
The layout
Section titled “The layout”Three regions are always visible:
- Top header — project name, global search, theme toggle, and your avatar (with the user menu → Profile and Sign out).
- Left sidebar — every section of the app, grouped. Collapse it any time with the Collapse button at the bottom or Ctrl + B.
- Main area — the active screen you’re working in.
The five sidebar groups
Section titled “The five sidebar groups”The sidebar organises every screen into five groups. Here’s what each is for.
1. Test Automation
Section titled “1. Test Automation”For automated test scripts — discovering, running, and analysing them.
- Dashboard — at-a-glance status of your latest runs.
- Test Explorer — every test file/spec in your project, browseable.
- Runner — kick off runs and watch live logs.
- Results — full history of every run, with screenshots and steps.
- Schedules — recurring runs.
- CI/CD — generate config for GitHub Actions, GitLab CI, Jenkins, and more.
2. Test Management
Section titled “2. Test Management”For the QA-process side — cases, plans, defects, and coverage.
- Test Cases — your manual test catalog.
- Test Plans — group tests into plans and run them in cycles.
- AI Test Gen — generate test cases from requirements or scripts.
- Sources — requirements, notes, JIRA tickets, documents.
- Coverage — what’s tested and what isn’t.
- Analytics — trends and quality metrics.
- Defects — the built-in bug tracker.
3. Project
Section titled “3. Project”Browsing and editing your project’s files.
- Explorer — the file tree of the connected project.
- Code Map — a structural X-ray of your automation codebase.
- API Testing — a Postman-style API workspace.
4. Tools
Section titled “4. Tools”Cross-cutting helpers.
- AI Assistant — chat that helps you write, fix, and analyse tests.
- AI Record — record clicks in a browser and get tests generated.
- Reports — build reports for stakeholders.
- Git — stage, commit, and push from inside Testver.
- Connectors — JIRA, Slack, Teams, email, and cloud test grids.
- Settings — LLM providers, theme, and security.
5. Admin (admins only)
Section titled “5. Admin (admins only)”Visible only to users with the Admin role.
Power moves
Section titled “Power moves”A few interactions that make Testver much faster to use:
| Action | How | What it does |
|---|---|---|
| Command Palette | Ctrl + K | Search any screen by name and jump to it instantly. |
| Toggle sidebar | Ctrl + B | Collapse/expand the left sidebar for more room. |
| Switch theme | Top-right sun/moon icon | Light or dark — saved per user across all your devices. |
| Global search | Header search box | Find across the app from anywhere. |
Three things to try right now
Section titled “Three things to try right now”- Switch theme — click the sun/moon icon top-right. Both light and dark are fully supported.
- Open the AI Assistant — you’ll see a friendly greeting and mode options. Type a question.
- Press Ctrl + K — the Command Palette opens. Type a screen name and jump straight to it.
Where to go next
Section titled “Where to go next”You’re oriented. Head to whichever matches what you want to do first:
- Have automated tests? → Test Explorer to run your first one.
- Want to write manual test cases? → Test Cases.
- Want to generate tests from a document? → AI Test Gen.
- Setting up the instance for a team? → Users and Settings.
Related
Section titled “Related”- First-time setup — pick your mode and create the admin account.
- Sign in — the daily login flow.
- Dashboard — the home screen you’ll return to most.
- Settings — connect AI providers and configure Testver.