Limit this search to....

Mining and Checking Object Behavior
Contributor(s): Dallmeier, Valentin (Author)
ISBN: 3838123921     ISBN-13: 9783838123929
Publisher: Sudwestdeutscher Verlag Fur Hochschulschrifte
OUR PRICE:   $81.98  
Product Type: Paperback
Published: February 2011
Qty:
Additional Information
BISAC Categories:
- Computers
Physical Information: 0.41" H x 6" W x 9" (0.60 lbs) 180 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This book introduces a novel approach to modeling the behavior of programs at runtime. The technique leverages the structure of object-oriented programs to derive models that describe the behavior of individual objects. Our approach mines object behavior models, finite state automata where states correspond to different states of an object, and transitions are caused by method invocations. Such models capture the effects of method invocations on an object's state. This approach is the first to combine the control-flow with information about the values of variables. It is implemented in the publicly available Adabu tool, which mines object behavior models from the executions of large interactive programs. This book also shows the usefulness of object behavior models for automatic fix generation and specification mining.