使用信息:将积极的反馈信息纳入测试过程

Kwok-Ping Chan, D. Towey, T. Chen, Fei-Ching Kuo, Robert G. Merkel
{"title":"使用信息:将积极的反馈信息纳入测试过程","authors":"Kwok-Ping Chan, D. Towey, T. Chen, Fei-Ching Kuo, Robert G. Merkel","doi":"10.1109/STEP.2003.38","DOIUrl":null,"url":null,"abstract":"Software testing is recognized as an essential part of the software development process. Random testing (RT), the selection of input test cases at random from the input domain, is a simple and efficient method of software testing. RT does not however make use of previously executed test case information; in particular, information about nonfailure-causing test cases is ignored. Intuitively, use of this positive feedback information can improve the failure-finding efficiency of a testing method. Adaptive random testing (ART) makes use of knowledge of general failure pattern types, and information of previously executed test cases, in the selection of new test cases. A failure pattern in a program's input domain is composed of the regions of failure-causing inputs. Previous research has categorized failure patterns broadly into three types: point; strip; and block, and has identified important implications for the failure-finding efficiency of test methods, depending on the failure pattern type. In particular, it has been found that for nonpoint type patterns, the efficiency of RT can be improved upon by simple modification of the basic approach: by ensuring a more even and widespread distribution of test cases over the input domain, the number of test cases required to find the first failure (F-measure) can be reduced dramatically. This insight has motivated several adaptive random testing methods, and produced convincing results. This paper introduces some of the research in this area and suggests areas of interest for future work.","PeriodicalId":260047,"journal":{"name":"Eleventh Annual International Workshop on Software Technology and Engineering Practice","volume":"82 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2003-09-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"8","resultStr":"{\"title\":\"Using the information: incorporating positive feedback information into the testing process\",\"authors\":\"Kwok-Ping Chan, D. Towey, T. Chen, Fei-Ching Kuo, Robert G. Merkel\",\"doi\":\"10.1109/STEP.2003.38\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Software testing is recognized as an essential part of the software development process. Random testing (RT), the selection of input test cases at random from the input domain, is a simple and efficient method of software testing. RT does not however make use of previously executed test case information; in particular, information about nonfailure-causing test cases is ignored. Intuitively, use of this positive feedback information can improve the failure-finding efficiency of a testing method. Adaptive random testing (ART) makes use of knowledge of general failure pattern types, and information of previously executed test cases, in the selection of new test cases. A failure pattern in a program's input domain is composed of the regions of failure-causing inputs. Previous research has categorized failure patterns broadly into three types: point; strip; and block, and has identified important implications for the failure-finding efficiency of test methods, depending on the failure pattern type. In particular, it has been found that for nonpoint type patterns, the efficiency of RT can be improved upon by simple modification of the basic approach: by ensuring a more even and widespread distribution of test cases over the input domain, the number of test cases required to find the first failure (F-measure) can be reduced dramatically. This insight has motivated several adaptive random testing methods, and produced convincing results. This paper introduces some of the research in this area and suggests areas of interest for future work.\",\"PeriodicalId\":260047,\"journal\":{\"name\":\"Eleventh Annual International Workshop on Software Technology and Engineering Practice\",\"volume\":\"82 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2003-09-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"8\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Eleventh Annual International Workshop on Software Technology and Engineering Practice\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/STEP.2003.38\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Eleventh Annual International Workshop on Software Technology and Engineering Practice","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/STEP.2003.38","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 8

摘要

软件测试被认为是软件开发过程中必不可少的一部分。随机测试(RT)是从输入域中随机选择输入测试用例,是一种简单有效的软件测试方法。然而,RT并不使用先前执行的测试用例信息;特别是,关于不会导致失败的测试用例的信息会被忽略。直观地说,使用这种正反馈信息可以提高测试方法的故障查找效率。自适应随机测试(ART)在选择新的测试用例时,利用了一般故障模式类型的知识和先前执行的测试用例的信息。程序输入域中的故障模式由引起故障的输入区域组成。以往的研究将失效模式大致分为三种类型:点;带;和块,并已经确定了重要的影响失效查找效率的测试方法,取决于失效模式类型。特别是,对于非点类型模式,可以通过对基本方法的简单修改来提高RT的效率:通过确保测试用例在输入域上的更均匀和更广泛的分布,可以显着减少找到第一个失败(F-measure)所需的测试用例的数量。这种见解激发了一些适应性随机测试方法,并产生了令人信服的结果。本文介绍了该领域的一些研究,并提出了未来工作的兴趣领域。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Using the information: incorporating positive feedback information into the testing process
Software testing is recognized as an essential part of the software development process. Random testing (RT), the selection of input test cases at random from the input domain, is a simple and efficient method of software testing. RT does not however make use of previously executed test case information; in particular, information about nonfailure-causing test cases is ignored. Intuitively, use of this positive feedback information can improve the failure-finding efficiency of a testing method. Adaptive random testing (ART) makes use of knowledge of general failure pattern types, and information of previously executed test cases, in the selection of new test cases. A failure pattern in a program's input domain is composed of the regions of failure-causing inputs. Previous research has categorized failure patterns broadly into three types: point; strip; and block, and has identified important implications for the failure-finding efficiency of test methods, depending on the failure pattern type. In particular, it has been found that for nonpoint type patterns, the efficiency of RT can be improved upon by simple modification of the basic approach: by ensuring a more even and widespread distribution of test cases over the input domain, the number of test cases required to find the first failure (F-measure) can be reduced dramatically. This insight has motivated several adaptive random testing methods, and produced convincing results. This paper introduces some of the research in this area and suggests areas of interest for future work.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信