Epitropakis, Michael G. and Yoo, Shin and Harman, Mark and Burke, Edmund K. (2015) Empirical evaluation of Pareto efficient multi-objective regression test case prioritisation. In: ISSTA 2015 Proceedings of the 2015 International Symposium on Software Testing and Analysis :. ACM, USA, pp. 234-245. ISBN 9781450336208
issta15_preprint.pdf - Accepted Version
Available under License Creative Commons Attribution-NonCommercial.
Download (365kB)
Abstract
The aim of test case prioritisation is to determine an ordering of test cases that maximises the likelihood of early fault revelation. Previous prioritisation techniques have tended to be single objective, for which the additional greedy algorithm is the current state-of-the-art. Unlike test suite minimisation, multi objective test case prioritisation has not been thoroughly evaluated. This paper presents an extensive empirical study of the effectiveness of multi objective test case prioritisation, evaluating it on multiple versions of five widely-used benchmark programs and a much larger real world system of over 1 million lines of code. The paper also presents a lossless coverage compaction algorithm that dramatically scales the performance of all algorithms studied by between 2 and 4 orders of magnitude, making prioritisation practical for even very demanding problems. Copyright is held by the owner/author(s).