ITU-T Z 162-2007 Testing and Test Control Notation version 3 TTCN-3 tabular presentation format (TFT)《测试和测试控制符号版本3(TTCN-3) 图标格式(TFT) 17号研究组》.pdf
《ITU-T Z 162-2007 Testing and Test Control Notation version 3 TTCN-3 tabular presentation format (TFT)《测试和测试控制符号版本3(TTCN-3) 图标格式(TFT) 17号研究组》.pdf》由会员分享,可在线阅读,更多相关《ITU-T Z 162-2007 Testing and Test Control Notation version 3 TTCN-3 tabular presentation format (TFT)《测试和测试控制符号版本3(TTCN-3) 图标格式(TFT) 17号研究组》.pdf(38页珍藏版)》请在麦多课文档分享上搜索。
1、 International Telecommunication Union ITU-T Z.162TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (11/2007) SERIES Z: LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS Formal description techniques (FDT) Testing and Test Control Notation (TTCN) Testing and Test Control Notation ve
2、rsion 3: TTCN-3 tabular presentation format (TFT) ITU-T Recommendation Z.162 ITU-T Z-SERIES RECOMMENDATIONS LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS FORMAL DESCRIPTION TECHNIQUES (FDT) Specification and Description Language (SDL) Z.100Z.109 Application of formal descripti
3、on techniques Z.110Z.119 Message Sequence Chart (MSC) Z.120Z.129 Extended Object Definition Language (eODL) Z.130Z.139 User Requirements Notation (URN) Z.150Z.159 Testing and Test Control Notation (TTCN) Z.160Z.199 PROGRAMMING LANGUAGES CHILL: The ITU-T high level language Z.200Z.209 MAN-MACHINE LAN
4、GUAGE General principles Z.300Z.309 Basic syntax and dialogue procedures Z.310Z.319 Extended MML for visual display terminals Z.320Z.329 Specification of the man-machine interface Z.330Z.349 Data-oriented human-machine interfaces Z.350Z.359 Human-machine interfaces for the management of telecommunic
5、ations networks Z.360Z.379 QUALITY Quality of telecommunication software Z.400Z.409 Quality aspects of protocol-related Recommendations Z.450Z.459 METHODS Methods for validation and testing Z.500Z.519 MIDDLEWARE Processing environment architectures Z.600Z.609 For further details, please refer to the
6、 list of ITU-T Recommendations. ITU-T Rec. Z.162 (11/2007) i ITU-T Recommendation Z.162 Testing and Test Control Notation version 3: TTCN-3 tabular presentation format (TFT) Summary ITU-T Recommendation Z.162 defines TFT, the Tabular Format for TTCN-3. TFT is the tabular presentation format for TTCN
7、-3 (Testing and Test Control Notation 3) Core Language defined in ITU-T Z.161. It is similar in appearance and functionality to TTCN-2 defined in ITU-T Rec. X.292 for conformance testing. The tabular format provides an alternative way of displaying the core language as well as emphasizing those aspe
8、cts that are particular to the requirements of a standardized conformance test suite. While the core language may be used independently of the tabular presentation format, the tabular format cannot be used without the core language. Use and implementation of the tabular presentation format shall be
9、done on the basis of the core language. This Recommendation defines proformas, syntax mappings, additional static semantics, operational semantic restrictions, display and other attributes. Together, these characteristics form the tabular presentation format. TFT inherits all the essential propertie
10、s of the Core Language and is intended for specification of test suites that are independent of platforms, test methods, protocol layers and protocols. TTCN-3 can be used for specification of all types of reactive system tests over a variety of communication ports. Typical areas of application are p
11、rotocol testing (including mobile and Internet protocols), service testing (including supplementary services), module testing, testing of CORBA-based platforms and APIs. The specification of test suites for physical layer protocols is outside the scope of this Recommendation. Source ITU-T Recommenda
12、tion Z.162 was approved on 13 November 2007 by ITU-T Study Group 17 (2005-2008) under the ITU-T Recommendation A.8 procedure. ii ITU-T Rec. Z.162 (11/2007) FOREWORD The International Telecommunication Union (ITU) is the United Nations specialized agency in the field of telecommunications, informatio
13、n and communication technologies (ICTs). The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwid
14、e basis. The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU-T study groups which, in turn, produce Recommendations on these topics. The approval of ITU-T Recommendations is covered by the procedure laid down in WTSA
15、Resolution 1. In some areas of information technology which fall within ITU-Ts purview, the necessary standards are prepared on a collaborative basis with ISO and IEC. NOTE In this Recommendation, the expression “Administration“ is used for conciseness to indicate both a telecommunication administra
16、tion and a recognized operating agency. Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure e.g. interoperability or applicability) and compliance with the Recommendation is achieved when all of these mandatory provisions
17、are met. The words “shall“ or some other obligatory language such as “must“ and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party. INTELLECTUAL PROPERTY RIGHTS ITU draws attention to the
18、possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asserted by ITU members or others outside of
19、the Recommendation development process. As of the date of approval of this Recommendation, ITU had not received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementers are cautioned that this may not represent the latest in
20、formation and are therefore strongly urged to consult the TSB patent database at http:/www.itu.int/ITU-T/ipr/. ITU 2008 All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of ITU. ITU-T Rec. Z.162 (11/2007) iii CONTENTS Pa
21、ge 1 Scope 1 2 References. 1 3 Abbreviations 1 4 Introduction 1 5 Conventions 2 5.1 Syntactic metanotation . 2 5.2 Specification text 3 5.3 Proformas . 3 5.4 Core language. 3 5.5 General mapping rules 3 6 Proformas 4 6.1 Test Suite Control. 4 6.2 Test Suite Parameters . 6 6.3 Module Imports 7 6.4 Si
22、mple Types 9 6.5 Structured Types. 10 6.6 SequenceOf types . 11 6.7 Enumerated Type 12 6.8 Port Types. 14 6.9 Component Types. 15 6.10 Constants 17 6.11 Signature. 18 6.12 Simple Templates . 19 6.13 Structured Template . 20 6.14 Function 22 6.15 Altstep. 24 6.16 Testcase 26 7 BNF productions. 29 ITU
23、-T Rec. Z.162 (11/2007) 1 ITU-T Recommendation Z.162 Testing and Test Control Notation version 3: TTCN-3 tabular presentation format (TFT) 1 Scope This Recommendation defines the tabular presentation format of TTCN Version 3 (or TTCN-3). This Recommendation is based on the TTCN-3 core language defin
24、ed in ITU-T Z.161. The specification of other formats is outside the scope of this Recommendation. 2 References The following ITU-T Recommendations and other references contain provisions which, through reference in this text, constitute provisions of this Recommendation. At the time of publication,
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTZ1622007TESTINGANDTESTCONTROLNOTATIONVERSION3TTCN3TABULARPRESENTATIONFORMATTFT 测试 控制 符号 版本 TTCN3

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