219
click to vote
ISSTA
15 years 7 months ago
2004 ACM
We show how model checking and symbolic execution can be used to generate test inputs to achieve structural coverage of code that manipulates complex data structures. We focus on ...
131
click to vote
ISSTA
15 years 7 months ago
2004 ACM
Object oriented programming promotes reuse of classes in multiple contexts. Thus, a class is designed and implemented with several usage scenarios in mind, some of which possibly ...
ISSTA
15 years 7 months ago
2004 ACM 114
click to vote
ISSTA
15 years 7 months ago
2004 ACM
Constraints in predicate or relational logic can be translated into boolean logic and solved with a SAT solver. For faster solving, it is common to exploit the typing of predicate...
136
click to vote
ISSTA
15 years 7 months ago
2004 ACM
Continuous testing uses excess cycles on a developer’s workstation to continuously run regression tests in the background, providing rapid feedback about test failures as source...
|