Apps documentation
TestFLO - Test Management for Jira
TestFLO - Test Management for Jira
8.14.x
8.13.x
8.12.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.2.x
8.1.x
8.0.x
FAQ
Release notes
Last updated Sep 15, 2020

Test Plan operations

This page provide 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:

  1. Go to the Administration > Add-ons > TestFLO Settings > Test Case.
  2. Select the Assign Roles option and click pencil.
  3. Select appropriate roles and click outside the option. The configuration has been saved.
  4. Go to the Test Plan.
  5. Select the Test Cases that you want to assign.
    Assigne Test Cases operation in the Test Plan
  6. Click the Assign Test Cases operation.
  7. Select the user to whom you want to assign Test Cases.
    Assigne Test Cases operation in the Test Plan
  8. Click Assign to confirm.

Result

Selected Test Cases have been assigned to the chosen user.

Next iteration

The Next iteration operation allows to create another iteration of 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.

Info

You can restrict users permissions to use this operation. To learn more see TestFLO permissions.

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 new iteration with all existing Test Cases on Test Plan.

Steps

To use All Test Cases strategy:

  1. Click the Next iteration operation from Test information panel or select from menu More.
    Next iteration operation on Test Plan
  2. Select All Test Cases strategy and click Next.
  3. The Next iteration dialog displays list with all Test Cases from Test Plan. Click Create to create next iteration.
    Next iteration operation on Test Plan

Result

The next iteration have 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 Not passed Test Cases strategy:

  1. Click the Next iteration operation from Test information panel or select from menu More.
    Next iteration operation on Test Plan
  2. Select Not passed Test Cases strategy and click Next.
  3. The Next iteration dialog displays Test Cases list with not passed statuses from current Test Plan iteration. Click Create to create next iteration.
    Next iteration operation on Test Plan

Result

The next iteration have 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 Only failed Test Cases strategy:

  1. Click the Next iteration operation from Test information panel or select from menu More.
    Next iteration operation on Test Plan
  2. Select Only failed Test Cases strategy and click Next.
  3. The Next iteration dialog displays Test Cases list with failed statuses from current Test Plan iteration. Click Create to create next iteration.
    Next iteration operation on Test Plan

Result

The next iteration have been created. Historical data from the previous iteration has been saved in the Test Plan Iterations tab.

Custom Test Cases

This strategy allows to create a new Test Plan iteration with selected by user Test Cases.

Steps

To use Custom Test Cases strategy:

  1. Click the Next iteration operation from Test information panel or select from menu More.
    Next iteration operation on Test Plan
  2. Select Custom Test Cases strategy and click Next.
  3. The Next iteration dialog displays 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 current iteration.

    Next iteration operation on Test Plan
  4. The Next iteration dialog displays all selected Test Cases. Click Create to create next iteration.
    Next iteration operation on Test Plan

Result

The next iteration have 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.

Info

You can restrict users permissions to use this operation. To learn more see TestFLO permissions.

Steps

To use Reset current iteration:

  1. Click the Reset current iteration operation from Test information panel.
    Reset current iteration operation on Test Plan
  2. 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:

  1. Click the Copy Test Plan operation from Test information panel or select from menu More.

    Copy Test Plan operation on Test Plan

  2. Select target projects from list. By default, the project from which the Test Plan was created is set.

    Warning

    Available projects are those in which:

    • Test Execution module has been activated.
    • Current user has Create Issue and Browse Project permissions.
    Copy Test Plan operation on Test Plan

  3. 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).

    Copy Test Plan operation on Test Plan
    3b. instances of active Test Case Templates creates Test Cases as instance of Test Case Templates originating Test Cases in current Test Plan.
    Copy Test Plan operation on Test Plan
    Note

    If 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.

  4. Select Test Cases or Test Case Templates (depending on the chosen mechanism) to copy from list.

  5. 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:

  1. 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.

    Create Test Cases operation on Test Plan

  2. On the Select issue(s) dialog select these Test Case Templates you want to add to the Test Plan. After selection, click Select.

    Create Test Cases operation on Test Plan
    Note

    The list shows Test Case Templates with Active statuses from projects for which the user has browse permissions.

    Tip

    If any of the Test Case Templates have already been added to the Test Plan, it will be highlighted in yellow.

  3. 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.

    Create Test Cases operation on Test Plan

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.

Create Test Cases operation on Test Plan

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.

Warning

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:

  1. Select Test Cases you want to delete.
    Delete Test Cases from Test Plan
  2. Click the Delete Test Cases operation from the Test information panel.
  3. Confirm your choice by clicking on the Delete button.

Result

Selected Test Cases and their execution have been removed from the Test Plan.

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.

Info

To read more about Test Plans and its connection to requirements, see Link with Test Plans.

Steps

To link with requirement:

  1. Click the Link with Requirement operation from Test information panel or select from menu More.
    Link with Requirement operation in TestFLO Jira Test Management
  2. 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.
    Link with Requirement operation in TestFLO Jira Test Management

Result

The requirements have been linked with the Test Plan in Requirement field.

Link with Requirement operation in TestFLO Jira Test Management

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:

  1. Click the Update Test Cases operation from Test information panel or select from menu More.

    Update Test Cases operation in TestFLO Jira Test Management

  2. 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.

    Update Test Cases operation in TestFLO Jira Test Management

  3. Select Test Cases which you want to update from Test Case Templates.

    Note

    The list will show only those Test Cases that were not executed (their statuses are not set in the Closed statuses setting from TestFLO settings).

  4. After selection, click Update.

Result

The selected Test Cases have been updated from the Test Case Templates from which they were created.