For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step Group

Reuse a set of Test Steps as one Step Group in a Flow.

A Step Group is a reusable set of Test Steps. Build a login, consent, or setup journey once, then drop the group into other Flows so those paths stay in sync.

Step Group Test Step

When to use it

  • Share login, MFA, or cookie consent across many Flows.

  • Update the group once when the shared journey changes.

  • Prefer a Step Group when you need the same steps. Prefer DoesQA Run when you need to share a live session into child Runs.

For a full walkthrough, see Reuse steps with Step Groups.

Configure

Basics

Field
What to set

Name

Clear label for the shared journey

Test Steps

The steps inside the group

Pro tip: Hold Shift while dragging to select several Test Steps at once, then create the Step Group from the selection.

Tags: special, group

Last updated