Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Virginia Commonwealth University

Theses and Dissertations

Changesets

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Changeset-Based Retrieval Of Source Code Artifacts For Bug Localization, Agnieszka Ciborowska Jan 2022

Changeset-Based Retrieval Of Source Code Artifacts For Bug Localization, Agnieszka Ciborowska

Theses and Dissertations

Modern software development is extremely collaborative and agile, with unprecedented speed and scale of activity. Popular trends like continuous delivery and continuous deployment aim at building, fixing, and releasing software with greater speed and frequency. Bug localization, which aims to automatically localize bug reports to relevant software artifacts, has the potential to improve software developer efficiency by reducing the time spent on debugging and examining code. To date, this problem has been primarily addressed by applying information retrieval techniques based on static code elements, which are intrinsically unable to reflect how software evolves over time. Furthermore, as prior approaches frequently …