Methods for Testing and Specification (MTS); The Test Description Language (TDL); Part 6: Mapping to TTCN-3

RES/MTS-1196v1.3.1

Metode za preskušanje in specificiranje (MTS) - Jezik za opis preskusa (TDL) - 6. del: Preslikava v TTCN-3

V tem dokumentu je opisano, kako naj bodo elementi jezika za opis preskusa (TDL) preslikani v zapis preskušanja in nadzora preskusov različice 3 (TTCN-3) [2]. Ta dokument se predvidoma uporablja kot osnova za razvoj orodij TDL. Metamodel jezika TDL in pomeni metarazredov so opisani v standardu ETSI ES 203 119-1 [1].

General Information

Status
Not Published
Current Stage
12 - Completion
Due Date
10-Jun-2022
Completion Date
31-May-2022

Buy Standard

Standard
ETSI ES 203 119-6 V1.3.1 (2022-05) - Methods for Testing and Specification (MTS); The Test Description Language (TDL); Part 6: Mapping to TTCN-3
English language
69 pages
sale 15% off
Preview
sale 15% off
Preview
Standard
ETSI ES 203 119-6 V1.3.1 (2022-03) - Methods for Testing and Specification (MTS); The Test Description Language (TDL); Part 6: Mapping to TTCN-3
English language
69 pages
sale 15% off
Preview
sale 15% off
Preview
Standardization document
ES 203 119-6 V1.3.1:2022
English language
69 pages
sale 10% off
Preview
sale 10% off
Preview
e-Library read for
1 day

Standards Content (Sample)

ETSI ES 203 119-6 V1.3.1 (2022-05)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Test Description Language (TDL);
Part 6: Mapping to TTCN-3

---------------------- Page: 1 ----------------------
2 ETSI ES 203 119-6 V1.3.1 (2022-05)

Reference
RES/MTS-1196v1.3.1
Keywords
methodology, model, testing, TTCN-3
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE

Tel.: +33 4 92 94 42 00  Fax: +33 4 93 65 47 16

Siret N° 348 623 562 00017 - APE 7112B
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° w061004871

Important notice
The present document can be downloaded from:
http://www.etsi.org/standards-search
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
https://portal.etsi.org/TB/ETSIDeliverableStatus.aspx
If you find errors in the present document, please send your comment to one of the following services:
https://portal.etsi.org/People/CommiteeSupportStaff.aspx
If you find a security vulnerability in the present document, please report it through our
Coordinated Vulnerability Disclosure Program:
https://www.etsi.org/standards/coordinated-vulnerability-disclosure
Notice of disclaimer & limitation of liability
The information provided in the present deliverable is directed solely to professionals who have the appropriate degree of
experience to understand and interpret its content in accordance with generally accepted engineering or
other professional standard and applicable regulations.
No recommendation as to products and services or vendors is made or should be implied.
No representation or warranty is made that this deliverable is technically accurate or sufficient or conforms to any law
governmental rule and/or regulation and further, no representation or warranty is made of merchantability or fitness
and/or
for any particular purpose or against infringement of intellectual property rights.
In no event shall ETSI be held liable for loss of profits or any other incidental or consequential damages.

Any software contained in this deliverable is provided "AS IS" with no warranties, express or implied, including but not
limited to, the warranties of merchantability, fitness for a particular purpose and non-infringement of intellectual property
rights and ETSI shall not be held liable in any event for any damages whatsoever (including, without limitation, damages
for loss of profits, business interruption, loss of information, or any other pecuniary loss) arising out of or related to the use
of or inability to use the software.
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and
microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.

© ETSI 2022.
All rights reserved.

ETSI

---------------------- Page: 2 ----------------------
3 ETSI ES 203 119-6 V1.3.1 (2022-05)
Contents
Intellectual Property Rights . 7
Foreword . 7
Modal verbs terminology . 7
1 Scope . 8
2 References . 8
2.1 Normative references . 8
2.2 Informative references . 8
3 Definition of terms, symbols and abbreviations . 9
3.1 Terms . 9
3.2 Symbols . 9
3.3 Abbreviations . 9
4 Basic Principles . 9
4.1 Introduction . 9
4.2 Document Structure . 9
4.3 Notational Conventions . 10
4.3.0 General . 10
4.3.1 Functions used in production rules . 11
4.3.2 Predefined Annotations . 11
4.4 Conformance . 11
5 Foundation . 11
5.1 Overview . 11
5.2 Mapping of Foundation Elements . 11
5.2.1 Element . 11
5.2.2 NamedElement . 12
5.2.3 PackageableElement . 12
5.2.4 Package . 12
5.2.5 ElementImport . 12
5.2.6 Comment . 13
5.2.7 Annotation . 13
5.2.8 AnnotationType . 13
5.2.9 TestObjective . 13
5.2.10 Extension . 13
6 Data . 14
6.1 Overview . 14
6.2 Mapping of Data Definition Elements . 14
6.2.1 DataResourceMapping . 14
6.2.2 MappableDataElement . 14
6.2.3 DataElementMapping . 14
6.2.4 ParameterMapping . 14
6.2.5 DataType . 14
6.2.6 DataInstance . 14
6.2.7 SimpleDataType . 14
6.2.8 SimpleDataInstance . 15
6.2.9 StructuredDataType . 15
6.2.10 Member . 15
6.2.11 StructuredDataInstance . 15
6.2.12 MemberAssignment . 16
6.2.13 CollectionDataType . 16
6.2.14 CollectionDataInstance . 16
6.2.15 ProcedureSignature . 17
6.2.16 ProcedureParameter . 17
6.2.17 ParameterKind . 17
6.2.18 Parameter . 17
ETSI

---------------------- Page: 3 ----------------------
4 ETSI ES 203 119-6 V1.3.1 (2022-05)
6.2.19 FormalParameter . 17
6.2.20 Variable . 17
6.2.21 Action . 17
6.2.22 Function . 18
6.2.23 UnassignedMemberTreatment . 18
6.2.24 PredefinedFunction . 18
6.2.25 EnumDataType . 18
6.3 Mapping of Data Use Elements . 19
6.3.1 DataUse . 19
6.3.2 ParameterBinding . 19
6.3.3 StaticDataUse . 19
6.3.4 DataInstanceUse . 19
6.3.5 SpecialValueUse . 21
6.3.6 AnyValue . 21
6.3.7 AnyValueOrOmit . 21
6.3.8 OmitValue. 22
6.3.9 DynamicDataUse . 22
6.3.10 FunctionCall . 22
6.3.11 FormalParameterUse . 23
6.3.12 VariableUse . 24
6.3.13 PredefinedFunctionCall . 26
6.3.14 LiteralValueUse . 26
6.3.15 DataElementUse . 26
7 Time . 27
7.1 Overview . 27
7.2 Mapping of Time Elements . 27
7.2.1 Time . 27
7.2.2 TimeLabel . 27
7.2.3 TimeLabelUse . 28
7.2.4 TimeLabelUseKind . 28
7.2.5 TimeConstraint . 28
7.2.6 TimeOperation . 29
7.2.7 Wait . 30
7.2.8 Quiescence . 30
7.2.9 Timer . 30
7.2.10 TimerOperation . 30
7.2.11 TimerStart . 30
7.2.12 TimerStop . 31
7.2.13 TimeOut . 31
8 Test Configuration . 31
8.1 Overview . 31
8.2 Mapping of TestConfiguration Elements in Non-special Cases . 31
8.2.1 Introduction. 31
8.2.2 GateType . 32
8.2.3 GateTypeKind . 32
8.2.4 GateInstance . 32
8.2.5 ComponentType . 32
8.2.6 ComponentInstance . 33
8.2.7 ComponentInstanceRole . 33
8.2.8 GateReference . 33
8.2.9 Connection . 33
8.2.10 TestConfiguration . 34
8.2.11 Definition of the component type of MTC . 34
8.2.12 Definition of the component type of system . 34
8.3 Mapping of TestConfiguration Elements in Special Cases . 35
8.3.1 Introduction. 35
8.3.2 Connectable and mappable GateType. 35
8.3.3 A gate connected to a Tester and an SUT . 35
8.3.4 More than one SUT. 36
8.3.5 A gate of a Tester is connected to more SUTs . 37
ETSI

---------------------- Page: 4 ----------------------
5 ETSI ES 203 119-6 V1.3.1 (2022-05)
8.3.6 A gate is connected to more gates of the same component . 37
9 Test Behaviour . 38
9.1 Overview . 38
9.2 Mapping of Test Description Elements . 39
9.2.1 TestDescription . 39
9.2.2 BehaviourDescription . 41
9.3 Mapping of Combined Behaviour elements . 41
9.3.1 Behaviour . 41
9.3.2 Block . 41
9.3.3 LocalExpression . 41
9.3.4 CombinedBehaviour . 41
9.3.5 SingleCombinedBehaviour . 41
9.3.6 CompoundBehaviour . 41
9.3.7 BoundedLoopBehaviour . 42
9.3.8 UnboundedLoopBehaviour . 42
9.3.9 OptionalBehaviour . 42
9.3.10 MultipleCombinedBehaviour . 44
9.3.11 AlternativeBehaviour . 45
9.3.12 ConditionalBehaviour . 45
9.3.13 ParallelBehaviour . 45
9.3.14 ExceptionalBehaviour . 46
9.3.15 DefaultBehaviour . 48
9.3.16 InterruptBehaviour . 48
9.3.17 PeriodicBehaviour . 48
9.4 Mapping of Atomic Behaviour Elements . 48
9.4.1 AtomicBehaviour . 48
9.4.2 Break . 48
9.4.3 Stop . 49
9.4.4 VerdictAssignment . 49
9.4.5 Assertion . 49
9.4.6 Interaction . 49
9.4.7 Message . 49
9.4.8 ProcedureCall . 50
9.4.9 Target . 52
9.4.10 ValueAssignment . 52
9.4.11 TestDescriptionReference . 52
9.4.12 ComponentInstanceBinding . 53
9.4.13 ActionBehaviour . 53
9.4.14 ActionReference . 53
9.4.15 InlineAction . 53
9.4.16 Assignment . 53
10 Predefined TDL Model Instances . 54
10.1 Overview . 54
10.2 Mapping of Predefined Instances of the 'SimpleDataType' Element . 54
10.2.1 Boolean . 54
10.2.2 Integer . 54
10.2.3 String .
...

Final draft ETSI ES 203 119-6 V1.3.1 (2022-03)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Test Description Language (TDL);
Part 6: Mapping to TTCN-3

---------------------- Page: 1 ----------------------
2 Final draft ETSI ES 203 119-6 V1.3.1 (2022-03)

Reference
RES/MTS-1196v1.3.1
Keywords
methodology, model, testing, TTCN-3
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE

Tel.: +33 4 92 94 42 00  Fax: +33 4 93 65 47 16

Siret N° 348 623 562 00017 - APE 7112B
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° w061004871

Important notice
The present document can be downloaded from:
http://www.etsi.org/standards-search
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
https://portal.etsi.org/TB/ETSIDeliverableStatus.aspx
If you find errors in the present document, please send your comment to one of the following services:
https://portal.etsi.org/People/CommiteeSupportStaff.aspx
If you find a security vulnerability in the present document, please report it through our
Coordinated Vulnerability Disclosure Program:
https://www.etsi.org/standards/coordinated-vulnerability-disclosure
Notice of disclaimer & limitation of liability
The information provided in the present deliverable is directed solely to professionals who have the appropriate degree of
experience to understand and interpret its content in accordance with generally accepted engineering or
other professional standard and applicable regulations.
No recommendation as to products and services or vendors is made or should be implied.
No representation or warranty is made that this deliverable is technically accurate or sufficient or conforms to any law
and/or governmental rule and/or regulation and further, no representation or warranty is made of merchantability or fitness
for any particular purpose or against infringement of intellectual property rights.
In no event shall ETSI be held liable for loss of profits or any other incidental or consequential damages.

Any software contained in this deliverable is provided "AS IS" with no warranties, express or implied, including but not
limited to, the warranties of merchantability, fitness for a particular purpose and non-infringement of intellectual property
rights and ETSI shall not be held liable in any event for any damages whatsoever (including, without limitation, damages
for loss of profits, business interruption, loss of information, or any other pecuniary loss) arising out of or related to the use
of or inability to use the software.
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and
microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.

© ETSI 2022.
All rights reserved.

ETSI

---------------------- Page: 2 ----------------------
3 Final draft ETSI ES 203 119-6 V1.3.1 (2022-03)
Contents
Intellectual Property Rights . 7
Foreword . 7
Modal verbs terminology . 7
1 Scope . 8
2 References . 8
2.1 Normative references . 8
2.2 Informative references . 8
3 Definition of terms, symbols and abbreviations . 9
3.1 Terms . 9
3.2 Symbols . 9
3.3 Abbreviations . 9
4 Basic Principles . 9
4.1 Introduction . 9
4.2 Document Structure . 9
4.3 Notational Conventions . 10
4.3.0 General . 10
4.3.1 Functions used in production rules . 11
4.3.2 Predefined Annotations . 11
4.4 Conformance . 11
5 Foundation . 11
5.1 Overview . 11
5.2 Mapping of Foundation Elements . 11
5.2.1 Element . 11
5.2.2 NamedElement . 12
5.2.3 PackageableElement . 12
5.2.4 Package . 12
5.2.5 ElementImport . 12
5.2.6 Comment . 13
5.2.7 Annotation . 13
5.2.8 AnnotationType . 13
5.2.9 TestObjective . 13
5.2.10 Extension . 13
6 Data . 14
6.1 Overview . 14
6.2 Mapping of Data Definition Elements . 14
6.2.1 DataResourceMapping . 14
6.2.2 MappableDataElement . 14
6.2.3 DataElementMapping . 14
6.2.4 ParameterMapping . 14
6.2.5 DataType . 14
6.2.6 DataInstance . 14
6.2.7 SimpleDataType . 14
6.2.8 SimpleDataInstance . 15
6.2.9 StructuredDataType . 15
6.2.10 Member . 15
6.2.11 StructuredDataInstance . 15
6.2.12 MemberAssignment . 16
6.2.13 CollectionDataType . 16
6.2.14 CollectionDataInstance . 16
6.2.15 ProcedureSignature . 17
6.2.16 ProcedureParameter . 17
6.2.17 ParameterKind . 17
6.2.18 Parameter . 17
ETSI

---------------------- Page: 3 ----------------------
4 Final draft ETSI ES 203 119-6 V1.3.1 (2022-03)
6.2.19 FormalParameter . 17
6.2.20 Variable . 17
6.2.21 Action . 17
6.2.22 Function . 18
6.2.23 UnassignedMemberTreatment . 18
6.2.24 PredefinedFunction . 18
6.2.25 EnumDataType . 18
6.3 Mapping of Data Use Elements . 19
6.3.1 DataUse . 19
6.3.2 ParameterBinding . 19
6.3.3 StaticDataUse . 19
6.3.4 DataInstanceUse . 19
6.3.5 SpecialValueUse . 21
6.3.6 AnyValue . 21
6.3.7 AnyValueOrOmit . 21
6.3.8 OmitValue. 22
6.3.9 DynamicDataUse . 22
6.3.10 FunctionCall . 22
6.3.11 FormalParameterUse . 23
6.3.12 VariableUse . 24
6.3.13 PredefinedFunctionCall . 26
6.3.14 LiteralValueUse . 26
6.3.15 DataElementUse . 26
7 Time . 27
7.1 Overview . 27
7.2 Mapping of Time Elements . 27
7.2.1 Time . 27
7.2.2 TimeLabel . 27
7.2.3 TimeLabelUse . 28
7.2.4 TimeLabelUseKind . 28
7.2.5 TimeConstraint . 28
7.2.6 TimeOperation . 29
7.2.7 Wait . 30
7.2.8 Quiescence . 30
7.2.9 Timer . 30
7.2.10 TimerOperation . 30
7.2.11 TimerStart . 30
7.2.12 TimerStop . 31
7.2.13 TimeOut . 31
8 Test Configuration . 31
8.1 Overview . 31
8.2 Mapping of TestConfiguration Elements in Non-special Cases . 31
8.2.1 Introduction. 31
8.2.2 GateType . 32
8.2.3 GateTypeKind . 32
8.2.4 GateInstance . 32
8.2.5 ComponentType . 32
8.2.6 ComponentInstance . 33
8.2.7 ComponentInstanceRole . 33
8.2.8 GateReference . 33
8.2.9 Connection . 33
8.2.10 TestConfiguration . 34
8.2.11 Definition of the component type of MTC . 34
8.2.12 Definition of the component type of system . 34
8.3 Mapping of TestConfiguration Elements in Special Cases . 35
8.3.1 Introduction. 35
8.3.2 Connectable and mappable GateType. 35
8.3.3 A gate connected to a Tester and an SUT . 35
8.3.4 More than one SUT. 36
8.3.5 A gate of a Tester is connected to more SUTs . 37
ETSI

---------------------- Page: 4 ----------------------
5 Final draft ETSI ES 203 119-6 V1.3.1 (2022-03)
8.3.6 A gate is connected to more gates of the same component . 37
9 Test Behaviour . 38
9.1 Overview . 38
9.2 Mapping of Test Description Elements . 39
9.2.1 TestDescription . 39
9.2.2 BehaviourDescription . 41
9.3 Mapping of Combined Behaviour elements . 41
9.3.1 Behaviour . 41
9.3.2 Block . 41
9.3.3 LocalExpression . 41
9.3.4 CombinedBehaviour . 41
9.3.5 SingleCombinedBehaviour . 41
9.3.6 CompoundBehaviour . 41
9.3.7 BoundedLoopBehaviour . 42
9.3.8 UnboundedLoopBehaviour . 42
9.3.9 OptionalBehaviour . 42
9.3.10 MultipleCombinedBehaviour . 44
9.3.11 AlternativeBehaviour . 45
9.3.12 ConditionalBehaviour . 45
9.3.13 ParallelBehaviour . 45
9.3.14 ExceptionalBehaviour . 46
9.3.15 DefaultBehaviour . 48
9.3.16 InterruptBehaviour . 48
9.3.17 PeriodicBehaviour . 48
9.4 Mapping of Atomic Behaviour Elements . 48
9.4.1 AtomicBehaviour . 48
9.4.2 Break . 48
9.4.3 Stop . 49
9.4.4 VerdictAssignment . 49
9.4.5 Assertion . 49
9.4.6 Interaction . 49
9.4.7 Message . 49
9.4.8 ProcedureCall . 50
9.4.9 Target . 52
9.4.10 ValueAssignment . 52
9.4.11 TestDescriptionReference . 52
9.4.12 ComponentInstanceBinding . 53
9.4.13 ActionBehaviour . 53
9.4.14 ActionReference . 53
9.4.15 InlineAction . 53
9.4.16 Assignment . 53
10 Predefined TDL Model Instances . 54
10.1 Overview . 54
10.2 Mapping of Predefined Instances of the 'SimpleDataType' Element . 54
10.2.1 Boolean . 54
10.2.2 Integer . 54
10.2.3 String .
...

SLOVENSKI STANDARD
SIST ES 203 119-6 V1.3.1:2022
01-september-2022
Metode za preskušanje in specificiranje (MTS) - Jezik za opis preskusa (TDL) - 6.
del: Preslikava v TTCN-3
Methods for Testing and Specification (MTS) - The Test Description Language (TDL) -
Part 6: Mapping to TTCN-3
Ta slovenski standard je istoveten z: ETSI ES 203 119-6 V1.3.1 (2022-05)
ICS:
35.060 Jeziki, ki se uporabljajo v Languages used in
informacijski tehniki in information technology
tehnologiji
SIST ES 203 119-6 V1.3.1:2022 en
2003-01.Slovenski inštitut za standardizacijo. Razmnoževanje celote ali delov tega standarda ni dovoljeno.

---------------------- Page: 1 ----------------------
SIST ES 203 119-6 V1.3.1:2022

---------------------- Page: 2 ----------------------
SIST ES 203 119-6 V1.3.1:2022
ETSI ES 203 119-6 V1.3.1 (2022-05)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Test Description Language (TDL);
Part 6: Mapping to TTCN-3

---------------------- Page: 3 ----------------------
SIST ES 203 119-6 V1.3.1:2022

2 ETSI ES 203 119-6 V1.3.1 (2022-05)

Reference
RES/MTS-1196v1.3.1
Keywords
methodology, model, testing, TTCN-3
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE

Tel.: +33 4 92 94 42 00  Fax: +33 4 93 65 47 16

Siret N° 348 623 562 00017 - APE 7112B
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° w061004871

Important notice
The present document can be downloaded from:
http://www.etsi.org/standards-search
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
https://portal.etsi.org/TB/ETSIDeliverableStatus.aspx
If you find errors in the present document, please send your comment to one of the following services:
https://portal.etsi.org/People/CommiteeSupportStaff.aspx
If you find a security vulnerability in the present document, please report it through our
Coordinated Vulnerability Disclosure Program:
https://www.etsi.org/standards/coordinated-vulnerability-disclosure
Notice of disclaimer & limitation of liability
The information provided in the present deliverable is directed solely to professionals who have the appropriate degree of
experience to understand and interpret its content in accordance with generally accepted engineering or
other professional standard and applicable regulations.
No recommendation as to products and services or vendors is made or should be implied.
No representation or warranty is made that this deliverable is technically accurate or sufficient or conforms to any law
governmental rule and/or regulation and further, no representation or warranty is made of merchantability or fitness
and/or
for any particular purpose or against infringement of intellectual property rights.
In no event shall ETSI be held liable for loss of profits or any other incidental or consequential damages.

Any software contained in this deliverable is provided "AS IS" with no warranties, express or implied, including but not
limited to, the warranties of merchantability, fitness for a particular purpose and non-infringement of intellectual property
rights and ETSI shall not be held liable in any event for any damages whatsoever (including, without limitation, damages
for loss of profits, business interruption, loss of information, or any other pecuniary loss) arising out of or related to the use
of or inability to use the software.
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and
microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.

© ETSI 2022.
All rights reserved.

ETSI

---------------------- Page: 4 ----------------------
SIST ES 203 119-6 V1.3.1:2022

3 ETSI ES 203 119-6 V1.3.1 (2022-05)
Contents
Intellectual Property Rights . 7
Foreword . 7
Modal verbs terminology . 7
1 Scope . 8
2 References . 8
2.1 Normative references . 8
2.2 Informative references . 8
3 Definition of terms, symbols and abbreviations . 9
3.1 Terms . 9
3.2 Symbols . 9
3.3 Abbreviations . 9
4 Basic Principles . 9
4.1 Introduction . 9
4.2 Document Structure . 9
4.3 Notational Conventions . 10
4.3.0 General . 10
4.3.1 Functions used in production rules . 11
4.3.2 Predefined Annotations . 11
4.4 Conformance . 11
5 Foundation . 11
5.1 Overview . 11
5.2 Mapping of Foundation Elements . 11
5.2.1 Element . 11
5.2.2 NamedElement . 12
5.2.3 PackageableElement . 12
5.2.4 Package . 12
5.2.5 ElementImport . 12
5.2.6 Comment . 13
5.2.7 Annotation . 13
5.2.8 AnnotationType . 13
5.2.9 TestObjective . 13
5.2.10 Extension . 13
6 Data . 14
6.1 Overview . 14
6.2 Mapping of Data Definition Elements . 14
6.2.1 DataResourceMapping . 14
6.2.2 MappableDataElement . 14
6.2.3 DataElementMapping . 14
6.2.4 ParameterMapping . 14
6.2.5 DataType . 14
6.2.6 DataInstance . 14
6.2.7 SimpleDataType . 14
6.2.8 SimpleDataInstance . 15
6.2.9 StructuredDataType . 15
6.2.10 Member . 15
6.2.11 StructuredDataInstance . 15
6.2.12 MemberAssignment . 16
6.2.13 CollectionDataType . 16
6.2.14 CollectionDataInstance . 16
6.2.15 ProcedureSignature . 17
6.2.16 ProcedureParameter . 17
6.2.17 ParameterKind . 17
6.2.18 Parameter . 17
ETSI

---------------------- Page: 5 ----------------------
SIST ES 203 119-6 V1.3.1:2022

4 ETSI ES 203 119-6 V1.3.1 (2022-05)
6.2.19 FormalParameter . 17
6.2.20 Variable . 17
6.2.21 Action . 17
6.2.22 Function . 18
6.2.23 UnassignedMemberTreatment . 18
6.2.24 PredefinedFunction . 18
6.2.25 EnumDataType . 18
6.3 Mapping of Data Use Elements . 19
6.3.1 DataUse . 19
6.3.2 ParameterBinding . 19
6.3.3 StaticDataUse . 19
6.3.4 DataInstanceUse . 19
6.3.5 SpecialValueUse . 21
6.3.6 AnyValue . 21
6.3.7 AnyValueOrOmit . 21
6.3.8 OmitValue. 22
6.3.9 DynamicDataUse . 22
6.3.10 FunctionCall . 22
6.3.11 FormalParameterUse . 23
6.3.12 VariableUse . 24
6.3.13 PredefinedFunctionCall . 26
6.3.14 LiteralValueUse . 26
6.3.15 DataElementUse . 26
7 Time . 27
7.1 Overview . 27
7.2 Mapping of Time Elements . 27
7.2.1 Time . 27
7.2.2 TimeLabel . 27
7.2.3 TimeLabelUse . 28
7.2.4 TimeLabelUseKind . 28
7.2.5 TimeConstraint . 28
7.2.6 TimeOperation . 29
7.2.7 Wait . 30
7.2.8 Quiescence . 30
7.2.9 Timer . 30
7.2.10 TimerOperation . 30
7.2.11 TimerStart . 30
7.2.12 TimerStop . 31
7.2.13 TimeOut . 31
8 Test Configuration . 31
8.1 Overview . 31
8.2 Mapping of TestConfiguration Elements in Non-special Cases . 31
8.2.1 Introduction. 31
8.2.2 GateType . 32
8.2.3 GateTypeKind . 32
8.2.4 GateInstance . 32
8.2.5 ComponentType . 32
8.2.6 ComponentInstance . 33
8.2.7 ComponentInstanceRole . 33
8.2.8 GateReference . 33
8.2.9 Connection . 33
8.2.10 TestConfiguration . 34
8.2.11 Definition of the component type of MTC . 34
8.2.12 Definition of the component type of system . 34
8.3 Mapping of TestConfiguration Elements in Special Cases . 35
8.3.1 Introduction. 35
8.3.2 Connectable and mappable GateType. 35
8.3.3 A gate connected to a Tester and an SUT . 35
8.3.4 More than one SUT. 36
8.3.5 A gate of a Tester is connected to more SUTs . 37
ETSI

---------------------- Page: 6 ----------------------
SIST ES 203 119-6 V1.3.1:2022

5 ETSI ES 203 119-6 V1.3.1 (2022-05)
8.3.6 A gate is connected to more gates of the same component . 37
9 Test Behaviour . 38
9.1 Overview . 38
9.2 Mapping of Test Description Elements . 39
9.2.1 TestDescription . 39
9.2.2 BehaviourDescription . 41
9.3 Mapping of Combined Behaviour elements . 41
9.3.1 Behaviour . 41
9.3.2 Block . 41
9.3.3 LocalExpression . 41
9.3.4 CombinedBehaviour . 41
9.3.5 SingleCombinedBehaviour . 41
9.3.6 CompoundBehaviour . 41
9.3.7 BoundedLoopBehaviour . 42
9.3.8 UnboundedLoopBehaviour . 42
9.3.9 OptionalBehaviour . 42
9.3.10 MultipleCombinedBehaviour . 44
9.3.11 AlternativeBehaviour . 45
9.3.12 ConditionalBehaviour . 45
9.3.13 ParallelBehaviour . 45
9.3.14 ExceptionalBehaviour . 46
9.3.15 DefaultBehaviour . 48
9.3.16 InterruptBehaviour . 48
9.3.17 PeriodicBehaviour . 48
9.4 Mapping of Atomic Behaviour Elements . 48
9.4.1 AtomicBehaviour . 48
9.4.2 Break . 48
9.4.3 Stop . 49
9.4.4 VerdictAssignment . 49
9.4.5 Assertion . 49
9.4.6 Interaction . 49
9.4.7 Message . 49
9.4.8 ProcedureCall . 50
9.4.9 Target . 52
9.4.10 ValueAssignment . 52
9.4.11 TestDescriptionReference . 52
9.4.12 ComponentInstanceBinding . 53
9.4.13 ActionBehaviour . 53
9.4.14 ActionReference . 53
9.4.15 InlineAction . 53
9.4.16 Assignment .
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.