specs/models/M_APP_VER_STEPGROUP

Step Group

A step group is a named collection of ordered steps and step groups. It is used for organization and is not visible when running an app. Any number of Steps or Step Groups can be nested within a Step Group.

Fields

Name Description
ID A unique identifier of the step group, generated automatically
Name A non unique string identifier of the step group as defined by the user
Steps & Step Groups An ordered list of Steps and Step Groups.

Tests

No tests