The figure depicts Conditional Execution in STAP. There are four boxes, which
represent:
- Global Context: On the left. With its scopes being "Global Scenario" and
default being "Scenario".
- Execution Job: In between Global Context and Context. Has smaller boxes inside
it for individual scenarios which have their own cases and steps.
- Context: Two context boxes on the right. With its scope being
"Scenario".
Data Flow:
- Two way arrow between Global Context and Execution Job.
- Two way arrow between Execution Job and Context.
- One way arrow from an individual Scenario to an individual Context
This simplified flow represents Conditional Execution in STAP. Refer to the
documentation for a detailed flow of the Conditional Execution in STAP.