Apps documentation
TestFLO - Test Management for Jira
TestFLO - Test Management for Jira
9.1.x
9.0.x
FAQ
Release notes
Last updated May 14, 2024

Issue panels

This page provides information about default issue panels provided by TestFLO.

TestFLO issue panel is a custom panel showing a list of issues from a JQL filter having a common value in a certain field. Each of default installed issue panels gives different data. You can also create your own panels.

Warning

All actions described in this chapter are available to the administrator only.

info

To learn more on how to create custom panel see Panel Filter Result configuration.

Note

All columns visible in panels you can determine in panel configuration.

These panels will help you determine the coverage for a given requirement, check the stage of tests execution and progress for created defects.

Coverage panel on requirement

This panel allows you to quickly check whether the requirement has been covered with all necessary Test Case Templates. If you associated the Test Case Template with requirement in the Requirement field the panel will become available in the requirement view.

For example, if two Test Case Templates, OSA-104 and OSA-105, have been associated with the requirement OSA-20, then the Coverage panel will be displayed for this specific requirement.

TestFLO Jira Test Management
View of Test Case Templates associated with requirement
TestFLO Jira Test Management
View of Coverage panel in the requirement view

Test Progress panel on requirement

This panel allows you to check the progress of Test Plans execution associated with specific requirement. Associated Test Plans will be displayed in the Test Progress panel in the requirement view.

For example, if Test Plan (OSA-584) has been associated with requirement OSA-20, then the Test Progress panel will be displayed for this specific requirement.

TestFLO Jira Test Management
View of Test Plan associated with requirement
TestFLO Jira Test Management
View of Test Progress panel in the requirement view

Test Under Execution panel on requirement

This panel allows you to check the progress of Test Cases which are currently under execution. If you associated the Test Cases with requirement in the Requirement field the panel will become available in the requirement view.

For example, if two Test Cases, OSA-588 and OSA-589 have been associated with the requirement OSA-20. Then the Test Under Execution panel will be displayed for this specific requirement.

TestFLO Jira Test Management
View of Test Cases associated with requirement
TestFLO Jira Test Management
View of Test Under Execution panel in the requirement view

Defects panel on requirement

This panel allows you to check the number of defects and its progression. The Defects panel will be visible on the requirement view when the defects were associated with a specific requirement in the Requirement field.

For example, if defect (OSA-621) has been associated with the requirement OSA-20 in Requirement field, then the Defects panel will be displayed for this specific requirement.

TestFLO Jira Test Management
View of Defect associated with requirement
TestFLO Jira Test Management
View of Defects panel in the requirement view

Test Progress panel on Test Case Template

This panel allows you to check the progress of Test Cases which were created from given Test Case Template. When creating Test Case, the source (Test Case Template) from which it was created is stored in the TC Template field. If Test Case is connected to the Test Case Template in the TC Template field, the panel will be available in the Test Case Template view.

For example, Test Case (OSA-588) has been created from Test Case Template (OSA-105). The connection between those issues is stored in TC Template. After this operation, the Test Progress panel will be displayed for this specific requirement.

TestFLO Jira Test Management
View of Defect associated with requirement
TestFLO Jira Test Management
View of Defects panel in the requirement view

Master Test Plan panel on Parent issue

Steps

  1. Click Administration.
  2. Click System.
Open administration
Open administration
  1. Click Manage apps.
  2. Click Panel Filter Result.
  3. Group by Project.
  4. Click Add Panel.
Add panel to issue type
Add panel to issue type
  1. Enter a Panel title.
  2. Select an issue type to which the panel should be added. This is supposed to be an issue that is a Master Test Plan Parent.
  3. Enter text below into the JQL field.
   type = "Master Test Plan"
  1. Enter text below into the Placeholder condition field.
   "Master Test Plan Parent" = _ISSUE_KEY_
  1. Select columns that will create a table of the panel. Add MTP Progress (TestFLO - MTP Progress) to see the Master Test Plans progress.
  2. Click Update.
Issue Panel Configuration
Issue Panel Configuration

Results

Go to any Master Test Plan Parent issue. The Master Test Plan Panel is present on this issue view.

Master Test Plan panel on a selected issue type
Master Test Plan panel on a selected issue type