Skip to content

Field manual — How it works

Five moves from spec
to shipped.

QAMind covers the whole testing lifecycle, but not everyone starts it the same way. Pick your situation — the manual adapts.

The document path — best when requirements exist, even messy ones.

1

Create a project

Name it, pick the app type, test framework and script language, set the base URL of the app under test. Sprint or Kanban — your call.

→ you get: project + auto-scaffolded sprints

2

Upload the spec

PDF, Word, Excel, CSV, Markdown — even a screenshot. QAMind extracts the text and reads the requirements.

→ you get: parsed requirement text

3

Generate & review test cases

AI drafts structured cases — title, steps, expected result, priority, requirement ID. Edit anything inline; approve what's right. Draft → Ready → Approved.

→ you get: approved cases in a suite

4

Generate automation scripts

Approved cases become Playwright or Selenium code in TypeScript, JavaScript, Python, Java or C#. Copy, download, or save to the workspace.

→ you get: .spec.ts / .py / .java / .cs files

5

Run, track, file bugs

Execute through the local runner. Failures carry full error output, and “Record as Bug” files a linked defect in one click.

→ you get: run history + tracked defects

qamind — the five movesVIDEO

Watch the whole loop

coming soon

An interactive walkthrough of all five moves is in production — it will sit right here.

Requirements

What you actually need.

Almost nothing. The heavier pieces are optional and only unlock extra paths.

A browser

required

Everything core — projects, generation, suites, bugs, analytics — runs in the web app. Nothing to install.

Chrome extension

optional

Only for the recording path. Free download; captures real sessions and imports them into your workspace.

Local Playwright runner

optional

Only for executing generated scripts on your machine — a small Node process QAMind talks to on localhost.

What costs what

Tokens, plainly.

AI work costs tokens. Human work never does.

Generate test cases from a spec5 tokens
Generate test cases from a recording5 tokens
Generate automation scripts5 tokens
GPT console message5 tokens
Viewing · editing · running · bug tracking0 tokens

Standard refills 100 tokens daily at midnight. Premium is uncapped. Full pricing →

Reading is slower than trying.