| Test ABE UML Documentation |
Common Domain
Class Test
An abstract entity that exists for a controlled test invocation on a product, service, or resource. The test is executed according to a schedule. and contains configuration parameters that are to be applied at execution time, and measures that result.
Attributes |
AdministrativeState | adminState |
The administrative state of the test may be "LOCKED", "UNLOCKED"
|
CharacteristicValue | characteristicValue |
The characteristic value represents the values given to the test configuration parameters, modeled as EntitySpecCharUse
|
String | description |
The description of the test
|
MetricMeasurementJob | metricMeasurementJob |
The actual measurement job responsible for execution of the test
|
TestMode | mode |
An indication of whether the test is running in "PROACTIVE" or "ONDEMAND" mode
|
String | name |
The name of the test
|
TestState | state |
The actual state the test is in
|
TestMeasure | testMeasure |
A test measure represents a value collected during the execution of a test for a particular metricDefMeasure
|
TestSpecification | testSpecification |
The test specification associated to the test
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Test |
Name Expression | |
Namespace | «023» Test ABE |
Owned Template Signature | |
Owner | «023» Test ABE |
Owning Template Parameter | |
Package | «023» Test ABE |
Qualified Name | SID Models::Common Domain::Test ABE::Test |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
adminState
Public AdministrativeState adminState
-
The administrative state of the test may be "LOCKED", "UNLOCKED"
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | adminState |
Name Expression | |
Namespace | Test |
Opposite | |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::adminState |
Stereotype | |
Template Parameter | |
Type | AdministrativeState |
Upper | 1 |
Upper Value | |
Visibility | Public |
characteristicValue
Public CharacteristicValue characteristicValue
-
The characteristic value represents the values given to the test configuration parameters, modeled as EntitySpecCharUse
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | TestConfigures |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | characteristicValue |
Name Expression | |
Namespace | Test |
Opposite | test |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::characteristicValue |
Stereotype | |
Template Parameter | |
Type | CharacteristicValue |
Upper | * |
Upper Value | (*) |
Visibility | Public |
description
Public String description
-
The description of the test
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | description |
Name Expression | |
Namespace | Test |
Opposite | |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::description |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
metricMeasurementJob
Public MetricMeasurementJob metricMeasurementJob
-
The actual measurement job responsible for execution of the test
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | MetricMeasurementJobExecutedFor |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | metricMeasurementJob |
Name Expression | |
Namespace | Test |
Opposite | test |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::metricMeasurementJob |
Stereotype | |
Template Parameter | |
Type | MetricMeasurementJob |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
mode
Public TestMode mode
-
An indication of whether the test is running in "PROACTIVE" or "ONDEMAND" mode
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | mode |
Name Expression | |
Namespace | Test |
Opposite | |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::mode |
Stereotype | |
Template Parameter | |
Type | TestMode |
Upper | 1 |
Upper Value | |
Visibility | Public |
name
Public String name
-
The name of the test
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | name |
Name Expression | |
Namespace | Test |
Opposite | |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::name |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
state
Public TestState state
-
The actual state the test is in
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | state |
Name Expression | |
Namespace | Test |
Opposite | |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::state |
Stereotype | |
Template Parameter | |
Type | TestState |
Upper | 1 |
Upper Value | |
Visibility | Public |
testMeasure
Public TestMeasure testMeasure
-
A test measure represents a value collected during the execution of a test for a particular metricDefMeasure
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | TestProduces |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | testMeasure |
Name Expression | |
Namespace | Test |
Opposite | test |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::testMeasure |
Stereotype | |
Template Parameter | |
Type | TestMeasure |
Upper | * |
Upper Value | (*) |
Visibility | Public |
testSpecification
Public TestSpecification testSpecification
-
The test specification associated to the test
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | TestSpecificationDescribes |
Association End | |
Class | Test |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | testSpecification |
Name Expression | |
Namespace | Test |
Opposite | test |
Owner | Test |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Test ABE::Test::testSpecification |
Stereotype | |
Template Parameter | |
Type | TestSpecification |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Test ABE UML Documentation |