Section generation
Section Generation creates test cases from a single section of a specification, or from pasted text. It is faster than the full Standard workflow because it skips the full-document assistant training phase.
This feature must be enabled by your admin in Test Case Settings.
When to use Section Generation
You only need to test one part of a large specification
You have pasted requirements from a document, email, or other source
You want a quick turnaround without processing the whole document
You are experimenting with a draft requirement set
Input modes

PDF Mode
Upload a PDF file that contains only the section you want to test. For best results, extract the relevant pages from your full spec using a PDF editor before uploading.
Text Mode
Paste or type the requirement text directly into the editor. This is the fastest option and requires no file.
Step-by-step walkthrough
Provide your content
PDF mode:
Click the dropzone or drag your PDF file onto it.
The file is uploaded and text is extracted automatically.
Text mode:
Click inside the text area.
Paste or type your requirements.
In text mode, structure your input clearly. Using numbered lists or "REQ-XXX:" prefixes improves extraction accuracy.
Upload a context file (optional)
If your section references external systems or standards that the AI would not know about, upload a context file:
Click Upload Context File.
Select a PDF or DOCX document containing relevant background information.
A lightweight RAG assistant is built from this file to augment the generation.
This is useful for sections that reference other documents (e.g. a section saying "shall conform to ISO 27001 requirements").
Generate a format template with AI (optional)
Instead of writing format instructions manually, click Generate with AI:
Describe the format you want in plain language (e.g. "A clean test case with numbered steps and a clear pass/fail criterion").
Click Generate.
A format template is produced - review and edit it before proceeding.
Tips
Section generation is faster than Standard (~30–90 seconds vs. several minutes for full docs).
For large pasted text blocks (> 2,000 words), consider splitting into multiple Section generations.
If generated test cases seem generic, add more specific format instructions or a context file.
Last updated
