- 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
Test Plan operations
This page provides information about Test Plans operations.
Each Test Plan has dedicated operations:
Assign Test Cases
This operation allows changing Assignee of all not executed Test Cases under a Test Plan. Its overrides standard Assign permissions. It is highly useful if your company has sophisticated security regulations and/or for example tester should not be able to change Assignee within the project except Test Cases. Another advantage is the bulk change of the Assignee of all Test Cases under a Test Plan.
Steps
To use Assign Test Cases operation:
- Go to the Administration > Add-ons > TestFLO Settings > Test Case.
- Select the Assign Roles option and click pencil.
- Select appropriate roles and click outside the option. The configuration has been saved.
- Go to the Test Plan.
- Select the Test Cases that you want to assign.
- Click the Assign Test Cases operation.
- Select the user to whom you want to assign Test Cases.
- Click Assign to confirm.
Result
Selected Test Cases have been assigned to the chosen user.
Next iteration
The Next iteration operation allows creating another iteration of the Test Plan with Test Cases based on four strategies. Together with the new iteration, all Test Cases execution statuses, linked defects, and step comments will be reset. This will allow you to test again chosen Test Cases in the new iteration. All previous Test Case executions are available in the Test Executions tab on Test Case and all previous Test Plan iterations are available in the Test Plan Iterations tab on Test Plan.
You can restrict users permissions to use this operation. To learn more see TestFLO permissions. Along with the restriction of this operation, a restriction on changing the Iteration name is imposed.
Depending on the results of a given iteration and what Test Cases you want to execute in the next iteration, you can use strategies:
All Test Cases
This strategy creates a new iteration with all existing Test Cases on Test Plan.
Steps
To use the All Test Cases strategy:
- Click the Next iteration operation from the Test information panel or select from the menu More.
- Leave the default Iteration name or rename it to one that will help you better identify the iteration.
- Select the All Test Cases strategy and click Next.
- The Next iteration dialog displays a list with all Test Cases from Test Plan. Click Create to create the next iteration.
Result
The next iteration has been created. Historical data from the previous iteration has been saved in the Test Plan Iterations tab.
Not passed Test Cases
This strategy creates a new iteration with Test Cases whose statuses are not configured as Passed statuses in the Test Case section in TestFLO Settings. This means that if the status in the “Passed statuses” category has been set as Pass, then Test Cases which have different statuses than the Pass status will be selected for the next iteration.
Steps
To use the Not passed Test Cases strategy:
- Click the Next iteration operation from the Test information panel or select from the menu More.
- Leave the default Iteration name or rename it to one that will help you better identify the iteration.
- Select the Not passed Test Cases strategy and click Next.
- The Next iteration dialog displays the Test Cases list with not passed statuses from the current Test Plan iteration. Click Create to create the next iteration.
Result
The next iteration has been created. Historical data from the previous iteration has been saved in the Test Plan Iterations tab.
Only failed Test Cases
This strategy creates a new iteration with Test Cases whose statuses are configured as Failed statuses in the Test Case section in TestFLO Settings.
Steps
To use the Only failed Test Cases strategy:
- Click the Next iteration operation from the Test information panel or select from the menu More.
- Leave the default Iteration name or rename it to one that will help you better identify the iteration.
- Select the Only failed Test Cases strategy and click Next.
- The Next iteration dialog displays the Test Cases list with failed statuses from the current Test Plan iteration. Click Create to create the next iteration.
Result
The next iteration has been created. Historical data from the previous iteration has been saved in the Test Plan Iterations tab.
Custom Test Cases
This strategy allows creating a new Test Plan iteration with selected by user Test Cases.
Steps
To use the Custom Test Cases strategy:
- Click the Next iteration operation from the Test information panel or select from the menu More.
- Leave the default Iteration name or rename it to one that will help you better identify the iteration.
- Select the Custom Test Cases strategy and click Next.
- The Next iteration dialog displays a list with all Test Cases from Test Plan. Select the Test Cases you want to test in the next iteration and click Next.
Tip
Use Quick filters to filter relevant Test Case statuses or Test Cases that are in the current iteration.
- The Next iteration dialog displays all selected Test Cases. Click Create to create the next iteration.
Result
The next iteration has been created. Historical data from the previous iteration has been saved in the Test Plan Iterations tab.
Reset current iteration
The Reset current iteration operation reset all Test Cases execution in current iteration to initial state. All Test Case statuses, Steps statuses, linked defects, Steps comments, Resolution and Resolution date Test Cases wiil be reset.
You can restrict users permissions to use this operation. To learn more see TestFLO permissions.
Steps
To use Reset current iteration:
- Click the Reset current iteration operation from Test information panel.
- Click Confirm to reset current iteration.
Result
The current iteration have been reset to initial state.
Copy Test Plan
The Copy Test Plan operation is a dedicated operation for multiplying plans. It is one of the solutions when you need to make for example regression test. The Copy Test Plan operation allows you to select tests that you want to copy to the new Test Plan using two mechanisms.
Steps
To use Copy Test Plan:
-
Click the Copy Test Plan operation from Test information panel or select from menu More.
-
Select target projects from list. By default, the project from which the Test Plan was created is set.
WarningAvailable projects are those in which:
- Test Execution module has been activated.
- Current user has Create Issue and Browse Project permissions.
-
Select from two copy mechanisms:
3a. current Test Cases creates Test Cases on the copied Test Plan as copy of Test Cases in current Test Plan (one-to-one).
NoteIf Test Plan have multiple Test Cases originated from the same Test Case Templates, the target Test Plan will contain all Test Cases for each Test Case Template.
-
Select Test Cases or Test Case Templates (depending on the chosen mechanism) to copy from list.
-
Click Copy to copy Test Plan.
Result
The Test Plan was created.
Create Test Cases
This operation allows creating Test Cases on Test Plan. Test Case is an issue type which is an executable copy of the Test Case Template. The Test Case Template becomes Test Case when you use the Create Test Cases operation.
Due to the fact that Test Cases are creating by using Test Case Templates a table below lists the fields copied by default and those that can be updated using the Create TCs with fields from filter config setting from TestFLO settings.
Field type | Default configuration | Field configuration from filter |
---|---|---|
Summary | yes | yes (always) |
Description | yes | yes |
Priority | yes | yes (always) |
Component/s | yes | yes (compared by name) |
Labels | yes | yes |
Remaining Estimate | yes | yes |
Original Estimate | yes | yes |
Attachments | yes | yes (every time, no attachment column in filter) |
Assignee | default assignee from project or component | yes |
Affects Version/s | no | yes (compared by name) |
Environment | no | yes |
Fix Version/s | no | yes (compared by name) |
Issue links | separate configuration Copy links from TCT | yes |
Issue security | no (inherited from Test Plan) | no (inherited from Test Plan) |
Reporter | logged user | logged user |
Custom fields | yes (all in TCT and TC context) | yes |
Steps
To create Test Cases:
-
You have three ways to use Create Test Cases operation:
1a. from the menu More,
1b. from Test Cases panel,
1c. from the Test information panel. -
On the Select issue(s) dialog select these Test Case Templates you want to add to the Test Plan. After selection, click Select.
NoteThe list shows Test Case Templates with Active statuses from projects for which the user has browse permissions.
TipIf any of the Test Case Templates have already been added to the Test Plan, it will be highlighted in yellow.
-
While the Test Cases are loading to the Test Plan the progress bar will be displaying. If it is necessary to interrupt operation, you can Abort Create Test Cases using the button below the progress bar.
Result
The selected Test Cases were created on the Test Plan. If you use the Abort Create Test Cases, then so many Test Cases will be created until the button is used.
Delete Test Cases
This operation allows to deleting Test Cases from Test Plan. You can select which Test Cases have to removed if you made a mistake, for example during creating Test Cases.
Delete Test Cases operation is based on Jira Delete Issues permissions. Only users who have been granted this permission will be able to use the Delete Test Cases operation.
Steps
To delete Test Cases:
- Select Test Cases you want to delete.
- Click the Delete Test Cases operation from the Test information panel.
- Confirm your choice by clicking on the Delete button.
Result
Selected Test Cases and their execution have been removed from the Test Plan.
Link with Requirement
The Link with Requirement operation allows to link given Test Plan with requirements. This operation is connected with Requirement field on issue and Requirements tab in project configuration.
To read more about Test Plans and its connection to requirements, see Link with Test Plans.
Steps
To link with requirement:
- Click the Link with Requirement operation from Test information panel or select from menu More.
- On the Select issue(s) dialog select requirements that you want to link with given Test Plan. After selection, click Select.
Note
The list can show:
- only these issues from projects which were selected in the Requirements tab in project configuration (restrictions for requirement),
- all issues when no restrictions were selected in the Requirements tab in project configuration.
Result
The requirements have been linked with the Test Plan in Requirement field.
Update Test Cases
This operation updates all not executed Test Cases created from the Test Case Template in the Test Plan. The Update Test Cases operation can be useful if you made a mistake while writing Test Case Templates and you want to change the content of created Test Cases from these Test Case Templates.
Due to the fact that Test Cases are updated by using Test Case Templates a table below lists the fields copied by default and those that can be updated using the Update TCs with fields from filter config setting from TestFLO settings.
Field type | Default configuration | Field configuration from filter |
---|---|---|
Summary | yes | yes |
Description | yes | yes |
Priority | yes | yes |
Component/s | yes (compared by name) | yes (compared by name) |
Labels | yes | yes |
Remaining Estimate | yes | yes |
Original Estimate | yes | yes |
Attachments | yes (compared by name and file size) | yes (every time, no attachment column in filter, compared by name and file size) |
Assignee | no | yes |
Affects Version/s | no | yes (compared by name) |
Environment | no | yes |
Fix Version/s | no | yes (compared by name) |
Issue links | no | yes |
Issue security | no | no (inherited from Test Plan) |
Reporter | no | yes |
Custom fields | yes (all in TCT and TC context) | yes |
During the Test Cases update, you can decide whether you want to reset the Steps statuses to default. This option will not reset step statuses if you apply content changes only to existing steps in the Steps panel. If the change is about deleting or adding a step to the Steps panel, the statuses will be reset because this is a big interference in the content.
Steps
To use Update Test Cases operation:
-
Click the Update Test Cases operation from Test information panel or select from menu More.
-
On the Update Test Cases dialog, check the option if you do not want to reset the step statuses to default or leave this option unchecked to reset these statuses. When the number of steps has changed then the status is always reset regardless of this option.
-
Select Test Cases which you want to update from Test Case Templates.
NoteThe list will show only those Test Cases that were not executed (their statuses are not set in the Closed statuses setting from TestFLO settings).
-
After selection, click Update.
Result
The selected Test Cases have been updated from the Test Case Templates from which they were created.