摘要
为了提高回归测试的效率,根据组件间的调用图,找出可能的路径片段,通过测试用例的执行历史进而计算出路径片段的覆盖指数,最后对覆盖指数进行排序,提出了一种测试用例的优先级模型.用此模型可以高效地进行回归测试,及时发现程序中的错误.
In order to improve the efficiency of regression testing, test case prioritization technology is particularly important. This paper is mainly to identify possible path segments by the call graph between components, to calculate path segments' cover index by the execution history of test cases, and finally to put forward a priority model of test case based on the sort of the cover index. Through the research of this model, it can effectively carry out regression test, and detect the errors in the program timely.
出处
《同济大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2016年第12期1943-1948,共6页
Journal of Tongji University:Natural Science
基金
国家自然科学基金(41171303)
关键词
回归测试
路径片段
优先级模型
覆盖指标
regression testing
path segment
priority model
coverage index