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

IDName
QA-T583Step Manipulation - Step and Step Group Configuration

Requirements

IDRequirement
67Ability to build apps consisting of a number of pre-configured app components. ie for modularity and consistency
133Ability to parameterize a process and production model definitions. Ie. create generic definition using parameterization that are substituted by specific production order information prior to release to production.