Table of Contents

6.2 Test

Go to 6. DIDO-TE Information Model

A Test is the top-level testing element represented by the Testing Package of [DTE4] DIDO Reference Data Model.

Within [DTE4], a Test provides identifying and descriptive information, may contain one or more Test Plans, may be associated with Test Results, and may be associated with classification tags.

The DIDO-TE Information Model preserves the [DTE4] Test element while its relationship to the Test Definition is evaluated.

Class Diagram

Figure 6.2-1 presents the Test element and its immediate relationships in [DTE4].

Figure 6.2-1: Test and its immediate source-model relationships

The diagram provides an overview of the immediate relationships represented by [DTE4]. Each relationship is described separately in the child pages of this section.

Source-Model Element

The [DTE4] class is named:

Test

The class resides at:

DIDO - RI
  DIDO - Conceptual Model
    Community
      Testing Package
        Test

Attributes

[DTE4] defines the following attributes and navigable properties for Test:

Attribute Type Multiplicity Description
Test ID dido_id_type [1] Identifier for the Test.
Long Name dido_name_type [1] Long-form name of the Test.
Short Name dido_name_type [1] Short-form name of the Test.
Purpose document_type [1] Descriptive information identifying the purpose of the Test.
Parameter List ParameterLlist Type [1] Parameter information associated with the Test.
fk_Test tagged wit Test Tags Test_Tag [0..1] Source-model navigable property associated with Test tagging.
unnamed navigable property Test_Result [0..*] Source-model property representing Test Results associated with the Test.

The attribute and property names above preserve the spelling and structure represented by [DTE4]. Apparent spelling or modeling issues are not silently corrected.

The reusable types referenced by these attributes are documented independently in Section 5, Common Information Types.

Relationships to Other Classes

[DTE4] establishes direct relationships between Test and the following classes:

Related Class Relationship
6.2.1 Domain Associates a Test with its Domain context.
6.2.2 Test Plan Provides subordinate organization of Test Sets and related testing structures.
6.2.3 Test Result Associates Test Results with the Test.
6.2.4 Test Tag Associates classification tags with the Test.

Each child page documents the [DTE4] multiplicities, architectural meaning, and any model-refinement considerations for that relationship.

Contents

Parameter Structure

The Test element includes a required Parameter List property.

[DTE4] defines the type as:

ParameterLlist Type

The spelling ParameterLlist is preserved from [DTE4].

The Testing Package also defines supporting parameter structures, including:

These reusable types belong to the Common Information Types portion of the DIDO-TE architecture and are documented independently in Section 5 rather than being defined by the Test class.

The extracted model indicates a potential structural issue: ParameterLlist Type contains values typed as Parameter_Definition_Type rather than Parameter_Type.

If the intent was to represent a list of parameter instances containing type, direction, required status, multiplicity, and default value, this relationship requires review.

DIDO-TE does not silently correct the [DTE4] structure.

Architectural Meaning

Within [DTE4], Test functions as the highest-level testing element represented by the Testing Package.

A Test provides identity and purpose for an organized testing activity and provides the source-model context for subordinate Test Plans, associated Test Results, and Test Tags.

The Test element therefore serves primarily as an organizing and identifying construct.

[DTE4] does not, by itself, establish all governed information required to define, configure, execute, evaluate, and provide evidence for a test within DIDO-TE.

Relationship to Test Definition

The Test Definition is a DIDO-TE architectural concept that is not represented explicitly as a class in [DTE4].

At this stage of the Information Model review:

The eventual relationship between Test and Test Definition is determined after the Test Plan, Test Set, Test Case, Test Step, Test Executable, Expected Results, Test Result, and related model elements have been reviewed.

Model Refinement Considerations

Review of the Test element raises the following model-refinement questions:

These questions are recorded for normalization of the DIDO-TE Information Model and are not resolved by [DTE4].

Source

Notes for Editors


© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.