软件测试Python专家之路程序员

2018软件测试标准汇总下载

2018-10-16  本文已影响105人  python测试开发

标题有链接的,点击标题即可下载

国际标准 ISO/IEC 25010 系统和软件质量模型

图片.png

英文原版: BS ISO IEC 25010-2011 Systems and software engineering — Systems and software Quality Requirements and Evaluation (SQuaRE) — System and software quality models.pdf

IEEE 829 测试文档国际标准

IEEE 829-1998,也被称做829软件测试文档标准,作为一个IEEE的标准定义了一套文档用于8个已定义的软件测试阶段,每个阶段可能产生它自己单独的文件类型。这个标准定义了文档的格式但是没有规定它们是否必须全部被应用,也不包括这些文档中任何相关的其它标准的内容。

IEEE 829中可能引用到的其他标准 参见:http://zh.wikipedia.org/wiki/IEEE_829

这个标准的內容,有部分是来自于ISEB基金会的培训课程,和British Computer Society(英国计算机协会)推动的软件测试执业证书考试。 ISTQB(国际软件测试资质认证委员会)遵循基于ISEB(英国信息系统考试委员会)的课程提纲和德国的ASQF教学大纲,同时被IEEE 829采纳为软件测试文档的参考标准。

IEEE Std 829-2008 测试计划模板.pdf

IEEE 1008 单元测试国际标准

Software unit testing is a process that includes the performance of test planning, the development of a test set, and the measurement of a test unit against its requirement. measuring entails the use of sample data to exercise the unit and the comparison of the unit’s actual behaviour with its required behaviour as specified in the unit’s requirement documentation. This standard defines an integrated approach to systematic and documented unit testing. The approach uses unit design and unit implementation information, in addition to unit requirements, to determine the completeness of the testing. The standard describes a testing process composed of a hierarchy of phases, activities, and tasks. Further, it defines a minium set of tasks for each activity, although additional tasks may be added to any activity.

std1008-1987 IEEE 1008 单元测试国际标准.pdf

IEEE Std 1012 – 2004 软件检验和验证国际标准

IEEE Std 1028™-2008 软件评审和审计国际标准

IEEE Std 1044™-2009 软件异常分类国际标准

IEEE 1233-1998开发软件需求规格的指南

IEEE 730-1998,用于软件质量保证计划的标准

IEEE 1061-1998 用于软件质量度量和方法学的标准

IEEE 12207-2008. 用于软件生命周期过程和软件生命周期数据的标准

英国组件测试标准

软件工程术语

参考资料

上一篇 下一篇

猜你喜欢

热点阅读