TestState Enumeration : Public Enumeration
Created: |
1/10/2022 12:04:00 PM |
Modified: |
1/16/2025 11:02:11 AM |
|
Project: |
|
Author: |
Giu Platania |
Version: |
1.0.0 |
Phase: |
24.5.0 |
Status: |
Team Approved |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{4EC5F90C-3A02-466d-BF5C-125D06FD2A66} |
Appears In: |
|
Represents the state of the test at any given time<br/>
- Attributes
- Associations To
- Advanced
Attribute |
Scope |
Type |
STARTING
|
Public
|
TestState
|
Notes:
|
The test is beginning to execute<br/>
|
|
ONGOING
|
Public
|
TestState
|
Notes:
|
The test is in the process of execution<br/>
|
|
COMPLETED
|
Public
|
TestState
|
Notes:
|
The test has completed<br/>
|
|
STOPPED
|
Public
|
TestState
|
Notes:
|
The test has been explicitly stopped via an operation<br/>
|
|
FAILED
|
Public
|
TestState
|
Notes:
|
The test has failed execution<br/>
|
|
UNKNOWN
|
Public
|
TestState
|
Notes:
|
The state of the test is unknown.<br/>
|
|
Element |
Source Role |
Target Role |
«TMF_ABE» Test ABE
ABE «TMF_ABEIsComposedByEntity»
|
Name:
|
Name:
|
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |