Skip to content

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.

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.

Three regions are always visible:

  1. Top header — project name, global search, theme toggle, and your avatar (with the user menu → Profile and Sign out).
  2. Left sidebar — every section of the app, grouped. Collapse it any time with the Collapse button at the bottom or Ctrl + B.
  3. Main area — the active screen you’re working in.

The sidebar organises every screen into five groups. Here’s what each is for.

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.

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.

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.

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.

Visible only to users with the Admin role.

  • Users — manage who has access and their roles.
  • Audit Log — every meaningful action, recorded.

A few interactions that make Testver much faster to use:

ActionHowWhat it does
Command PaletteCtrl + KSearch any screen by name and jump to it instantly.
Toggle sidebarCtrl + BCollapse/expand the left sidebar for more room.
Switch themeTop-right sun/moon iconLight or dark — saved per user across all your devices.
Global searchHeader search boxFind across the app from anywhere.
  1. Switch theme — click the sun/moon icon top-right. Both light and dark are fully supported.
  2. Open the AI Assistant — you’ll see a friendly greeting and mode options. Type a question.
  3. Press Ctrl + K — the Command Palette opens. Type a screen name and jump straight to it.

You’re oriented. Head to whichever matches what you want to do first:

  • 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.