This is an archive of the old software engineering chair at Saarland University. It is no longer up-to-date.

Mining object usage models - ICSE 2007
by Andrzej Wasylkowski

ICSE COMPANION 2007: Companion to the Proceedings of the 29th International Conference on Software Engineering, Pages 93-94, IEEE Computer Society, Los Alamitos, CA, May 2007.

Digital Library via DOI: 10.1109/ICSECOMPANION.2007.49

Abstract

Programs usually follow many implicit programming rules or patterns, violations of which frequently lead to failures. This thesis proposes a novel approach to statically mine object usage models representing such patterns for objects used in a program. Additionally, we will describe how object usage models can be used to automatically detect defects, increase program understanding and support programmers by providing code templates. In preliminary experiments the proposed method detected two previously unknown bugs in open source software.

BibTeX Entry

@inproceedings{wasylkowski-icse-2007,
    title = "Mining object usage models",
    author = "Andrzej Wasylkowski",
    year = "2007",
    month = may,
    address = "Los Alamitos, CA",
    booktitle = "ICSE COMPANION 2007: Companion to the Proceedings of the 29th International Conference on Software
Engineering",
    location = "Minneapolis, MN, USA",
    pages = "93--94",
    publisher = "IEEE Computer Society",
    doi = "10.1109/ICSECOMPANION.2007.49",
}

Show all publications of the Software Engineering Chair.