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.4.x
8.3.x
8.2.x
8.1.x
8.0.x
FAQ
Release notes
Last updated Dec 30, 2020

Steps design

This section provides information on how to design Steps.

One of the elementary parts of the test are steps. The Steps panel allows to define a list of instructions which are necessary to perform the test. You can add attachments, import and export list of steps or organize steps using groups and many more.

Note

By default Steps field have following columns: Action, Input, Expected result. You can customize the configuration of Steps and decide on number and name of columns. Learn more at Steps configuration.

Info

In all cells in Steps, you can use the Jira Wiki Markup language.

Steps edit mode

To start creating Steps, you have to enter the editing mode. There are several ways to get to the Steps edit mode:

  1. Edit on Create Issue page. After clicking on the Create in Jira top navigation bar an Create Issue page is displayed. On this page, after selecting Test Case Template it is possible to edit steps.
    Edit steps with TestFLO Jira Test Management
  2. Edit on issue. On created Test Case Template you can enter edit mode using Edit button on issue. After this operation you will be able to editing steps.
  3. Edit mode in Steps panel. You can also enter edit mode on created Test Case Template by clicking on Edit in Steps panel.

Adding steps

When the Steps edit mode is avaiable you can start desing tests.

Add steps with TestFLO Jira Test Management

1. Add first step

After clicking the Add first step it becomes possible to complete the first step. Enter the content for the first step.

Tip

To paste the image into the Steps’ cell use the copy&paste option. The image will be automatically attached to the issue.

Add steps with TestFLO Jira Test Management

1a. Click Add step below to continue writing steps.

Tip

If you complete the last cell in a given step, you can quickly add another step using Tab on the keyboard.

1b. If you forget add step above the first step use Add step above.

1c. To add the steps written in the csv or json file, use the Import option.

Info

To read more, see Import/Export Steps.

1d. Each step contains additional operation under three dot button. You can:

  • Remove step
  • Add group
  • Clone step
  • Upload attachments
Add steps with TestFLO Jira Test Management

2. Add first group

If you want to categorize the test steps, start by adding the group with Add first group.

2a. Each group contains operations under one button. You can:

  • Remove group
  • Add group (another)
  • Add step below
  • Add step above (available only for the first added group)
Add steps with TestFLO Jira Test Management

3. Import

You can start by importing steps from a file. Two file formats are supported - CSV and JSON. To import a file, click Import and select the appropriate file.

Info

To read more, see Import/Export Steps.

Viewing steps

After completing all steps, groups and loading attachments, click Save to save changes and exit the editing mode.

View steps with TestFLO Jira Test Management

After save, the view mode is displayed. In this mode you can:

  • edit and add an attachment to the given step
  • enter the edit mode to make a change in all Steps panel
  • expand and collapse a group of steps by clicking on the name of the group
  • export the written steps to a CSV file.
    Info

    To read more about export, see Export steps to CSV.

View steps with TestFLO Jira Test Management

Modifying and reordering steps

In a case when you need to do change after saving, you can go back to the edit mode and modify the steps already written. You can also change the order of steps and groups using the drag&drop option.

View steps with TestFLO Jira Test Management
Reorder step with drag&drop option
View steps with TestFLO Jira Test Management
Reorder group with drag&drop option