中文核心期刊
CSCD来源期刊
中国科技核心期刊
RCCSE中国核心学术期刊

重庆交通大学学报(自然科学版) ›› 2010, Vol. 29 ›› Issue (2): 319-320.

• • 上一篇    下一篇

基于程序切片的测试用例集约简方法

吴洁1,2,丁晓明1,2   

  1. 1.西南大学计算机与信息科学学院,重庆 400715;2.重庆市智能软件与软件工程重点实验室,重庆 400715
  • 收稿日期:2009-12-11 修回日期:2010-01-19 出版日期:2010-04-15 发布日期:2015-01-22
  • 作者简介:吴洁(1985—),女,四川绵阳人,硕士研究生,主要从事软件测试研究方面的工作。E-mail:jjwu@swu.edu.cn。

Test Suite Reduction Methods Based on Process Slicing

WU Jie1,2,DING Xiao-ming1,2   

  1. 1.College of Computer & Information Science,Southwest University,Chongqing 400715,China; 2.Key Lab of Intelligent Software & Software Engineering Research Institution,Chongqing 400715,China
  • Received:2009-12-11 Revised:2010-01-19 Online:2010-04-15 Published:2015-01-22

摘要: 对用例集中的冗余测试用例进行删除往往会造成测试用例集错误检测能力(FDE)的下降。引入程序切片的 思想,定义容易引起程序错误的语句为关键点,对其进行切片并分析取值范围,利用这些取值范围选取部分冗余测 试用例可以保证最小化测试用例集具有一定的错误检测能力。

关键词: 测试用例集约简, 程序切片, 错误检测率

Abstract: Deleting the redundancy test suite always causes the descending of FDE( full name Fault Dectection Effectiveness). This problem can be solved by using process slicing. We firstly defined the sentences which may easily cause the process errors as key points,then sliced the process and analyzed the scale range. We argue that FDE for minimalizing test suite can be guaranteed by using the scale range to test suite reduction with selective redundancy.

Key words: the test suite reduction, process slicing, FDE

中图分类号: