摘要
在软件开发过程中,对所开发的软件进行测试,是保证软件质量必不可少的手段。黑盒测试方法是在无需了解软件内部逻辑结构的情况下,测试软件是否达到了预期要求。软件质量工程师要根据软件发生缺陷的外在现象提出软件问题报告(SPR),供软件开发工程师参考。本文着重讨论了软件黑盒测试中如何在软件开发工程师和软件质量工程师之间实现规范化信息交流的一种方法。
It is very important to warrant the quality by testing the software product during its development. Black box testing technique is an often used test method.The main test purpose is to verify whether the product behavior as expected. Usually,Quality Engineers(QE)do not know the inner logic structure of the software procedure, but they should know the functionalities and features of the product. This means that QE will test the product accenting to the test outlines and the user interface. If finding a problem,QE will write a Software Problem Report(SPR) ;the software developer will read the SPR and try to fix the problem. This paper will mainly focus on how the QEs and developers share the information in a high efficiency way, even they work in different countries.
出处
《计算机应用与软件》
CSCD
北大核心
2002年第5期11-15,共5页
Computer Applications and Software
关键词
软件黑盒测试
SPR
规范化管理方法
软件开发
软件质量
Software testing Black box testing Software Problem Report( SPR) Standardization management