Back to Search Start Over

Using Dependency Structures for Prioritization of Functional Test Suites.

Authors :
Haidry, Shifa-e-Zehra
Miller, Tim
Source :
IEEE Transactions on Software Engineering. Feb2013, Vol. 39 Issue 2, p258-275. 18p. 3 Diagrams, 2 Charts, 5 Graphs.
Publication Year :
2013

Abstract

Test case prioritization is the process of ordering the execution of test cases to achieve a certain goal, such as increasing the rate of fault detection. Increasing the rate of fault detection can provide earlier feedback to system developers, improving fault fixing activity and, ultimately, software delivery. Many existing test case prioritization techniques consider that tests can be run in any order. However, due to functional dependencies that may exist between some test cases—that is, one test case must be executed before another—this is often not the case. In this paper, we present a family of test case prioritization techniques that use the dependency information from a test suite to prioritize that test suite. The nature of the techniques preserves the dependencies in the test ordering. The hypothesis of this work is that dependencies between tests are representative of interactions in the system under test, and executing complex interactions earlier is likely to increase the fault detection rate, compared to arbitrary test orderings. Empirical evaluations on six systems built toward industry use demonstrate that these techniques increase the rate of fault detection compared to the rates achieved by the untreated order, random orders, and test suites ordered using existing "coarse-grained” techniques based on function coverage. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00985589
Volume :
39
Issue :
2
Database :
Academic Search Index
Journal :
IEEE Transactions on Software Engineering
Publication Type :
Academic Journal
Accession number :
85169785
Full Text :
https://doi.org/10.1109/TSE.2012.26