Section Reference
Use this section when you need exact behavior for one .gctf section.
Tip: start with ENDPOINT, REQUEST, and one validation section (RESPONSE, ERROR, or ASSERTS).
Each page follows the same format: purpose, usage, minimal example, and rules.
Section examples are intentionally partial. Combine them into one complete .gctf document when writing runnable tests.
Core flow
Supporting sections
Modifiers
- Attributes — per-section execution modifiers (
#[skip],#[timeout],#[retry],#[name])