ETSI ES 201 873-6-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 6 TTCN-3 Control Interface (TCI) (V4 8 1)《测试方法和规范(MTS) 第3版测试.pdf
《ETSI ES 201 873-6-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 6 TTCN-3 Control Interface (TCI) (V4 8 1)《测试方法和规范(MTS) 第3版测试.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 201 873-6-2016 Methods for Testing and Specification (MTS) The Testing and Test Control Notation version 3 Part 6 TTCN-3 Control Interface (TCI) (V4 8 1)《测试方法和规范(MTS) 第3版测试.pdf(372页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 201 873-6 V4.8.1 (2016-07) Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; Part 6: TTCN-3 Control Interface (TCI) ETSI STANDARD ETSI ETSI ES 201 873-6 V4.8.1 (2016-07)2 Reference RES/MTS-201873-6 T3ed481TCI Keywords control, interface, methodolo
2、gy, TCI, 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 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice The present document c
3、an 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
4、any existing or perceived difference 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 ma
5、y 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.e
6、tsi.org/People/CommiteeSupportStaff.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 w
7、ithout the written authorization 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
8、 Members. 3GPPTM and LTE are 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-6 V4.8.1 (2016-07)3 Contents Intellectual Property Rights 16g3For
9、eword . 16g3Modal verbs terminology 16g31 Scope 17g32 References 17g32.1 Normative references . 17g32.2 Informative references 18g33 Definitions and abbreviations . 18g33.1 Definitions 18g33.2 Abbreviations . 19g34 Introduction 20g35 Compliance . 20g36 General structure of a TTCN-3 test system 20g36
10、.1 Entities in a TTCN-3 test system 20g36.1.0 Types of entities 20g36.1.1 Test Management and Control (TMC) 22g36.1.1.0 Test Management and Control Entities . 22g36.1.1.1 Test Management (TM) 22g36.1.1.2 Coding and Decoding (CD) 22g36.1.1.3 Component Handling (CH) . 22g36.1.1.4 Test Logging (TL) . 2
11、4g36.1.2 TTCN-3 Executable (TE) . 24g36.1.3 SUT Adaptor (SA) 24g36.1.4 Platform Adaptor (PA) 24g36.2 Execution requirements for a TTCN-3 test system 24g37 TTCN-3 control interface and operations . 24g37.1 Overview of the TCI. 24g37.1.0 TCI role in a TTCN-3 test system . 24g37.1.1 Correlation between
12、 TTCN-3 and TCI operation invocations 25g37.1.1.0 Mapping of TTCN-3 operations to TCI operations . 25g37.1.1.1 TTCN-3 operations with TCI operation equivalent 25g37.1.1.2 TTCN-3 operations with TCI operation pair equivalent . 26g37.1.1.3 TTCN-3 operations without direct TCI operation equivalent . 27
13、g37.1.1.3.0 Mapping of TTCN-3 operations to series of TCI operations . 27g37.1.1.3.1 Test case stop operation . 27g37.2 TCI data 27g37.2.0 Abstract data types 27g37.2.1 General abstract data types . 27g37.2.1.0 Use of general abstract data types . 27g37.2.1.1 Management 27g37.2.1.2 Communication . 2
14、8g37.2.2 Abstract TTCN-3 data types and values . 29g37.2.2.0 Definition and scope of use . 29g37.2.2.1 Abstract TTCN-3 data types . 29g37.2.2.2 Abstract TTCN-3 values . 30g37.2.2.2.0 Basic rules . 30g37.2.2.2.1 The abstract data type Value . 31g37.2.2.2.2 The abstract data type IntegerValue 33g37.2.
15、2.2.3 The abstract data type FloatValue . 33g37.2.2.2.4 The abstract data type BooleanValue 33g37.2.2.2.5 The abstract data type CharstringValue . 34g37.2.2.2.6 The abstract data type UniversalCharstringValue 34g3ETSI ETSI ES 201 873-6 V4.8.1 (2016-07)4 7.2.2.2.7 The abstract data type BitstringValu
16、e 35g37.2.2.2.8 The abstract data type OctetstringValue . 35g37.2.2.2.9 The abstract data type HexstringValue 36g37.2.2.2.10 The abstract data type RecordValue . 37g37.2.2.2.11 The abstract data type RecordOfValue 38g37.2.2.2.12 The abstract data type UnionValue . 39g37.2.2.2.13 The abstract data ty
17、pe EnumeratedValue . 40g37.2.2.2.14 The abstract data type VerdictValue 40g37.2.2.2.15 The abstract data type AddressValue 40g37.2.2.3 Abstract TTCN-3 matching mechanisms 41g37.2.2.3.1 The abstract data type MatchingMechanism 41g37.2.2.3.2 The abstract data type MatchingList 41g37.2.2.3.3 The abstra
18、ct data type ValueRange . 42g37.2.2.3.4 The abstract data type CharacterPattern . 42g37.2.2.3.5 The abstract data type MatchDecodedContent 42g37.2.2.4 Data types for complex TTCN-3 properties 43g37.2.2.4.0 Scope of use of TTCN-3 properties . 43g37.2.2.4.1 The abstract data type LengthRestriction 43g
19、37.2.2.4.2 The abstract data type Permutation . 43g37.2.2.4.3 The abstract data type RangeBoundary 43g37.2.3 Abstract logging types 44g37.2.3.1 The abstract data type TciValueTemplate . 44g37.2.3.2 The abstract data type TciNonValueTemplate 44g37.2.3.3 The Value List and Mismatch Types 44g37.2.3.4 T
20、he Status Types . 45g37.3 TCI operations 45g37.3.0 The TCI interfaces 45g37.3.1 The TCI-TM interface 46g37.3.1.0 Scope of use 46g37.3.1.1 TCI-TM required . 47g37.3.1.1.0 Scope of use . 47g37.3.1.1.1 tciRootModule. 47g37.3.1.1.2 tciGetImportedModules . 47g37.3.1.1.3 tciGetModuleParameters . 47g37.3.1
21、.1.4 tciGetTestCases . 47g37.3.1.1.5 tciGetTestCaseParameters . 48g37.3.1.1.6 tciGetTestCaseTSI . 48g37.3.1.1.7 tciStartTestCase . 48g37.3.1.1.8 tciStopTestCase . 48g37.3.1.1.9 tciStartControl . 49g37.3.1.1.10 tciStopControl . 49g37.3.1.2 TCI-TM provided 49g37.3.1.2.0 Scope of use . 49g37.3.1.2.1 tc
22、iTestCaseStarted . 49g37.3.1.2.2 tciTestCaseTerminated 49g37.3.1.2.3 tciControlTerminated 50g37.3.1.2.4 tciGetModulePar 50g37.3.1.2.5 tciLog 50g37.3.1.2.6 tciError. 50g37.3.2 The TCI-CD interface . 50g37.3.2.0 Scope of use 50g37.3.2.1 TCI-CD required . 51g37.3.2.1.0 Scope of use . 51g37.3.2.1.1 getT
23、ypeForName . 51g37.3.2.1.2 getInteger . 52g37.3.2.1.3 getFloat 52g37.3.2.1.4 getBoolean . 52g37.3.2.1.5 Void . 52g37.3.2.1.6 getCharstring . 52g37.3.2.1.7 getUniversalCharstring 52g3ETSI ETSI ES 201 873-6 V4.8.1 (2016-07)5 7.3.2.1.8 getHexstring 52g37.3.2.1.9 getBitstring 52g37.3.2.1.10 getOctetstri
24、ng 53g37.3.2.1.11 getVerdict 53g37.3.2.1.12 tciErrorReq 53g37.3.2.2 TCI-CD provided 53g37.3.2.2.0 Scope of use . 53g37.3.2.2.1 decode 53g37.3.2.2.2 encode 53g37.3.2.2.3 decodeValue 54g37.3.2.2.4 encodeValue 54g37.3.3 The TCI-CH interface. 54g37.3.3.0 Scope of use 54g37.3.3.1 TCI-CH required . 55g37.
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20187362016METHODSFORTESTINGANDSPECIFICATIONMTSTHETESTINGANDTESTCONTROLNOTATIONVERSION3PART6TTCN3CONTROLINTERFACETCIV481

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