Sciweavers

ISSTA
2006
ACM

Object distance and its application to adaptive random testing of object-oriented programs

13 years 10 months ago
Object distance and its application to adaptive random testing of object-oriented programs
Testing with random inputs can give surprisingly good results if the distribution of inputs is spread out evenly over the input domain; this is the intuition behind Adaptive Random Testing, which relies on a notion of ”distance” between test values. Such distances have so far been defined for integers and other elementary inputs; extending the idea to the testing of today’s object-oriented programs requires a more general notion of distance, applicable to composite programmer-defined types. We define a notion of object distance, with associated algorithms to compute distances between arbitrary objects, and use it to generalize Adaptive Random Testing to such inputs. The resulting testing strategies open the way for effective automated testing of large, realistic object-oriented programs. Categories and Subject Descriptors D.2.5 [Software Engineering]: Testing and Debugging—testing tools Keywords random testing, adaptive random testing, object distance, distancedbased testin...
Ilinca Ciupa, Andreas Leitner, Manuel Oriol, Bertr
Added 14 Jun 2010
Updated 14 Jun 2010
Type Conference
Year 2006
Where ISSTA
Authors Ilinca Ciupa, Andreas Leitner, Manuel Oriol, Bertrand Meyer
Comments (0)