Getting started

1

Access the portal

Open the URL provided by your administrator:

/user/<portal-slug>
circle-info

Depending on the portal's authentication setting, you may be prompted to:

  • Password protected - Enter the shared access password.

  • Magic Link - Enter your email address. Check your inbox and click the sign-in link.

  • SSO - Click Sign in with SSO and authenticate through your organisation's identity provider.

If Terms & Conditions are enabled, read and accept them to proceed.

2

Prepare your specification document

TCG accepts:

Format
Notes

PDF

Supported in Standard, Delta (Compare PDFs), and Section (PDF mode).

DOCX

Supported in Standard and Delta (Word Revisions).

Delta Generation has strict formats per mode:

  • Compare PDFs: two PDFs (old + new)

  • Word Revisions: one DOCX with Word Track Changes insertions

Best results come from documents that:

  • Have a clear table of contents

  • Use numbered sections for requirements

  • Have explicit shall/must/should language in requirement statements

3

Choose your generation mode

Use the navigation bar at the top to select a mode:

Tab
Use case

Standard

Full specification, all test cases

Delta

Only generate for changed requirements between two versions

Section

A single section or pasted text

4

Configure and generate

On the Standard tab (simplest starting point), follow these steps:

1

Select a test case format template from the template cards (Standard, Table 5-Row, Sequence, or custom templates created by your admin).

2

Optional: Describe the desired level of detail for the test cases (e.g., high-level summary, engineering-level detail, etc.)

3

Upload your specification by dragging the file onto the dropzone, or clicking to browse.

4

Optional: Check the box 'notify when generation completes, you will receive a mail once the generation is done.

5

Click Generate Test Cases.

The progress screen shows each stage:

  • Parsing the document

  • Extracting requirements

  • Building the AI assistant

  • Generating test cases per requirement

5

Review your results

Once generation completes, you are taken to the Results view. Here you can:

  • Browse all generated test cases

  • Click any test case to expand and read it

  • Edit test cases inline

  • See requirement-to-test-case coverage

  • Use the search bar to find specific test cases

Continue reading the other sections of this documentation to learn about editing, analysis, scripts, and export.

circle-info

Resuming after a page refresh:

If you refresh the page during generation, TCG automatically re-attaches to the running job on the server. A toast notification confirms that your session is being resumed - you do not need to restart generation.

Last updated