ETSI TS 102 950-2-2016 Methods for Testing and Specification (MTS) TTCN-3 Conformance Test Suite Part 2 Test Suite Structure and Test Purposes (TSS&TP) (V1 5 1)《测试和规范方法(MTS) TTCN-3.pdf
《ETSI TS 102 950-2-2016 Methods for Testing and Specification (MTS) TTCN-3 Conformance Test Suite Part 2 Test Suite Structure and Test Purposes (TSS&TP) (V1 5 1)《测试和规范方法(MTS) TTCN-3.pdf》由会员分享,可在线阅读,更多相关《ETSI TS 102 950-2-2016 Methods for Testing and Specification (MTS) TTCN-3 Conformance Test Suite Part 2 Test Suite Structure and Test Purposes (TSS&TP) (V1 5 1)《测试和规范方法(MTS) TTCN-3.pdf(530页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI TS 102 950-2 V1.5.1 (2016-02) Methods for Testing and Specification (MTS); TTCN-3 Conformance Test Suite; Part 2: Test Suite Structure and Test Purposes (TSS Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat.
2、Latest updates are available on the ETSI Web server (https:/ipr.etsi.org/). Pursuant to the ETSI IPR Policy, no investigation, 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 ET
3、SI Web server) which are, or may be, or may become, essential to the present document. Foreword This Technical Specification (TS) has been produced by ETSI Technical Committee Methods for Testing and Specification (MTS). The present document is part 2 of a multi-part deliverable. Full details of the
4、 entire series can be found in part 1 i.9. 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 express
5、ion of provisions). “must“ and “must not“ are NOT allowed in ETSI deliverables except when used in direct citation. ETSI ETSI TS 102 950-2 V1.5.1 (2016-02)8 1 Scope The purpose of the present document is to provide Test Suite Structure and Test Purposes (TSS The Testing and Test Control Notation ver
6、sion 3; Part 1: TTCN-3 Core Language“. 2 ISO/IEC 9646-1 (1992): “Information Technology - Open Systems Interconnection - Conformance Testing Methodology and Framework - Part 1: General concepts“. 3 ISO/IEC 9646-7 (1994): “Conformance testing methodology and framework - Part 7: Implementation Conform
7、ance Statement“. 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 reference document (
8、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. The following referenced documents are not necessary for the application of the present document but they assist the user with
9、regard to a particular subject area. i.1 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)“. i.2 ETSI ES 201 873-6: “Methods for Testing and Specification (MTS); The Testing and Test Control Notati
10、on version 3; Part 6: TTCN-3 Control Interface (TCI)“. i.3 ETSI ES 201 873-7: “Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; Part 7: Using ASN.1 with TTCN-3“. i.4 ETSI ES 201 873-8: “Methods for Testing and Specification (MTS); The Testing and Test Con
11、trol Notation version 3; Part 8: The IDL to TTCN-3 Mapping“. i.5 ETSI ES 201 873-9: “Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; Part 9: Using XML schema with TTCN-3“. i.6 ETSI ES 202 781: “Methods for Testing and Specification (MTS); The Testing and
12、 Test Control Notation version 3; TTCN-3 Language Extensions: Configuration and Deployment Support“. ETSI ETSI TS 102 950-2 V1.5.1 (2016-02)9 i.7 ETSI ES 202 784: “Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; TTCN-3 Language Extensions: Advanced Param
13、eterization“. i.8 ETSI ES 202 785: “Methods for Testing and Specification (MTS); The Testing and Test Control Notation version 3; TTCN-3 Language Extensions: Behaviour Types“. i.9 ETSI TS 102 950-1: “Methods for Testing and Specification (MTS); TTCN-3 Conformance Test Suite; Part 1: Implementation C
14、onformance Statement (ICS)“. 3 Definitions and abbreviations 3.1 Definitions For the purposes of the present document, the terms and definitions given in ISO/IEC 9646-1 2, ISO/IEC 9646-7 3, ETSI ES 201 873-1 1 (TTCN-3) and the following apply: Abstract Test Suite (ATS): test suite composed of abstra
15、ct test cases ICS pro forma: document, in the form of a questionnaire, which when completed for an implementation or system becomes an ICS Implementation Conformance Statement (ICS): statement made by the supplier of an implementation claimed to conform to a given specification, stating which capabi
16、lities have been implemented Implementation eXtra Information for Testing (IXIT): statement made by a supplier or implementor of an IUT which contains or references all of the information related to the IUT and its testing environment, which will enable the test laboratory to run an appropriate test
17、 suite against the IUT Implementation Under Test (IUT): implementation of one or more OSI protocols in an adjacent user/provider relationship, being part of a real open system which is to be studied by testing IXIT pro forma: document, in the form of a questionnaire, which when completed for the IUT
18、 becomes the IXIT 3.2 Abbreviations For the purposes of the present document, the following abbreviations apply: ATS Abstract Test Suite BNF Backus Naur Form ICS Implementation Conformance Statement IUT Implementation under Test IXIT Implementation eXtra Information for Testing SUT System Under Test
19、 TC Test Case TCI TTCN-3 Control Interface TP Test Purpose TRI TTCN-3 Runtime Interface TS Test System TSS Test Suite Structure TSS b) positive semantical tests (table B.1); c) negative syntactical tests (table B.2); and ETSI ETSI TS 102 950-2 V1.5.1 (2016-02)10 d) negative semantical tests (table B
20、.2). The execution order of the TTCN-3 tool conformance test cases is specified in the dependencies section of test purpose descriptions. Table B.1: Test suite structure, positive tests 5 Basic language elements 5.1 Identifiers and keywords Syn_0501_Identifier_001 5.2 Scope rules Sem_0502_Scope_001
21、Sem_0502_Scope_002 Sem_0502_Scope_003 Sem_0502_Scope_004 Sem_0502_Scope_008 Syn_0502_Scope_001 5.2.1 Scope of formal parameters Sem_050201_Scope_of_parameters_001 Sem_050201_Scope_of_parameters_002 5.2.2 Uniqueness of identifiers Sem_050202_Uniqueness_001 Sem_050202_Uniqueness_002 Sem_050202_Uniquen
22、ess_003 5.3 Ordering of language elements Sem_0503_Ordering_001 Sem_0503_Ordering_002 Sem_0503_Ordering_005 5.4.1 Formal parameters Sem_050401_top_level_001 Sem_050401_top_level_002 Sem_050401_top_level_003 Sem_050401_top_level_004 Sem_050401_top_level_005 Sem_050401_top_level_006 Sem_050401_top_lev
23、el_007 Sem_050401_top_level_008 Sem_050401_top_level_009 Sem_050401_top_level_010 Sem_050401_top_level_011 Sem_050401_top_level_012 Sem_050401_top_level_013 Sem_050401_top_level_014 Sem_050401_top_level_015 Sem_050401_top_level_016 Sem_050401_top_level_017 Sem_050401_top_level_018 Sem_050401_top_lev
24、el_019 Sem_050401_top_level_020 Sem_050401_top_level_021 Sem_050401_top_level_022 Sem_050401_top_level_023 Sem_050401_top_level_024 Sem_050401_top_level_025 Sem_050401_top_level_026 Sem_050401_top_level_027 Sem_050401_top_level_028 Sem_050401_top_level_029 5.4.1.1 Formal parameters of kind value Sem
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSITS10295022016METHODSFORTESTINGANDSPECIFICATIONMTSTTCN3CONFORMANCETESTSUITEPART2TESTSUITESTRUCTUREANDTESTPURPOSESTSSTPV151

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