Skip to content

Editing test steps

A test case is a table of test steps. In addition to adding steps at the end, you can insert, reorder, and delete steps directly in the grid.

  • Click Add step in the macro toolbar to add a new step at the end of the table.
  • Or, select a cell in the last row (without opening its editor) and press the Down Arrow key.

Expected result: A new empty step appears at the end of the table.

Move the pointer near the left edge of a row. A blue line and a small + button appear between rows. Click the + button to insert a new step at that position.

Drag the handle at the left edge of a row (the drag indicator) up or down to change the order of the steps.

Hover over a row and click the delete button that appears on the right edge of the row. A confirmation dialog (Confirm Step Deletion) is shown; click Yes to delete the step.

Expected result: The step row is removed and step numbers are renumbered automatically.

Hovering a row reveals the delete button

Confirm Step Deletion dialog

Click a cell (or select it and press Enter) to start editing.

  • Text columns (such as Action, Expected, and Note) support multiple lines. Press Enter for a new line and Shift + Enter to finish editing.
  • A URL typed into a text cell becomes a clickable link in view mode.