Skip to content

CaselyAI QA test case generator

Attach a PDF, DOCX, or XLSX and approve one test plan. Casely returns a TestRail-ready Excel file, a runnable Postman collection for API specs, and a list of spec gaps.

Open-source, no commands to learn, nothing to install — runs inside a normal Claude conversation. The same process also runs in your browser, with file uploads and team review, now in early access.

npx skills@latest add JohnWayneeee/casely-qa-skill
Open Source
all_test_cases.xlsx
7 cases
IDTitle
AUTH-014Password reset link expires after 30 minutes
AUTH-015Reset link is rejected on second use
BILL-002Card declined during plan upgrade keeps old plan
BILL-007Invoice total rounds to two decimals at 19.995
IMP-021XLSX import with a renamed header column
IMP-022Import of 5000 rows completes in one pass
SES-009Session survives a token refresh mid-request

Attach and scope.

Claude reads the attachments itself, PDF, DOCX, XLSX, TXT, MD, or pasted text, with no parser and no OCR setup. Add one file of test cases your team already wrote, and Casely copies its columns, their order, the tone, and the ID scheme.

  • No parser, no OCR setup, no config file
  • Copies your team's columns and ID scheme
  • PDF, DOCX, XLSX, TXT, MD, or pasted text
wallet-withdrawal
requirements_wallet.docxdocx
example_test_cases.xlsxxlsx
/casely Here are the requirements for the Wallet module and example test cases my team writes. I need test cases for the withdrawal flow.
Viewed 2 files, ran 2 commands
Reading both files now — I'll match the columns and ID scheme from your example test cases before scoping the withdrawal flow.
Scoping withdrawal flow
Intake complete · 18 requirements · team format matched

Approve the plan.

Casely proposes coverage per module, estimates how many cases that is, and names what the spec gets wrong before writing anything. If the requirements describe an API, it says here how many cases are API-level and that those will also come back as a Postman collection. Then it stops and waits for your approval, the one pause in the whole run.

  • Coverage estimate per module, before writing code
  • Untestable wording and gaps named up front
  • Says up front which cases are API-level and runnable
  • One pause in the whole run — the rest is autonomous
wallet-withdrawal
Here's the coverage plan and the gaps I found. Want me to go ahead and write the cases?
Thought for 4s
I've analyzed the withdrawal requirements and found these key areas. Approval gate — does this plan look right?
ModuleEst.Notes
Card Binding3Card ≥3 days old; no linked card
Amount Validation4Min/max limit, negative
Daily Limit3Within limit, exceeds 150k

Get one Excel back.

Casely exports every case into a single all_test_cases.xlsx, plus one markdown file per case. TestRail, Qase, Zephyr, and Xray each import that file in one pass. API cases also come back as a Postman collection with an environment file and run instructions.

  • Equivalence, boundaries, decision tables, error guessing
  • Single all_test_cases.xlsx, plus markdown per case
  • Imports into TestRail, Qase, Zephyr, and Xray
  • API cases also come back as a Postman collection
wallet-withdrawal
Approved. Go ahead and export the full suite.
Thought for 6s
Cases are written and exported. Equivalence, boundaries, decision tables, and error guessing are all covered. The 12 API cases are in a Postman collection too — fill in baseUrl and authToken, then run.
all_test_cases.xlsx
Export complete · 21 cases · TestRail-ready
casely_api_collection.postman_collection.json
12 requests · 4 variables · Postman & Newman

Find the bugs. Casely writes the test cases.

Free and open source under the MIT license. Nothing installs on your machine — the export step runs on tools that already ship inside Claude's code execution environment.

npx skills@latest add JohnWayneeee/casely-qa-skill
001

No commands

Attach your files in Claude Code, claude.ai, or the desktop app and say what you need. No setup, no configuration.

002

Your columns

Attach one file of test cases your team already wrote. Casely copies the headers, their order, the tone, and the ID scheme.

003

Reports the gaps

Untestable wording, contradictions between sections, and error paths nobody wrote down — all named in the plan, before Casely writes a case.

004

One file to import

A single all_test_cases.xlsx holding every case under your own headers. Import it once instead of forty times.

005

API cases you can run

Endpoints in the spec? The API cases also come back as a Postman collection, with the base URL and tokens already pulled out into variables.

You approve before Casely writes.

Casely stops at the plan and tells you what the spec is missing. The coverage decisions stay with you.

Casely for teams

The same process in your browser, with file uploads, team review, and no local setup. Early access.

No. Casely has no slash commands and no setup step. Attach your files in Claude Code, claude.ai, or the Claude desktop app, say what you need in plain language, and answer when Casely asks which modules to cover. It pauses once, at the test plan.