- Introduction
- About
- Onboarding
- Getting Started
- Demo backup
- User's guide
- Projects' organization
- Test design
- Organizing tests
- Test planning
- Test execution
- Requirements
- Operations
- Reporting and tracking
- Import/Export TCT
- Export test issues
- Issue search dialog
- TestFLO menu
- Admin's guide
- Project configuration
- TestFLO settings
- Test Automation configuration
- TestFLO Permissions
- Custom fields
- Advanced workflow configuration
- Panel Filter Result
- Upgrade reports
- Upgrade guide
- Integrations
- REST API
- Configuration Manager for Jira
Requirement operations
This page contains information about the operations that can be performed on the requirement.
Each requirement has dedicated operations:
Create Test Case Template
This operation allows you to create a Test Case Template directly under the given requirement. After creating the Test Case Template, the issue key of the requirement from which Test Case Template was created automatically will be filled to the Requirement field.
The Create Test Case Template operation will be available on the requirement if the specific project and issue type will be configured in the Test Management settings. To learn more, see the Requirements tab.
Steps
To use Create Test Case Template:
- Click menu More and choose Create Test Case Template operation.
- You will be redirected to Create Issue page. Fill in all nessecary field and click Create.
Note
The Project and Issue Type will be automatically fill out. The Requirement field will not display on Create Issue page due to the fact that the linking with requirement issue is perform in the background.
Result
Test Case Template has been created. On the requirement issue created Test Case Template display in the Coverage panel.

Create Test Plan
This operation allows you to create a Test Plan directly under the given requirement. After creating the Test Plan, the issue key of the requirement from which Test Plan was created automatically will be filled to the Requirement field.
The Create Test Plan operation will be available on the requirement if the specific project and issue type will be configured in the Test Management settings. To learn more, see the Requirements tab.
Steps
To use Create Test Plan operation:
- Click menu More and choose Create TP operation.
- You will be redirected to Create Issue page. Fill in all nessecary field and click Create.
Note
The Project and Issue Type will be automatically fill out. The Requirement field will not display on Create Issue page due to the fact that the linking with requirement issue is perform in the background.
Result
Test Plan has been created. On the requirement issue created Test Plan displays in the Test Progress panel.
Create Test Plan with Test Cases
To learn more, click here.