节点文献
软件内建自测试中的测试数据生成方法
A Method to Generate Test Case on Build-in-Self-Test
【Author】 LI Wen-feng, XU Shi-yi (School of Computer Engineering & Science, Shanghai University, 200072)
【机构】 上海大学计算机学院;
【摘要】 软件内建自测试是一种新型的软件测试方法,它包括模板和测试数据生成两部分。本文研究了其中的测试数据生成方法,首先在系统的模板中得到需要测试的程序块信息,然后通过一系列算法来分析程序块,用二叉树的形式把程序块的执行路径表示出来,并对路径的每个分支都生成测试用例,达到测试中具有较高故障覆盖率的路径覆盖。
【Abstract】 Build-In-Self-Test (BIST) Automated Software Test is a new method to the software testing. In this system, Template and Test Case Generator are included. In this paper, we mainly discuss how to generate the Test Case. First, we get the information of the program module which is needed to test, and then analyse the information. After that, we convert the program module to the format of bin-tree. Then we generate test case for each path. How to convert the program module to the format of bin-tree is the main point of this paper.
- 【会议录名称】 第十届全国容错计算学术会议论文集
- 【会议名称】第十届全国容错计算学术会议
- 【会议时间】2003-09
- 【会议地点】中国北京
- 【分类号】TP311.52
- 【主办单位】中国计算机学会容错计算专业委员会