Template Test Cases
Template test cases let you design scenario blueprints once and instantiate test cases from them.
Create a template test case
Section titled “Create a template test case”- Go to
Template Test Cases -> Create. - Enter title and description.
- Build the flow in the visual editor.
- Save.
Generate test cases from template
Section titled “Generate test cases from template”- Go to
Test Cases -> Create From Template. - Pick a template test case.
- Provide scenario-specific values.
- Generate and save.
When to use
Section titled “When to use”- Repeated flows with only data variation.
- Team-wide standardization for common scenarios.