摘要
软件内建自测试是一种新型的软件测试方法,该文研究了其中的模板库设计和测试路径执行的问题。首先介绍系统的模板库定义及设计,以及它的主要特点,然后介绍了一种将模板库中程序块的执行路径二叉化的方法,使生成的测试用例具有高的路径覆盖率。
Build-in self-test (BIST) automated software test is a new method to the software testing. template library designing and test path analysis are included. First, it introduces the definition and designing of the template library, and the main point of that, then, it converts the program module to the format of bin-tree, last generates test case for each path.
出处
《计算机工程》
CAS
CSCD
北大核心
2004年第14期71-72,共2页
Computer Engineering
基金
国家自然科学基金资助项目(69873030
1999
60173029
2002)
关键词
软件测试
BIST
模板库
程序块
二叉树
Software testing
Build-in self-test(BIST)
Template library
Program module
Bin-tree