Track your testing the way
Git tracks your code.

GTMSGitTestManagementSystem

Your tests live with your code, committed to the same repo. Every AI agent now sees the code and the tests that prove it, session after session. Testing visibility that compounds across agentic runs.

View on GitHub

Why GTMS

You already have an AI development loop.GTMS adds the missing test anchor.

AI writes code fast. GTMS anchors it to your intent.

before your AI writes code

Anchor the AI to what you actually asked for.

A test case sits in your repo, visible to every AI session. An anchor the AI can’t silently move.

during the AI coding loop

Find the drift CI can’t see.

CI tells you the tests passed. GTMS tells you the code still matches your intent, even when the AI wrote both the code and the tests.

after the AI commits

Every change leaves reusable tests behind.

A test case, an executable test script, a recorded result. All added to your regression pack as a by-product of normal work.

The anchored agentic loop: a GTMS test case in the repo anchors AI-written code and tests; an AI intent review routes failures to fix code, fix test, or escalate to you; matches commit with evidence

When AI can implement more features than anyone can carefully review, the developer’s job moves from writing every line to anchoring what matters, catching what drifts, and locking in what should never break again.

Proof

Test badge: 2009 tests passed, 12 skipped

GTMS runs on GTMS.
GTMS built its own 2,000+ regression test pack.

AI is already capable of running plain-English tests.
And with every model release, that capability is only going to get better.

Go agentic or script it. GTMS lets you balance both.

How GTMS works

Follow the pipeline ↓

01

Proper test cases, any source

Point GTMS at a requirement and an AI adapter writes full, human-readable test cases with real intent, not the throwaway one-liners AI usually emits. GTMS owns the deterministic part: unique IDs, validation, and a traceable link back to the ticket, committed to your repo beside the code it tests.

Bring it as a file or fetch it live from your tracker. Jira today; PDF, Azure DevOps, or your own adapter next.

gtms — bash
02

Run it with AI, no script

Hand the test case to an AI agent. It drives a real browser (Chrome CDP + Playwright MCP), exercises the feature, and records a structured pass, fail, or skip. Or run the test yourself and record the result. Agent or human, same path.

No automation written yet. You get coverage today, on the tests you haven’t automated yet. Exactly where manual QA lives.

gtms — bash
03

Lock it down when it matters

When a test needs a deterministic script, graduate it. An AI agent writes it from the same intent, in whatever framework you run (Playwright here); GTMS wires it to the test case and keeps the lineage. Same test case, same history.

GTMS and the agent delivered a passing script fast. Now your coverage is auditable, reproducible regression.

gtms — bash
04

Tests pass ≠ done

A passing test can still be the wrong test. GTMS locks the human-readable test case up front and ties every script back to it. Then an independent AI reviewer (a tuned prompt) checks each script actually honours what the case asked. GTMS owns the deterministic linkage; the reviewer owns the judgement, and that split is the point.

It catches the drift CI happily went green on. Passing isn’t the goal. Honouring test case intent is.

intent-review · AI reviewer
05

See everything at a glance

One command, the whole picture. Every test case across every feature and bug-fix, with its state: passing, failing, primed, or a gap. gtms status shows the lot; gtms gaps shows what’s untested or failing.

No spreadsheet, no dashboard to maintain. It reads straight from your repo. Results live in git, so they aggregate across every AI session and travel with your code.

gtms — bash

Want a walkthrough?

Join our weekly demo and see GTMS in action live.

Download GTMS

Up and running in three steps:

  1. 1.Download from GitHub
  2. 2.Copy gtms.exe to your repo
  3. 3.Get your AI agent to run gtms.exe --help

Training and Consulting from TestManagement.com

Implementing the GTMS System

The GTMS Accelerator and GTMS Training packages are designed to help your team implement Git-based test management, migrate existing test assets, configure AI-readable specifications, and establish the processes needed for sustainable adoption across your organization.

AI Training for Testers

PTP Process Flow

“Learn to build the systems that build your testing systems”

Migrating to Git?

Migrating from TestRail, Xray, Zephyr or other legacy tools? Our Migration Service handles the complete transition to Git-based test management.

About

Experiments icon

Experiments with AI

Experiments in AI-driven software testing.

Implementation icon

Implementation Blueprint

Implementing intelligent, AI-powered test automation, without full-stack developers.

Learning icon

Learning with AI

Training to help teams implement AI-driven test management and test automation systems.