Sciweavers

ISSRE
2007
IEEE

Generating Trace-Sets for Model-based Testing

13 years 6 months ago
Generating Trace-Sets for Model-based Testing
Model-checkers are powerful tools that can find individual traces through models to satisfy desired properties. These traces provide solutions to a number of problems. Instead of individual traces, software testing needs sets of traces that satisfy coverage criteria. Finding a trace set in a large model is difficult because model checkers generate single traces and use a lot of memory. Space and time requirements of modelchecking algorithms grow exponentially with respect to the number of variables and parallel automata of the model being analyzed. We present a method that generates a set of traces by iteratively invoking a model checker. The method mitigates the memory consumption problem by dynamically building partitions along the traces. This method was applied to a testability case study, and it generated the complete trace set, while ordinary model-checking could only generate 26%.
Birgitta Lindström, Paul Pettersson, Jeff Off
Added 26 Oct 2010
Updated 26 Oct 2010
Type Conference
Year 2007
Where ISSRE
Authors Birgitta Lindström, Paul Pettersson, Jeff Offutt
Comments (0)