BS ISO IEC 30130-2016 Software engineering Capabilities of software testing tools《软件工程 软件测试工具的能力》.pdf
《BS ISO IEC 30130-2016 Software engineering Capabilities of software testing tools《软件工程 软件测试工具的能力》.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 30130-2016 Software engineering Capabilities of software testing tools《软件工程 软件测试工具的能力》.pdf(38页珍藏版)》请在麦多课文档分享上搜索。
1、BSI Standards Publication BS ISO/IEC 30130:2016 Software engineering Capabilities of software testing toolsBS ISO/IEC 30130:2016 BRITISH STANDARD National foreword This British Standard is the UK implementation of ISO/IEC 30130:2016. The UK participation in its preparation was entrusted to Technical
2、 Committee IST/15, Software and systems engineering. A list of organizations represented on this committee can be obtained on request to its secretary. This publication does not purport to include all the necessary provisions of a contract. Users are responsible for its correct application. The Brit
3、ish Standards Institution 2016. Published by BSI Standards Limited 2016 ISBN 978 0 580 86509 1 ICS 35.080 Compliance with a British Standard cannot confer immunity from legal obligations. This British Standard was published under the authority of the Standards Policy and Strategy Committee on 31 Jan
4、uary 2016. Amendments/corrigenda issued since publication Date Text affectedBS ISO/IEC 30130:2016 Software engineering Capabilities of software testing tools Ingnierie du logiciel Capacits des outils dessai de logiciel INTERNATIONAL STANDARD ISO/IEC 30130 Reference number ISO/IEC 30130:2016(E) First
5、 edition 2016-02-01 ISO/IEC 2016 BS ISO/IEC 30130:2016ii ISO/IEC 2016 All rights reserved COPYRIGHT PROTECTED DOCUMENT ISO/IEC 2016, Published in Switzerland All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any mea
6、ns, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below or ISOs member body in the country of the requester. ISO copyright office Ch. de Blandonnet 8 CP 401 CH-
7、1214 Vernier, Geneva, Switzerland Tel. +41 22 749 01 11 Fax +41 22 749 09 47 copyrightiso.org www.iso.org ISO/IEC 30130:2016(E)BS ISO/IEC 30130:2016ISO/IEC 30130:2016(E)Foreword v Introduction vi 1 Scope . 1 2 Normative references 1 3 T erms and definitions . 1 4 Object model for software testing to
8、ols 2 4.1 Overview of the object model 2 4.2 Test target 3 4.3 Dynamic test execution entity . 3 4.4 Code analysis entity 4 4.5 Test management entity . 4 5 Category of test entity . 5 5.1 Overview 5 5.2 Categories of dynamic test execution entities 5 5.2.1 Input for dynamic test execution . 5 5.2.2
9、 Dynamic test execution 5 5.2.3 Test data repository 5 5.2.4 Test environment 6 5.3 Categories of code analysis entities 6 5.3.1 Input for code analysis 6 5.3.2 Code analysis . 6 5.4 Categories of test management entities 6 5.4.1 Test plan 6 5.4.2 Test asset 6 5.4.3 Quality record report . 6 5.4.4 T
10、est completion report . 6 5.4.5 Verification and validation report . 6 5.4.6 Test status report 6 6 Characteristics of software testing tools . 6 6.1 Overview 6 6.2 Quality characteristics 7 6.3 Granularity . 8 6.4 Other aspects of characteristics . 9 7 Capabilities of software testing tools 9 7.1 O
11、verview 9 7.2 Dynamic test execution 9 7.2.1 Input for dynamic test execution . 9 7.2.2 Dynamic Test Execution .10 7.2.3 Test data repository .11 7.2.4 Test Environment .12 7.3 Code analysis .13 7.3.1 Input for code analysis .13 7.3.2 Code analysis 13 7.4 Test management .14 7.4.1 Test plan .14 7.4.
12、2 Test asset .14 7.4.3 Quality record report 14 7.4.4 Test completion report 15 7.4.5 Verification and validation report 15 7.4.6 Test status report .15 7.5 Summary of capabilities with characteristics .16 ISO/IEC 2016 All rights reserved iii Contents PageBS ISO/IEC 30130:2016ISO/IEC 30130:2016(E)An
13、nex A (informative) Capabilities mapping to test process .19 Annex B (informative) Overview of the approach for this International Standard 25 Bibliography .27 iv ISO/IEC 2016 All rights reservedBS ISO/IEC 30130:2016ISO/IEC 30130:2016(E) Foreword ISO (the International Organization for Standardizati
14、on) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respective organization to d
15、eal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information technology, ISO and
16、IEC have established a joint technical committee, ISO/IEC JTC 1. The procedures used to develop this document and those intended for its further maintenance are described in the ISO/IEC Directives, Part 1. In particular the different approval criteria needed for the different types of document shoul
17、d be noted. This document was drafted in accordance with the editorial rules of the ISO/IEC Directives, Part 2 (see www.iso.org/directives). Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall not be held responsible
18、 for identifying any or all such patent rights. Details of any patent rights identified during the development of the document will be in the Introduction and/or on the ISO list of patent declarations received (see www.iso.org/patents). Any trade name used in this document is information given for t
19、he convenience of users and does not constitute an endorsement. For an explanation on the meaning of ISO specific terms and expressions related to conformity assessment, as well as information about ISOs adherence to the WTO principles in the Technical Barriers to Trade (TBT) see the following URL:
20、Foreword - Supplementary information The committee responsible for this document is ISO/IEC JTC 1, Information technology, SC 7, Software and systems engineering. ISO/IEC 2016 All rights reserved vBS ISO/IEC 30130:2016ISO/IEC 30130:2016(E) Introduction This International Standard defines the framewo
21、rk to which capabilities of software testing tools are allocated in order to identify the capabilities of products being used by any project for software testing. To develop high-quality software with reasonable time and budget, the use of software testing tools is required. The increase in the size
22、 and complexity of software is complemented by an increase in the difficulty and complexity of software testing. This created a larger demand for the support of tools in order to test software effectively and efficiently. Testing tools are highly diverse due to their contexts of use. Testing itself
23、varies by objective, such as functional testing or nonfunctional testing, and granularity, such as unit testing or system testing. Testing tool vendors vary by providing tools with a different function or combination of functions. And despite vendor provided explanations for the type of testing supp
24、ort functions, there is little common understanding of these functions. In this environment, it is difficult to utilize a testing tool that is suitable for a project without common understanding of tool functions, proper acquisition of the needed tools, and efficient training. The framework defined
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC301302016SOFTWAREENGINEERINGCAPABILITIESOFSOFTWARETESTINGTOOLS 软件工程 软件 测试 工具 能力 PDF

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