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

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

Tests

IDName
QA-T583Step Tab - Step and Step Group Configuration

Requirements

No requirements