ETSI ES 201 873-1-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 1 TTCN-3 Core Language (V4 8 1)《测试方法和规范(MTS) 第3版测试和测试控制记法 第1.pdf
《ETSI ES 201 873-1-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 1 TTCN-3 Core Language (V4 8 1)《测试方法和规范(MTS) 第3版测试和测试控制记法 第1.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 201 873-1-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 1 TTCN-3 Core Language (V4 8 1)《测试方法和规范(MTS) 第3版测试和测试控制记法 第1.pdf(346页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 201 873-1 V4.8.1 (2016-07) Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; Part 1: TTCN-3 Core Language ETSI STANDARD ETSI ETSI ES 201 873-1 V4.8.1 (2016-07)2 Reference RES/MTS-201873-1 T3ed481 Keywords language, methodology, testing, TTCN-3 ETS
2、I 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 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice The present document can be downloaded from: http:
3、/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 di
4、fference in contents between such versions and/or in print, the only prevailing document is the print of the Portable Document Format (PDF) version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or
5、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/CommiteeSuppo
6、rtStaff.aspx 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 authoriza
7、tion of ETSI. The copyright and the foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2016. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTMand the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM and LTE are
8、 Trade Marks of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. GSM and the GSM logo are Trade Marks registered and owned by the GSM Association. ETSI ETSI ES 201 873-1 V4.8.1 (2016-07)3 Contents Intellectual Property Rights 12g3Foreword . 12g3Modal verbs term
9、inology 12g31 Scope 13g32 References 13g32.1 Normative references 13g32.2 Informative references . 14g33 Definitions and abbreviations . 15g33.1 Definitions . 15g33.2 Abbreviations 20g34 Introduction 21g34.0 General 21g34.1 The core language and presentation formats . 21g34.2 Unanimity of the specif
10、ication 23g34.3 Conformance . 23g35 Basic language elements 23g35.0 General 23g35.1 Identifiers and keywords . 24g35.2 Scope rules 24g35.2.0 General. 24g35.2.1 Scope of formal parameters . 27g35.2.2 Uniqueness of identifiers . 27g35.3 Ordering of language elements 28g35.4 Parameterization 28g35.4.0
11、General . 28g35.4.1 Formal parameters . 29g35.4.1.0 General . 29g35.4.1.1 Formal parameters of kind value 29g35.4.1.2 Formal parameters of kind template . 32g35.4.1.3 Formal parameters of kind timer 34g35.4.1.4 Formal parameters of kind port 34g35.4.2 Actual parameters 35g35.5 Cyclic Definitions 40g
12、36 Types and values 40g36.0 General 40g36.1 Basic types and values . 41g36.1.0 Simple basic types and values 41g36.1.1 Basic string types and values . 42g36.1.1.0 General . 42g36.1.1.1 Accessing individual string elements . 44g36.1.2 Subtyping of basic types 45g36.1.2.0 General . 45g36.1.2.1 Lists o
13、f templates . 45g36.1.2.2 Lists of types 45g36.1.2.3 Ranges 46g36.1.2.4 String length restrictions 46g36.1.2.5 Pattern subtyping of character string types 47g36.1.2.6 Mixing subtyping mechanisms . 47g36.1.2.6.1 Mixing patterns, lists and ranges 47g36.1.2.6.2 Using length restriction with other const
14、raints . 48g36.2 Structured types and values . 48g36.2.0 General . 48g36.2.1 Record type and values 50g3ETSI ETSI ES 201 873-1 V4.8.1 (2016-07)4 6.2.1.0 General . 50g36.2.1.1 Referencing fields of a record type 52g36.2.1.2 Optional elements in a record. 53g36.2.1.3 Nested type definitions for field
15、types . 53g36.2.2 Set type and values 54g36.2.2.0 General . 54g36.2.2.1 Referencing fields of a set type 54g36.2.2.2 Optional elements in a set 54g36.2.2.3 Nested type definition for field types . 54g36.2.3 Records and sets of single types 54g36.2.3.0 General . 54g36.2.3.1 Nested type definitions .
16、57g36.2.3.2 Referencing elements of record of and set of types . 57g36.2.4 Enumerated type and values 58g36.2.5 Unions 60g36.2.5.0 General . 60g36.2.5.1 Referencing fields of a union type . 60g36.2.5.2 Option and union 61g36.2.5.3 Nested type definition for field types . 61g36.2.6 The anytype . 61g3
17、6.2.7 Arrays 62g36.2.8 The default type . 64g36.2.9 Communication port types . 64g36.2.10 Component types . 66g36.2.10.1 Component type definition . 66g36.2.10.2 Reuse of component types . 67g36.2.11 Component references . 69g36.2.12 Addressing entities inside the SUT 71g36.2.13 Subtyping of structu
18、red types 73g36.2.13.0 General . 73g36.2.13.1 Length subtyping of record ofs and set ofs 73g36.2.13.2 List subtyping of structured types and anytype 74g36.2.13.3 Subtyping of the iterated type of record ofs and set ofs . 76g36.2.13.4 Mixing subtyping mechanisms . 77g36.3 Type compatibility 78g36.3.0
19、 General . 78g36.3.1 Compatibility of non-structured types . 78g36.3.2 Compatibility of structured types . 79g36.3.2.0 General . 79g36.3.2.1 Compatibility of enumerated types 80g36.3.2.2 Compatibility of record and record of types 80g36.3.2.3 Compatibility of set and set of types 81g36.3.2.4 Compati
20、bility of union types 81g36.3.2.5 Compatibility of anytype types 82g36.3.2.6 Compatibility between sub-structures 82g36.3.3 Compatibility of component types . 83g36.3.4 Type compatibility of communication and connection operations 83g36.3.5 Type conversion . 84g36.4 Type synonym . 84g37 Expressions
21、. 84g37.0 General 84g37.1 Operators . 85g37.1.0 General. 85g37.1.1 Arithmetic operators 86g37.1.2 List operator . 87g37.1.3 Relational operators . 87g37.1.4 Logical operators . 90g37.1.5 Bitwise operators . 90g37.1.6 Shift operators 91g37.1.7 Rotate operators . 92g37.2 Field references and list elem
22、ents 92g3ETSI ETSI ES 201 873-1 V4.8.1 (2016-07)5 8 Modules 93g38.0 General 93g38.1 Definition of a module 93g38.2 Module definitions part . 94g38.2.0 General . 94g38.2.1 Module parameters 95g38.2.2 Groups of definitions . 96g38.2.3 Importing from modules 97g38.2.3.0 General . 97g38.2.3.1 General fo
23、rmat of import . 97g38.2.3.2 Importing single definitions . 104g38.2.3.3 Importing groups 104g38.2.3.4 Importing definitions of the same kind 105g38.2.3.5 Importing all definitions of a module . 106g38.2.3.6 Import definitions from other TTCN-3 editions and from non-TTCN-3 modules . 107g38.2.3.7 Imp
24、orting of import statements from TTCN-3 modules 109g38.2.3.8 Compatibility of language specifications in imports 110g38.2.4 Definition of friend modules 110g38.2.5 Visibility of definitions 111g38.3 Module control part . 112g39 Port types, component types and test configurations . 113g39.0 General 1
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20187312016METHODSFORTESTINGANDSPECIFICATIONMTSTHETESTINGANDTESTCONTROLNOTATIONVERSION3PART1TTCN3CORELANGUAGEV481

链接地址:http://www.mydoc123.com/p-730772.html