buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Valentin Dallmeier

Mining and Checking Object Behavior


Efficient Mining of Object Behavior Models
2011. 180 S. 220 mm
Verlag/Jahr: SÜDWESTDEUTSCHER VERLAG FÜR HOCHSCHULSCHRIFTEN 2011
ISBN: 3-8381-2392-1 (3838123921)
Neue ISBN: 978-3-8381-2392-9 (9783838123929)

Preis und Lieferzeit: Bitte klicken


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.
Dr. Valentin Dallmeier studied computer science in Passau andSaarbrücken. Heconducted his PhD research at the chair for software engineeringwith Prof.Andreas Zeller. His work was published in papers at topinternational venues. In2010, his dissertation won the Ernst-Denert Software Engineeringaward.