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

Mining Cause-Effect-Chains from Version Histories
by Kim Herzig, Andreas Zeller

Proceedings of the 2011 IEEE 22nd International Symposium on Software Reliability Engineering, Pages 60-69, IEEE Computer Society, Washington, DC, USA, November 2011.

ISBN: 9780769545684

Digital Library via DOI: 10.1109/ISSRE.2011.16 - Local copy: Download as PDF file.

Abstract

Software reliability is heavily impacted by software changes. ow do these changes relate to each other? By analyzing the impacted method definitions and usages, we determine dependencies between changes, resulting in a change genealogy that captures how earlier changes enable and cause later ones. Model checking this genealogy reveals temporal process patterns that encode key features of the software process such as pending development activities: “Whenever class A is changed, its test case is later updated as well.†Such patterns can be validated automatically: In an evaluation of four open source histories, our prototype would recommend pending activities with a precision of 60--72%.

BibTeX Entry

@inproceedings{herzig-issre-2011,
    title = "Mining Cause-Effect-Chains from Version Histories",
    author = "Kim Herzig and Andreas Zeller",
    year = "2011",
    month = nov,
    address = "Washington, DC, USA",
    booktitle = "Proceedings of the 2011 IEEE 22nd International Symposium on Software Reliability Engineering",
    location = "Hiroshia, Japan",
    pages = "60--69",
    publisher = "IEEE Computer Society",
    ISBN = "9780769545684",
    doi = "10.1109/ISSRE.2011.16",
}

Show all publications of the Software Engineering Chair.