Sciweavers

METRICS
1997
IEEE

An Empirical Analysis of Equivalence Partitioning, Boundary Value Analysis and Random Testing

13 years 8 months ago
An Empirical Analysis of Equivalence Partitioning, Boundary Value Analysis and Random Testing
An experiment comparing the effectiveness of equivalence partitioning (EP), boundary value analysis (BVA), and random testing was performed, based on an operational avionics system of approximately 20,000 lines of Ada code The paper introduces an experimental methodology that considers all possible input values that satisfy a test technique and all possible input values that would cause a module to fail, (rather than arbitrarily chosen values from these sets) to determine absolute values for the effectiveness for each test technique. As expected, an implementation of BVA was found to be most effective, with neither EP nor random testing half as effective. The random testing results were surprising, requiring just 8 test cases per module to equal the effectiveness of EP, although somewhere in the region of 50,000 random test cases were required to equal the effectiveness of BVA.
Stuart Reid
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where METRICS
Authors Stuart Reid
Comments (0)