Sciweavers

ISSTA
2000
ACM

OMEN: A strategy for testing object-oriented software

13 years 9 months ago
OMEN: A strategy for testing object-oriented software
This paper presents a strategy for structural testing of objectoriented software systems with possibly unknown clients and unknown information about invoked methods. By exploiting the combined points-to and escape analysis developed for compiler optimization, our testing paradigm does not require a whole program representation to be in memory simultaneously for testing analysis. Potential e ects from outside the component under test are easily identi ed and reported to the tester. As client and server methods become known, the graph representation of object relationships is easily extended, allowing the computation of test tuples to be performed in a demand-driven manner, without requiring unnecessary computation of test tuples based on predictions of potential clients.
Amie L. Souter, Lori L. Pollock
Added 01 Aug 2010
Updated 01 Aug 2010
Type Conference
Year 2000
Where ISSTA
Authors Amie L. Souter, Lori L. Pollock
Comments (0)