This page provides information on how to write Steps.
One of the elementary parts of the test is the steps. The Steps panel allows defining a list of instructions that are necessary to perform the test. You can add attachments, import and export a list of steps, or organize steps using groups and many more.
By default Steps field have the following columns: Action, Input, Expected result. You can customize the configuration of Steps and decide on the number and name of columns. Learn more at Steps configuration.
In all cells in Steps, you can use the Jira Wiki Markup language.
To start creating Steps, you have to enter the editing mode. There are three ways to get to the Steps edit mode:
When the Steps edit mode is available you can start design tests.
You can use the Tab key to navigate cells in the Steps field.
To paste the image into the Steps’ cell use the copy&paste option. The image will be automatically attached to the issue.
Adding attachments to a given step will allow you to better understand what to execute in a given step. You can attach any type of file, it can be a screenshot or file with specific data.
You can add and remove attachments both while editing and viewing the Steps field.
To attach a file click the three dots icon and select Upload attachments and choose the file you want to include in the given step.
To remove an attachment, use Bin next to the attachment name. After clicking the button, you will be prompted to approve the operation.
To clone a step click the three dots icon next to the step you want to clone and choose Clone step. The new step will be automatically added below the cloned step.
While in edit mode, you can delete a single step or delete all the contents in the Steps field.
You can change the order of the given step using the drag&drop option. Grab the appropriate step, drag and drop it in the desired place.
If the Steps are not wide enough and you want to get a better overview of each column you can use the Expanded view button. The option is available in the Test information panel. To expand/collapse the Steps panel, click the button and the panel will expand to the width of the screen. After activating this mode, the Test information panel moves under the Steps panel.
Enabling the Expanded view mode also affects the Test Cases panel width on Test Plan and Steps panel on Test Case.
This setting is saved in the user profile and is remembered as long as the user changes the setting.
A Steps group is a kind of label that you can use to categorize steps. You can add groups in edit mode.
If you want to start writing steps from adding a group, use Add first group and name the group.
To continue writing steps, click on the three dots icon next to the created group and select Add step below.
If you are already in the process of writing steps, you can always add a group by clicking on the three dots icon next to an existing step or group and selecting Add group.
You can change the order of steps group (label) using the drag&drop option. Grab the appropriate steps group, drag and drop it in the desired place.
To collapse or expand a Steps group, hover over the group name until the v appears to the left of the group name. To collapse or expand, click on the v icon or the group name.
When you have groups in the Steps field, you can delete them in two ways. While in edit mode, you can:
You can start design steps by importing steps from a file. Two file formats are supported - CSV and JSON.
To read more see Import/Export Steps.