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.6.x
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
FAQ
Release notes
Last updated Apr 29, 2021

Projects’ organization

You can choose whether you want to keep your current projects separately from TestFLO, or combine them together. Below you can find some suggestion for adapting TestFLO to testing projects.

Simple Solution

One of the easiest concept for implementation. Everything is in a single Jira project. You can manage tests, requirements and create bugs in one place. The approach works great in projects where are small teams.


Simple solution

Steps

To configure the Simple Solution approach:

  1. Select a project from the main Jira navigation bar.
  2. Go to the Project settings.
  3. Select Test Management from the left side menu.
  4. Click Run TestFLO.
  5. In the Requirements tab select the same project where you run TestFLO and indicate which issue type/s will be your requirements.
  6. In the Defects tab select the same project where you run TestFLO and indicate which issue type/s will be your defects.

Result

You have configured a Simple Solution approach.

General test management

This approach aggregates all test management issues into a separate project. In a simple way, the test repository and test executions can be located in a single project and used for many other development projects. To be able to combine the test management project with others, just select the project/s which store requirements.

Info

To get more information, see Requirements tab.




General test management

Steps

To configure the General test management approach:

  1. Select a project from the main Jira navigation bar.
  2. Go to the Project settings.
  3. Select Test Management from the left side menu.
  4. Click Run TestFLO.
  5. In the Requirements tab, select the project and issue type/s that TestFLO will recognize as requirement/s.
  6. In the Defects tab, select the project and issue type/s that TestFLO will recognize as defect/s.

Result

You have configured a General test management approach.

Many applications

This concept is a exteded version of General Test Management and presents approach which for every development project exist test management project. TestFLOs project configuration gives an opportunity to individually indicate the related project where the requirements are stored. It is also possible to indicate the project where you want to create defects.


Many applications

Separate test repository

This approach gives you the opportunity to create a test repository in a dedicated project. The TestFLO configuration allows you to manage in which project the given module should be enabled (to get more information, see Test Repository tab). With separate test repository, you can decide which group of users can create test cases and another execute them in a different project.

You can scale this solution to one central test repository for all projects or define many test repositories - each one for a project.


Separate test repository

Steps

To configure the Separate test repository approach.

I. For a project that will be a test repository:

  1. Select a project from the main Jira navigation bar.
  2. Go to the Project settings.
  3. Select Test Management from the left side menu.
  4. Click Customize.
  5. Go to the Test Repository tab and enable the module.
  6. Go to the Requirements tab and select the project (development project) and issue type/s that TestFLO will recognize as requirement/s.
  7. Go through the wizard to the end and click Run.

II. For a project that will be a development project:

  1. Select a project from the main Jira navigation bar.
  2. Go to the Project settings.
  3. Select Test Management from the left side menu.
  4. Click Customize.
  5. Go to the Test Execution tab and enable the module.
  6. Go to the Requirements tab and select the project (development project) and issue type/s that TestFLO will recognize as requirement/s - the same configuration as in the project for the test repository.
  7. Go to the Defects tab and select the project (development project) and issue type/s that TestFLO will recognize as defect/s.
  8. Go through the wizard to the end and click Run.

Result

You have configured a Separate test repository approach.