Input-based adaptive randomized test case prioritization

Journal of Systems and Software(2015)

引用 57|浏览45
暂无评分
摘要
We extend ART with the search-based algorithm for test case prioritization.Our techniques are as effective as the best search-based TCP technique.Our techniques are more efficient than genetic and greedy, but not ART.It is the first experiment to evaluate input-based search-based TCP techniques. Test case prioritization assigns the execution priorities of the test cases in a given test suite. Many existing test case prioritization techniques assume the full-fledged availability of code coverage data, fault history, or test specification, which are seldom well-maintained in real-world software development projects. This paper proposes a novel family of input-based local-beam-search adaptive-randomized techniques. They make adaptive tree-based randomized explorations with a randomized candidate test set strategy to even out the search space explorations among the branches of the exploration trees constructed by the test inputs in the test suite. We report a validation experiment on a suite of four medium-size benchmarks. The results show that our techniques achieve either higher APFD values than or the same mean APFD values as the existing code-coverage-based greedy or search-based prioritization techniques, including Genetic, Greedy and ART, in both our controlled experiment and case study. Our techniques are also significantly more efficient than the Genetic and Greedy, but are less efficient than ART.
更多
查看译文
关键词
randomized algorithm,regression testing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要