Test Cases
A test case is a single scenario composed of ordered template steps.
Create a test case
Section titled “Create a test case”- Go to
Test Cases -> Create. - Add title (min 3 chars) and description.
- Select one or more test suites.
- Optionally add tags.
- Build the flow in the diagram editor.
- Fill required parameters for each step.
- Save.
Validation behavior
Section titled “Validation behavior”- At least one suite is required.
- Missing mandatory step parameters block save.
- Generated Gherkin preview reflects current step order.
Flow design tips
Section titled “Flow design tips”- Keep one business outcome per test case.
- Use clear step labels and stable locator references.
- Use template test cases for repeated patterns.