Grouping Test Cases

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 Group the range of selected steps icon in the toolbar

  2. Enter a name for your group and click Create Group

  3. The selected steps and all steps in between will be added to the group

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

Modifying Groups

  1. You can add new steps to the group by hovering over the group step, hovering over the down arrow and selecting Prepend to group or Append to group

  2. You can remove the entire group and bring all steps out of the group by clicking Ungroup

  3. You can also rename the group by clicking on the step caption to view the Group Options as shown below

Groups are also indented to make them easier to identify and read