Methods for Testing and Specification (MTS) - The Testing and Test Control Notation version 3 - TTCN-3 Language Extensions: Configuration and Deployment Support

The present document defines the Configuration and Deployment Support package of TTCN-3. TTCN-3 can be used
for the specification of all types of reactive system tests over a variety of communication ports. Typical areas of
application are protocol testing (including mobile and Internet protocols), service testing (including supplementary
services), module testing, testing of APIs, etc. TTCN-3 is not restricted to conformance testing and can be used for
many other kinds of testing including interoperability, robustness, regression, system and integration testing. The
specification of test suites for physical layer protocols is outside the scope of the present document.
TTCN-3 packages are intended to define additional TTCN-3 concepts, which are not mandatory as concepts in the
TTCN-3 core language, but which are optional as part of a package which is suited for dedicated applications and/or
usages of TTCN-3.
This package defines the TTCN-3 support for static test configurations.
While the design of TTCN-3 package has taken into account the consistency of a combined usage of the core language
with a number of packages, the concrete usages of and guidelines for this package in combination with other packages
is outside the scope of the present document.

Metode za preskušanje in specificiranje (MTS) - 3. različica zapisa preskušanja in krmiljenja preskusov - Razširitev nabora jezika TTCN-3: podpora konfiguriranju in uvajanju

General Information

Status
Published
Publication Date
19-Aug-2021
Current Stage
6060 - National Implementation/Publication (Adopted Project)
Start Date
17-Aug-2021
Due Date
22-Oct-2021
Completion Date
20-Aug-2021

Buy Standard

Standard
ETSI ES 202 781 V1.8.1 (2021-06) - Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; TTCN-3 Language Extensions: Configuration and Deployment Support
English language
98 pages
sale 15% off
Preview
sale 15% off
Preview
Standard
ETSI ES 202 781 V1.8.1 (2021-04) - Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; TTCN-3 Language Extensions: Configuration and Deployment Support
English language
98 pages
sale 15% off
Preview
sale 15% off
Preview
Standardization document
ES 202 781 V1.8.1:2021
English language
98 pages
sale 10% off
Preview
sale 10% off
Preview
e-Library read for
1 day

Standards Content (Sample)

ETSI ES 202 781 V1.8.1 (2021-06)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Testing and Test Control Notation version 3;
TTCN-3 Language Extensions:
Configuration and Deployment Support

---------------------- Page: 1 ----------------------
2 ETSI ES 202 781 V1.8.1 (2021-06)

Reference
RES/MTS-202781ConfDeplv181
Keywords
protocol, 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
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 2021.
All rights reserved.

ETSI

---------------------- Page: 2 ----------------------
3 ETSI ES 202 781 V1.8.1 (2021-06)
Contents
Intellectual Property Rights . 6
Foreword . 6
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 Package conformance and compatibility . 9
5 Package Concepts for the Core Language . 10
5.0 General . 10
5.1 Static configurations . 11
5.1.1 The special configuration type: configuration . 11
5.1.2 The configuration function . 11
5.1.3 Starting a static test configuration . 13
5.1.4 Destruction of static test configurations . 13
5.1.5 Creation of static test components . 14
5.1.6 Establishment of static connections and static mappings. 15
5.1.7 Test case definitions for static test configuration . 15
5.1.8 Executing test cases on static test configurations . 16
5.1.9 Further restrictions . 18
5.1.10 Logging the status of static configurations . 18
5.2 Ports with translation capability . 18
5.2.0 General . 18
5.2.1 Translation capability in port type declaration. 20
5.2.2 Mapping and connecting ports . 21
5.2.3 Translation functions . 21
5.2.4 Translation state . 22
5.2.5 Sending . 24
5.2.6 Receiving . 24
5.2.7 Address . 26
5.2.8 Clear, start, stop and halt operation . 26
5.2.9 The outer port reference . 27
5.3 Parallel Control Components . 28
5.3.0 General . 28
5.3.1 Component Operations . 29
5.3.2 Port Operations . 30
5.3.3 Alt and Interleave Statements . 30
5.3.4 Test Case Execution. 30
5.3.5 MTC Reference and Clause . 30
5.3.6 Changes to the Test Control Interface TCI . 30
6 Package Semantics . 31
6.0 General . 31
6.1 Replacement of short forms. 33
6.2 Order of replacement steps . 33
6.3 Flow graph representation of TTCN-3 behaviour . 34
6.4 Flow graph construction procedure . 34
6.5 Flow graph representation of configuration functions . 35
6.6 Retrieval of start nodes of flow graphs . 36
6.7 Module state . 36
ETSI

---------------------- Page: 3 ----------------------
4 ETSI ES 202 781 V1.8.1 (2021-06)
6.8 Accessing the module state . 36
6.9 Configuration state . 36
6.10 Accessing the configuration state . 37
6.11 Entity states . 37
6.12 Accessing entity states . 39
6.13 Handling of connections among ports . 40
6.14 Handling of port states . 41
6.15 Void . 42
6.16 Evaluation phases, general . 42
6.17 Phase I: Initialization . 42
6.18 Phase II: Update . 43
6.19 Phase III: Selection . 43
6.20 Phase IV: Execution . 44
6.21 Global functions . 44
6.22 Clear port operation . 45
6.23 Configuration function call. 45
6.24 Connect operation. 46
6.25 Create operation . 47
6.26 Flow graph segment . 49
6.27 Flow graph segment . 50
6.28 Flow graph segment . 51
6.29 Flow graph segment . 51
6.30 Execute statement . 52
6.31 Flow graph segment . 53
6.32 Flow graph segment . 53
6.33 Flow graph segment . 53
6.34 Flow graph segment . 54
6.35 Flow graph segment . 56
6.36 Halt port operation. 57
6.37 Kill component operation . 58
6.38 Flow graph segment . 60
6.39 Flow graph segment . 60
6.40 Kill execution statement . 62
6.41 Kill configuration operation . 63
6.42 Map operation . 63
6.43 Start port operation . 64
6.44 Stop component operation . 65
6.45 Flow graph segment . 67
6.46 Flow graph segment . 68
6.47 Flow graph segment . 69
6.48 Stop port operation . 70
6.49 Flow graph segment . 71
6.50 Flow graph segment . 72
6.51 Flow graph segment . 73
7 TRI Extensions for the Package . 73
7.1 Changes and extensions to clause 5.5.2 of ETSI ES 201 873-5 Connection handling operations. 73
TM
7.2 Extensions to clause 6 of ETSI ES 201 873-5 Java language mapping . 75
7.3 Extensions to clause 7 of ETSI ES 201 873-5 ANSI C language mapping . 75
7.4 Extensions to clause 8 of ETSI ES 201 873-5 C++ language mapping. 75
7.5 Extensions to clause 9 of ETSI ES 201 873-5 C# language mapping . 76
8 TCI Extensions for the Package . 76
8.1 Extensions to clause 7.2.1.1 of ETSI ES 201 873-6 Management . 76
8.2 Extensions to clause 7.3.1.1 of ETSI ES 201 873-6 TCI-TM required . 76
8.3 Extensions to clause 7.3.1.2 of ETSI ES 201 873-6 TCI-TM provided . 78
8.4 Extensions to clause 7.3.3.1 of ETSI ES 201 873-6 TCI-CH required . 78
8.5 Extensions to clause 7.3.3.2 of ETSI ES 201 873-6 TCI CH provided . 79
8.6 Extensions to clause 7.3.4 of ETSI ES 201 873-6 TCI-TL provided . 81
TM
8.7 Extensions to clause 8 of ETSI ES 201 873-6 Java language mapping . 83
8.8 Extensions to clause 9 of ETSI ES 201 873-6 ANSI C language mapping . 85
8.9 Extensions to clause 10 of ETSI ES 201 873-6 C++ language mapping . 86
ETSI

---------------------- Page: 4 ----------------------
5 ETSI ES 202 781 V1.8.1 (2021-06)
8.10 Extensions to clause 11 of ETSI ES 201 873-6 W3C XML mapping . 88
8.11 Extensions to clause 12 of ETSI ES 201 873-6 C# language mapping . 91
8.12 Extensions to Annex A (normative) of ETSI ES 201 873-6 IDL Specification of TCI . 93
Annex A (normative): BNF and static semantics . 94
A.1 Additional TTCN-3 terminals . 94
A.2 Modified TTCN-3 syntax BNF productions . 94
A.3 Additional TTCN-3 syntax BNF productions . 95
Annex B (informative): Library of useful types . 97
B.1 Limitations . 97
B.2 Useful TTCN-3 types . 97
B.2.1 Status values for port states . 97
History . 98

ETSI

---------------------- Page: 5 ----------------------
6 ETSI ES 202 781 V1.8.1 (2021-06)
Intellectual Property Rights
Essential patents
IPRs essential or potentially essential to normative deliverables may have been declared to ETSI. The declarations
pertaining to these essential IPRs, if any, are publicly available for ETSI members and non-members, and can be
found in ETSI SR 000 314: "Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to
ETSI in respect of ETSI standards", which is available from the ETSI Secretariat. Latest updates are available on the
ETSI Web server (https://ipr.etsi.org/).
Pursuant to the ETSI Directives including the ETSI IPR Policy, no investigation regarding the essentiality of IPRs,
including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not
referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become,
essential to the present document.
Trademarks
The present document may include trademarks and/or tradenames which are asserted and/or registered by their owners.
ETSI claims no ownership of these except for any which are indicated as being the property of ETSI, and conveys no
right to use or reproduce any trademark and/or tradename. Mention of those trademarks in the present document does
not constitute an endorsement by ETSI of products, services or organizations associated with those trademarks.
DECT™, PLUGTESTS™, UMTS™ and the ETSI logo are trademarks of ETSI registered for the benefit of its

Members. 3GPP™ and LTE™ are trademarks of ETSI registered for the benefit of its Members and of the 3GPP
Organizational Partners. oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and of the
®
oneM2M Partners. GSM and the GSM logo are trademarks registered and owned by the GSM Association.
Foreword
This ETSI Standard (ES) has been produced by ETSI Technical Committee Methods for Testing and Specification
(MTS).
The use of underline (additional text) and strike through (deleted text) highlights the differences between base
document and extended documents.
The present document relates to the multi-part series ETSI ES 201 873 covering the Testing and Test Control Notation
version 3, as identified below:
Part 1: "TTCN-3 Core Language";
Part 4: "TTCN-3 Operational Semantics";
Part 5: "TTCN-3 Runtime Interface (TRI)";
Part 6: "TTCN-3 Control Interface (TCI)";
Part 7: "Using ASN.1 with TTCN-3";
Part 8: "The IDL to TTCN-3 Mapping";
Part 9: "Using XML schema with TTCN-3";
Part 10: "TTCN-3 Documentation Comment Specification";
Part 11: "Using JSON with TTCN-3".
ETSI

---------------------- Page: 6 ----------------------
7 ETSI ES 202 781 V1.8.1 (2021-06)
Modal verbs terminology
In the present document "shall", "shall not", "should", "should not", "may", "need not", "will", "will not", "can" and
"cannot" are to be interpreted as described in clause 3.2 of the ETSI Drafting Rules (Verbal forms for the expression of
provisions).
"must" and "must not" are NOT allowed in ETSI deliverables except when used in direct citation.
ETSI

---------------------- Page: 7 ----------------------
8 ETSI ES 202 781 V1.8.1 (2021-06)
1 Scope
The present document defines the Configuration and Deployment Support package of TTCN-3. TTCN-3 can be used
for the specification of all types of reactive system tests over a variety of communication ports. Typical areas of
application are protocol testing (including mobile and Internet protocols), service testing (including supplementary
services), module testing, testing of APIs, etc. TTCN-3 is not restricted to conformance testing and can be used for
many other kinds of testing including interoperability, robustness, regression, system and integration testing. The
specification of test suites for physical layer protocols is outside the scope of the present document.
TTCN-3 packages are intended to define additional TTCN-3 concepts, which are not mandatory as concepts in the
TTCN-3 core language, but which are optional as part of a package which is suited for dedicated applications and/or
usages of TTCN-3.
This package defines the TTCN-3 support for static test configurations.
While the design of TTCN-3 package has taken into account the consistency of a combined usage of the core language
with a number of packages, the concrete usages of and guidelines for this package in combination with other packages
is outside the scope of the present document.
2 References
2.1 Normative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
Referenced documents which are not found to be publicly available in the expected location might be found at
https://docbox.etsi.org/Reference/.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
The following referenced documents are necessary for the application of the present document.
[1] ETSI ES 201 873-1: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 1: TTCN-3 Core Language".
[2] ETSI ES 201 873-4: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 4: TTCN-3 Operational Semantics".
[3] ETSI ES 201 873-5: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 5: TTCN-3 Runtime Interface (TRI)".
[4] ETSI ES 201 873-6: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 6: TTCN-3 Control Interface (TCI)".
[5] ISO/IEC 9646-1: "Information technology - Open Systems Interconnection -Conformance testing
methodology and framework; Part 1: General concepts".
2.2 Informative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
ETSI

---------------------- Page: 8 ----------------------
9 ETSI ES 202 781 V1.8.1 (2021-06)
The following referenced documents are not necessary for the applic
...

Final draft ETSI ES 202 781 V1.8.1 (2021-04)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Testing and Test Control Notation version 3;
TTCN-3 Language Extensions:
Configuration and Deployment Support

---------------------- Page: 1 ----------------------
2 Final draft ETSI ES 202 781 V1.8.1 (2021-04)

Reference
RES/MTS-202781ConfDeplv181
Keywords
protocol, 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
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 2021.
All rights reserved.

ETSI

---------------------- Page: 2 ----------------------
3 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
Contents
Intellectual Property Rights . 6
Foreword . 6
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 Package conformance and compatibility . 9
5 Package Concepts for the Core Language . 10
5.0 General . 10
5.1 Static configurations . 11
5.1.1 The special configuration type: configuration . 11
5.1.2 The configuration function . 11
5.1.3 Starting a static test configuration . 13
5.1.4 Destruction of static test configurations . 13
5.1.5 Creation of static test components . 14
5.1.6 Establishment of static connections and static mappings. 15
5.1.7 Test case definitions for static test configuratio n . 15
5.1.8 Executing test cases on static test configurations . 16
5.1.9 Further restrictions . 18
5.1.10 Logging the status of static configurations . 18
5.2 Ports with translation capability . 18
5.2.0 General . 18
5.2.1 Translation capability in port type declaration. 20
5.2.2 Mapping and connecting ports . 21
5.2.3 Translation functions . 21
5.2.4 Translation state . 22
5.2.5 Sending . 24
5.2.6 Receiving . 24
5.2.7 Address . 26
5.2.8 Clear, start, stop and halt operation . 26
5.2.9 The outer port reference . 27
5.3 Parallel Control Components . 28
5.3.0 General . 28
5.3.1 Component Operations . 29
5.3.2 Port Operations . 30
5.3.3 Alt and Interleave Statements . 30
5.3.4 Test Case Execution. 30
5.3.5 MTC Reference and Clause . 30
5.3.6 Changes to the Test Control Interface TCI . 30
6 Package Semantics . 31
6.0 General . 31
6.1 Replacement of short forms. 33
6.2 Order of replacement steps . 33
6.3 Flow graph representation of TTCN-3 behaviour . 34
6.4 Flow graph construction procedure . 34
6.5 Flow graph representation of configuration functions . 35
6.6 Retrieval of start nodes of flow graphs . 36
6.7 Module state . 36
ETSI

---------------------- Page: 3 ----------------------
4 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
6.8 Accessing the module state . 36
6.9 Configuration state . 36
6.10 Accessing the configuration state . 37
6.11 Entity states . 37
6.12 Accessing entity states . 39
6.13 Handling of connections among ports . 40
6.14 Handling of port states . 41
6.15 Void . 42
6.16 Evaluation phases, general . 42
6.17 Phase I: Initialization . 42
6.18 Phase II: Update . 43
6.19 Phase III: Selection . 43
6.20 Phase IV: Execution . 44
6.21 Global functions . 44
6.22 Clear port operation . 45
6.23 Configuration function call. 45
6.24 Connect operation. 46
6.25 Create operation . 47
6.26 Flow graph segment . 49
6.27 Flow graph segment . 50
6.28 Flow graph segment . 51
6.29 Flow graph segment . 51
6.30 Execute statement . 52
6.31 Flow graph segment . 53
6.32 Flow graph segment . 53
6.33 Flow graph segment . 53
6.34 Flow graph segment . 54
6.35 Flow graph segment . 56
6.36 Halt port operation. 57
6.37 Kill component operation . 58
6.38 Flow graph segment . 60
6.39 Flow graph segment . 60
6.40 Kill execution statement . 62
6.41 Kill configuration operation . 63
6.42 Map operation . 63
6.43 Start port operation . 64
6.44 Stop component operation . 65
6.45 Flow graph segment . 67
6.46 Flow graph segment . 68
6.47 Flow graph segment . 69
6.48 Stop port operation . 70
6.49 Flow graph segment . 71
6.50 Flow graph segment . 72
6.51 Flow graph segment . 73
7 TRI Extensions for the Package . 73
7.1 Changes and extensions to clause 5.5.2 of ETSI ES 201 873-5 Connection handling operations. 73
TM
7.2 Extensions to clause 6 of ETSI ES 201 873-5 Java language mapping . 75
7.3 Extensions to clause 7 of ETSI ES 201 873-5 ANSI C language mapping . 75
7.4 Extensions to clause 8 of ETSI ES 201 873-5 C++ language mapping. 75
7.5 Extensions to clause 9 of ETSI ES 201 873-5 C# language mapping . 76
8 TCI Extensions for the Package . 76
8.1 Extensions to clause 7.2.1.1 of ETSI ES 201 873-6 Management . 76
8.2 Extensions to clause 7.3.1.1 of ETSI ES 201 873-6 TCI-TM required . 76
8.3 Extensions to clause 7.3.1.2 of ETSI ES 201 873-6 TCI-TM provided . 78
8.4 Extensions to clause 7.3.3.1 of ETSI ES 201 873-6 TCI-CH required . 78
8.5 Extensions to clause 7.3.3.2 of ETSI ES 201 873-6 TCI CH provided . 79
8.6 Extensions to clause 7.3.4 of ETSI ES 201 873-6 TCI-TL provided . 81
TM
8.7 Extensions to clause 8 of ETSI ES 201 873-6 Java language mapping . 83
8.8 Extensions to clause 9 of ETSI ES 201 873-6 ANSI C language mapping . 85
8.9 Extensions to clause 10 of ETSI ES 201 873-6 C++ language mapping . 86
ETSI

---------------------- Page: 4 ----------------------
5 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
8.10 Extensions to clause 11 of ETSI ES 201 873-6 W3C XML mapping . 88
8.11 Extensions to clause 12 of ETSI ES 201 873-6 C# language mapping . 91
8.12 Extensions to Annex A (normative) of ETSI ES 201 873-6 IDL Specification of TCI . 93
Annex A (normative): BNF and static semantics . 94
A.1 Additional TTCN-3 terminals . 94
A.2 Modified TTCN-3 syntax BNF productions . 94
A.3 Additional TTCN-3 syntax BNF productions . 95
Annex B (informative): Library of useful types . 97
B.1 Limitations . 97
B.2 Useful TTCN-3 types . 97
B.2.1 Status values for port states . 97
History . 98

ETSI

---------------------- Page: 5 ----------------------
6 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
Intellectual Property Rights
Essential patents
IPRs essential or potentially essential to normative deliverables may have been declared to ETSI. The declarations
pertaining to these essential IPRs, if any, are publicly available for ETSI members and non-members, and can be
found in ETSI SR 000 314: "Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to
ETSI in respect of ETSI standards", which is available from the ETSI Secretariat. Latest updates are available on the
ETSI Web server (https://ipr.etsi.org/).
Pursuant to the ETSI Directives including the ETSI IPR Policy, no investigation regarding the essentiality of IPRs,
including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not
referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become,
essential to the present document.
Trademarks
The present document may include trademarks and/or tradenames which are asserted and/or registered by their owners.
ETSI claims no ownership of these except for any which are indicated as being the property of ETSI, and conveys no
right to use or reproduce any trademark and/or tradename. Mention of those trademarks in the present document does
not constitute an endorsement by ETSI of products, services or organizations associated with those trademarks.
DECT™, PLUGTESTS™, UMTS™ and the ETSI logo are trademarks of ETSI registered for the benefit of its

Members. 3GPP™ and LTE™ are trademarks of ETSI registered for the benefit of its Members and of the 3GPP
Organizational Partners. oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and of the
®
oneM2M Partners. GSM and the GSM logo are trademarks registered and owned by the GSM Association.
Foreword
This final draft ETSI Standard (ES) has been produced by ETSI Technical Committee Methods for Testing and
Specification (MTS), and is now submitted for the ETSI standards Membership Approval Procedure.
The use of underline (additional text) and strike through (deleted text) highlights the differences between base
document and extended documents.
The present document relates to the multi-part series ETSI ES 201 873 covering the Testing and Test Control Notation
version 3, as identified below:
Part 1: "TTCN-3 Core Language";
Part 4: "TTCN-3 Operational Semantics";
Part 5: "TTCN-3 Runtime Interface (TRI)";
Part 6: "TTCN-3 Control Interface (TCI)";
Part 7: "Using ASN.1 with TTCN-3";
Part 8: "The IDL to TTCN-3 Mapping";
Part 9: "Using XML schema with TTCN-3";
Part 10: "TTCN-3 Documentation Comment Specification";
Part 11: "Using JSON with TTCN-3".
ETSI

---------------------- Page: 6 ----------------------
7 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
Modal verbs terminology
In the present document "shall", "shall not", "should", "should not", "may", "need not", "will", "will not", "can" and
"cannot" are to be interpreted as described in clause 3.2 of the ETSI Drafting Rules (Verbal forms for the expression of
provisions).
"must" and "must not" are NOT allowed in ETSI deliverables except when used in direct citation.
ETSI

---------------------- Page: 7 ----------------------
8 Final draft ETSI ES 202 781 V1.8.1 (2021-04)
1 Scope
The present document defines the Configuration and Deployment Support package of TTCN-3. TTCN-3 can be used
for the specification of all types of reactive system tests over a variety of communication ports. Typical areas of
application are protocol testing (including mobile and Internet protocols), service testing (including supplementary
services), module testing, testing of APIs, etc. TTCN-3 is not restricted to conformance testing and can be used for
many other kinds of testing including interoperability, robustness, regression, system and integration testing. The
specification of test suites for physical layer protocols is outside the scope of the present document.
TTCN-3 packages are intended to define additional TTCN-3 concepts, which are not mandatory as concepts in the
TTCN-3 core language, but which are optional as part of a package which is suited for dedicated applications and/or
usages of TTCN-3.
This package defines the TTCN-3 support for static test configurations.
While the design of TTCN-3 package has taken into account the consistency of a combined usage of the core language
with a number of packages, the concrete usages of and guidelines for this package in combination with other packages
is outside the scope of the present document.
2 References
2.1 Normative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
Referenced documents which are not found to be publicly available in the expected location might be found at
https://docbox.etsi.org/Reference/.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
The following referenced documents are necessary for the application of the present document.
[1] ETSI ES 201 873-1: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 1: TTCN-3 Core Language".
[2] ETSI ES 201 873-4: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 4: TTCN-3 Operational Semantics".
[3] ETSI ES 201 873-5: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 5: TTCN-3 Runtime Interface (TRI)".
[4] ETSI ES 201 873-6: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 6: TTCN-3 Control Interface (TCI)".
[5] ISO/IEC 9646-1: "Information technology - Open Systems Interconnection -Conformance testing
methodology and framework; Part 1: General concepts".
2.2 Informative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term
...

SLOVENSKI STANDARD
SIST ES 202 781 V1.8.1:2021
01-oktober-2021
Metode za preskušanje in specificiranje (MTS) - 3. različica zapisa preskušanja in
krmiljenja preskusov - Razširitev nabora jezika TTCN-3: podpora konfiguriranju in
uvajanju
Methods for Testing and Specification (MTS) - The Testing and Test Control Notation
version 3 - TTCN-3 Language Extensions: Configuration and Deployment Support
Ta slovenski standard je istoveten z: ETSI ES 202 781 V1.8.1 (2021-06)
ICS:
35.060 Jeziki, ki se uporabljajo v Languages used in
informacijski tehniki in information technology
tehnologiji
SIST ES 202 781 V1.8.1:2021 en
2003-01.Slovenski inštitut za standardizacijo. Razmnoževanje celote ali delov tega standarda ni dovoljeno.

---------------------- Page: 1 ----------------------
SIST ES 202 781 V1.8.1:2021

---------------------- Page: 2 ----------------------
SIST ES 202 781 V1.8.1:2021
ETSI ES 202 781 V1.8.1 (2021-06)






ETSI STANDARD
Methods for Testing and Specification (MTS);
The Testing and Test Control Notation version 3;
TTCN-3 Language Extensions:
Configuration and Deployment Support

---------------------- Page: 3 ----------------------
SIST ES 202 781 V1.8.1:2021

2 ETSI ES 202 781 V1.8.1 (2021-06)

Reference
RES/MTS-202781ConfDeplv181
Keywords
protocol, 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
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 2021.
All rights reserved.

ETSI

---------------------- Page: 4 ----------------------
SIST ES 202 781 V1.8.1:2021

3 ETSI ES 202 781 V1.8.1 (2021-06)
Contents
Intellectual Property Rights . 6
Foreword . 6
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 Package conformance and compatibility . 9
5 Package Concepts for the Core Language . 10
5.0 General . 10
5.1 Static configurations . 11
5.1.1 The special configuration type: configuration . 11
5.1.2 The configuration function . 11
5.1.3 Starting a static test configuration . 13
5.1.4 Destruction of static test configurations . 13
5.1.5 Creation of static test components . 14
5.1.6 Establishment of static connections and static mappings. 15
5.1.7 Test case definitions for static test configuration . 15
5.1.8 Executing test cases on static test configurations . 16
5.1.9 Further restrictions . 18
5.1.10 Logging the status of static configurations . 18
5.2 Ports with translation capability . 18
5.2.0 General . 18
5.2.1 Translation capability in port type declaration. 20
5.2.2 Mapping and connecting ports . 21
5.2.3 Translation functions . 21
5.2.4 Translation state . 22
5.2.5 Sending . 24
5.2.6 Receiving . 24
5.2.7 Address . 26
5.2.8 Clear, start, stop and halt operation . 26
5.2.9 The outer port reference . 27
5.3 Parallel Control Components . 28
5.3.0 General . 28
5.3.1 Component Operations . 29
5.3.2 Port Operations . 30
5.3.3 Alt and Interleave Statements . 30
5.3.4 Test Case Execution. 30
5.3.5 MTC Reference and Clause . 30
5.3.6 Changes to the Test Control Interface TCI . 30
6 Package Semantics . 31
6.0 General . 31
6.1 Replacement of short forms. 33
6.2 Order of replacement steps . 33
6.3 Flow graph representation of TTCN-3 behaviour . 34
6.4 Flow graph construction procedure . 34
6.5 Flow graph representation of configuration functions . 35
6.6 Retrieval of start nodes of flow graphs . 36
6.7 Module state . 36
ETSI

---------------------- Page: 5 ----------------------
SIST ES 202 781 V1.8.1:2021

4 ETSI ES 202 781 V1.8.1 (2021-06)
6.8 Accessing the module state . 36
6.9 Configuration state . 36
6.10 Accessing the configuration state . 37
6.11 Entity states . 37
6.12 Accessing entity states . 39
6.13 Handling of connections among ports . 40
6.14 Handling of port states . 41
6.15 Void . 42
6.16 Evaluation phases, general . 42
6.17 Phase I: Initialization . 42
6.18 Phase II: Update . 43
6.19 Phase III: Selection . 43
6.20 Phase IV: Execution . 44
6.21 Global functions . 44
6.22 Clear port operation . 45
6.23 Configuration function call. 45
6.24 Connect operation. 46
6.25 Create operation . 47
6.26 Flow graph segment . 49
6.27 Flow graph segment . 50
6.28 Flow graph segment . 51
6.29 Flow graph segment . 51
6.30 Execute statement . 52
6.31 Flow graph segment . 53
6.32 Flow graph segment . 53
6.33 Flow graph segment . 53
6.34 Flow graph segment . 54
6.35 Flow graph segment . 56
6.36 Halt port operation. 57
6.37 Kill component operation . 58
6.38 Flow graph segment . 60
6.39 Flow graph segment . 60
6.40 Kill execution statement . 62
6.41 Kill configuration operation . 63
6.42 Map operation . 63
6.43 Start port operation . 64
6.44 Stop component operation . 65
6.45 Flow graph segment . 67
6.46 Flow graph segment . 68
6.47 Flow graph segment . 69
6.48 Stop port operation . 70
6.49 Flow graph segment . 71
6.50 Flow graph segment . 72
6.51 Flow graph segment . 73
7 TRI Extensions for the Package . 73
7.1 Changes and extensions to clause 5.5.2 of ETSI ES 201 873-5 Connection handling operations. 73
TM
7.2 Extensions to clause 6 of ETSI ES 201 873-5 Java language mapping . 75
7.3 Extensions to clause 7 of ETSI ES 201 873-5 ANSI C language mapping . 75
7.4 Extensions to clause 8 of ETSI ES 201 873-5 C++ language mapping. 75
7.5 Extensions to clause 9 of ETSI ES 201 873-5 C# language mapping . 76
8 TCI Extensions for the Package . 76
8.1 Extensions to clause 7.2.1.1 of ETSI ES 201 873-6 Management . 76
8.2 Extensions to clause 7.3.1.1 of ETSI ES 201 873-6 TCI-TM required . 76
8.3 Extensions to clause 7.3.1.2 of ETSI ES 201 873-6 TCI-TM provided . 78
8.4 Extensions to clause 7.3.3.1 of ETSI ES 201 873-6 TCI-CH required . 78
8.5 Extensions to clause 7.3.3.2 of ETSI ES 201 873-6 TCI CH provided . 79
8.6 Extensions to clause 7.3.4 of ETSI ES 201 873-6 TCI-TL provided . 81
TM
8.7 Extensions to clause 8 of ETSI ES 201 873-6 Java language mapping . 83
8.8 Extensions to clause 9 of ETSI ES 201 873-6 ANSI C language mapping . 85
8.9 Extensions to clause 10 of ETSI ES 201 873-6 C++ language mapping . 86
ETSI

---------------------- Page: 6 ----------------------
SIST ES 202 781 V1.8.1:2021

5 ETSI ES 202 781 V1.8.1 (2021-06)
8.10 Extensions to clause 11 of ETSI ES 201 873-6 W3C XML mapping . 88
8.11 Extensions to clause 12 of ETSI ES 201 873-6 C# language mapping . 91
8.12 Extensions to Annex A (normative) of ETSI ES 201 873-6 IDL Specification of TCI . 93
Annex A (normative): BNF and static semantics . 94
A.1 Additional TTCN-3 terminals . 94
A.2 Modified TTCN-3 syntax BNF productions . 94
A.3 Additional TTCN-3 syntax BNF productions . 95
Annex B (informative): Library of useful types . 97
B.1 Limitations . 97
B.2 Useful TTCN-3 types . 97
B.2.1 Status values for port states . 97
History . 98

ETSI

---------------------- Page: 7 ----------------------
SIST ES 202 781 V1.8.1:2021

6 ETSI ES 202 781 V1.8.1 (2021-06)
Intellectual Property Rights
Essential patents
IPRs essential or potentially essential to normative deliverables may have been declared to ETSI. The declarations
pertaining to these essential IPRs, if any, are publicly available for ETSI members and non-members, and can be
found in ETSI SR 000 314: "Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to
ETSI in respect of ETSI standards", which is available from the ETSI Secretariat. Latest updates are available on the
ETSI Web server (https://ipr.etsi.org/).
Pursuant to the ETSI Directives including the ETSI IPR Policy, no investigation regarding the essentiality of IPRs,
including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not
referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become,
essential to the present document.
Trademarks
The present document may include trademarks and/or tradenames which are asserted and/or registered by their owners.
ETSI claims no ownership of these except for any which are indicated as being the property of ETSI, and conveys no
right to use or reproduce any trademark and/or tradename. Mention of those trademarks in the present document does
not constitute an endorsement by ETSI of products, services or organizations associated with those trademarks.
DECT™, PLUGTESTS™, UMTS™ and the ETSI logo are trademarks of ETSI registered for the benefit of its

Members. 3GPP™ and LTE™ are trademarks of ETSI registered for the benefit of its Members and of the 3GPP
Organizational Partners. oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and of the
®
oneM2M Partners. GSM and the GSM logo are trademarks registered and owned by the GSM Association.
Foreword
This ETSI Standard (ES) has been produced by ETSI Technical Committee Methods for Testing and Specification
(MTS).
The use of underline (additional text) and strike through (deleted text) highlights the differences between base
document and extended documents.
The present document relates to the multi-part series ETSI ES 201 873 covering the Testing and Test Control Notation
version 3, as identified below:
Part 1: "TTCN-3 Core Language";
Part 4: "TTCN-3 Operational Semantics";
Part 5: "TTCN-3 Runtime Interface (TRI)";
Part 6: "TTCN-3 Control Interface (TCI)";
Part 7: "Using ASN.1 with TTCN-3";
Part 8: "The IDL to TTCN-3 Mapping";
Part 9: "Using XML schema with TTCN-3";
Part 10: "TTCN-3 Documentation Comment Specification";
Part 11: "Using JSON with TTCN-3".
ETSI

---------------------- Page: 8 ----------------------
SIST ES 202 781 V1.8.1:2021

7 ETSI ES 202 781 V1.8.1 (2021-06)
Modal verbs terminology
In the present document "shall", "shall not", "should", "should not", "may", "need not", "will", "will not", "can" and
"cannot" are to be interpreted as described in clause 3.2 of the ETSI Drafting Rules (Verbal forms for the expression of
provisions).
"must" and "must not" are NOT allowed in ETSI deliverables except when used in direct citation.
ETSI

---------------------- Page: 9 ----------------------
SIST ES 202 781 V1.8.1:2021

8 ETSI ES 202 781 V1.8.1 (2021-06)
1 Scope
The present document defines the Configuration and Deployment Support package of TTCN-3. TTCN-3 can be used
for the specification of all types of reactive system tests over a variety of communication ports. Typical areas of
application are protocol testing (including mobile and Internet protocols), service testing (including supplementary
services), module testing, testing of APIs, etc. TTCN-3 is not restricted to conformance testing and can be used for
many other kinds of testing including interoperability, robustness, regression, system and integration testing. The
specification of test suites for physical layer protocols is outside the scope of the present document.
TTCN-3 packages are intended to define additional TTCN-3 concepts, which are not mandatory as concepts in the
TTCN-3 core language, but which are optional as part of a package which is suited for dedicated applications and/or
usages of TTCN-3.
This package defines the TTCN-3 support for static test configurations.
While the design of TTCN-3 package has taken into account the consistency of a combined usage of the core language
with a number of packages, the concrete usages of and guidelines for this package in combination with other packages
is outside the scope of the present document.
2 References
2.1 Normative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
Referenced documents which are not found to be publicly available in the expected location might be found at
https://docbox.etsi.org/Reference/.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
The following referenced documents are necessary for the application of the present document.
[1] ETSI ES 201 873-1: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 1: TTCN-3 Core Language".
[2] ETSI ES 201 873-4: "Methods for Testing and Specification (MTS); The Testing and Test Control
Notation version 3; Part 4: TTCN-3 Operatio
...

Questions, Comments and Discussion

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