Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Grouping allows you to combine multiple steps into a group with multiple groups in a test case for better organization and for easier readability. In order to create a group:

  1. Click on the checkbox next to the first and last steps for the group, then click the Create Group icon in the floating action palette shown below:

    image-20240820-172448.png
  2. Enter a name for your group and click Create Group (Spaces can be used here)

    image-20240820-172553.png
  3. The selected steps and all steps in between will be added to the group

    image-20240820-172614.png
  4. You can click Collapse All or Expand All icons on your test to see or hide the individual group steps

image-20240820-172634.png

Modifying Groups

  1. You can add new steps to the group by right clicking any step and selecting either Insert Before or Insert After

    image-20240820-172718.png
  2. You can remove the entire group and bring all steps out of the group by clicking Ungroup icon in the floating action palette shown below:

    image-20240820-172750.png
  3. You can also rename the group by clicking on the step caption to view the Group options on the right panel

    image-20240820-172818.png
  4. Groups are also indented to make them easier to identify and read

image-20240820-172917.png

  • No labels