Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

  1. , then click the Create Group icon in the

...

  1. floating action palette shown below:

    image-20240820-172448.pngImage Added
  2. Enter a name for your group and click

...

  1. Create Group (Spaces can be used here)

    image-20240820-172553.pngImage Added
  2. The selected steps and all steps in between will be added to the group

...

  1. image-20240820-172614.pngImage Added

  2. You can click Collapse All or Expand All icons on your test to see or hide the individual group steps

...

  1. image-20240820-172634.pngImage Added

Modifying Groups

  1. You can add new steps to the group by

...

  1. right clicking any step and selecting either Insert Before or Insert After

    image-20240820-172718.pngImage Added
  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.pngImage Added
  3. You can also rename the group by clicking on the step caption to view the Group

...

  1. options on the right panel

    image-20240820-172818.pngImage Added
  2. Groups are also indented to make them easier to identify and read

    image-20240820-172917.pngImage Added