Title :
Using Logic Criterion Feasibility to Reduce Test Set Size While Guaranteeing Fault Detection
Author :
Kaminski, Garrett ; Ammann, Paul
Author_Institution :
Software Eng., George Mason Univ., Fairfax, VA
Abstract :
Some software testing logic coverage criteria demand inputs that guarantee detection of a large set of fault types. One powerful such criterion, MUMCUT, is composed of three criteria, where each constituent criterion ensures the detection of specific fault types. In practice, the criteria may overlap in terms of fault types detected, thereby leading to numerous redundant tests, but due to the unfortunate fact that infeasible test requirements don´t result in tests, all the constituent criteria are needed. The key insight of this paper is that analysis of the feasibility of the constituent criteria can be used to reduce test set size without sacrificing fault detection. In other words, expensive criteria can be reserved for use only when they are actually necessary. This paper introduces a new logic criterion, Minimal-MUMCUT, based on this insight. Given a predicate in minimal DNF, a determination is made of which constituent criteria are feasible at the level of individual literals and terms. This in turn determines which criteria are necessary, again at the level of individual literals and terms. This paper presents an empirical study using predicates in avionics software. The study found that Minimal-MUMCUT reduces test set size -- without sacrificing fault detection -- to as little as a few percent of the test set size needed if feasibility is not considered.
Keywords :
fault diagnosis; program testing; software fault tolerance; avionics software; fault detection; fault types; logic criterion feasibility; minimal DNF; minimal-MUMCUT; redundant tests; software testing logic coverage criteria; Aerospace electronics; Boolean functions; Controllability; Error correction; Fault detection; Logic testing; Programming profession; Software engineering; Software testing; Criteria; Disjunctive Normal Form; MUMCUT; Software Fault; Software Logic Testing;
Conference_Titel :
Software Testing Verification and Validation, 2009. ICST '09. International Conference on
Conference_Location :
Denver, CO
Print_ISBN :
978-1-4244-3775-7
Electronic_ISBN :
978-0-7695-3601-9
DOI :
10.1109/ICST.2009.14