Test
Test

Expression of a Test. A Test is owned by his test container, or is part of decomposition of a parent Test. A Test may own older versions of itself for archive and comparison purposes.

: Test (architecture_autodiagram)
Figure 21 : Test (architecture_autodiagram)
TestAnalystElementTestContainer
Association
Description
SubTest : Test [0..*]
Decomposition of the requirement into sub requirements.
OwnerContainer : TestContainer [0..1]

Container of the requirement.

ParentTest : Test [0..1]

The Test this test decomposes.

ArchivedTestVersion : Test [0..*]
Older versions of this requirement that have been archived.
LastTestVersion : Test [0..1]

Last version of this requirement, owning this version of the requirement.