Skip to content

Scenario

Leon Starr edited this page Feb 12, 2026 · 6 revisions

We can script a sequence of one or more planned stimuli and responses or conditions of interest to drive and observe the behavior of a System.

A Scenario can be as simple as just a single stimulus, such as an injected event, that springs the System into action.

We can also use a Scenario to simulate the responses of System components that have not yet been implemented (or for other reasons are not available) in the System.

The scenario Stimulus below represents an asynchronous service invocation by the UI domain which is not yet implemented.

UI >|| EVMAN : Stop request -> ASLEV <S1-3>

Identifiers

  1. Name

Attributes

Name

Type: X, based on String

Description

Type: X, based on String

Clone this wiki locally