An empirical evaluation of test case filtering techniques based on exercising complex information flows

  • Authors:
  • David Leon;Wes Masri;Andy Podgurski

  • Affiliations:
  • Case Western Reserve University, Cleveland, OH;American University of Beirut, Beirut, Lebanon;Case Western Reserve University, Cleveland, OH

  • Venue:
  • Proceedings of the 27th international conference on Software engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Some software defects trigger failures only when certain complex information flows occur within the software. Profiling and analyzing such flows therefore provides a potentially important basis for filtering test cases. We report the results of an empirical evaluation of several test case filtering techniques that are based on exercising complex information flows. Both coverage-based and profile-distribution-based filtering techniques are considered. They are compared to filtering techniques based on exercising basic blocks, branches, function calls, and def-use pairs, with respect to their effectiveness for revealing defects.