You must have either the Test Lead or Tester role.
Input manual steps by going to a test case's detail page typing in the Steps section.
Go to Tests > Test Cases in the sidebar. The Test Directory page appears.
Click on the name of the test case you would like to add steps to.
The test case's details appear. It is automatically tagged as Manual.
Optionally, input customization data into the following fields:
Select the working status. It is set to Draft by default.
Input a test case description.
Input pre-conditions or requirements that must be met before the test case is executed.
Scroll down to the Steps section and type or paste your steps in as follows:
Description: Detaill the action that needs to be done.
Expected results: Define the success criteria based on the result of the action.
Test Data: Optionally input additional information about the step.
Tip:
You can copy the test steps from a spreadsheet and paste directly to the section.
CTRL+Z or CMD+Z to undo an action up to 20 times.
A cell can fit multiple lines of wrapped text.
You can further edit your test steps directly by clicking on the test steps' numbers and selecting any of the following functions from the pop-up menu. In order, they are:
Duplicate: Duplicate one or multiple steps.
Insert above: Inserts a step above.
Insert below: Inserts a step below.
Delete: Delete one or multiple steps.
You have created or edited a manual test case's steps.