idw – Informationsdienst Wissenschaft

Nachrichten, Termine, Experten

Grafik: idw-Logo
Science Video Project
idw-Abo

idw-News App:

AppStore

Google Play Store



Instanz:
Teilen: 
31.07.2024 10:05

Researchers Speed Up Fault Localization During Software Development

Falko Schoklitsch Kommunikation und Marketing
Technische Universität Graz

    Finding and fixing errors in programme code still takes up a lot of developers’ time. A team at Graz University of Technology has now developed a solution that tackles the biggest time wasters.

    Modern software applications usually consist of numerous files and several million lines of code. Due to the sheer quantity, finding and correcting faults, known as debugging, is difficult. In many software companies, developers still search for faults manually – something which takes up a large proportion of their working time. Studies indicate that this accounts for between 30 and 90 per cent of the total development time. Birgit Hofer and Thomas Hirsch from the Institute of Software Technology at Graz University of Technology (TU Graz) have developed a solution based on existing natural language processing methods and metrics that can greatly speed up the process of finding faulty code and thus debugging.

    Fault localization uses up the most time

    “As a first step, we conducted surveys among developers to find out what the biggest time wasters are when debugging. It turned out that the actual bug fixing is not the big problem at all, but that programmers mainly get bogged down with locating faults, i.e. narrowing down the search to the right area in the program code,” explains Birgit Hofer.

    Based on this realisation, the researchers set about finding a solution to this problem which is also scalable to applications with a lot of code. Although there are efficient model-based approaches in which a program is converted into a logical representation (referred to as a model), this only works for small programs. This is because the computing effort increases exponentially with the size of the code. The approach taken up by Birgit Hofer and Thomas Hirsch represents certain software properties in numbers – for example the readability or complexity of code – and can also be used for large amounts of code, as the computational effort only increases linearly.

    Comparison of bug description and code

    The starting point for fault localization is the bug report, for which testers or users fill out a form in which they describe the observed failure and enter information about the software version, their operating system, the steps they took before the failure occured and other relevant information. Based on this bug report, the combination of natural language processing and metrics analyses the entire code with regard to classes and the names of variables, files, methods or functions and the calls to methods and functions. The application identifies code sections that best correspond to the bug report. As a result, the developers receive a list of five to ten files ranked according to the probability of their being responsible for the observed failure. The developers also receive information on the type of fault that is most likely to be involved. This data can be used to locate and fix the bug more quickly.

    “The working time of software developers is expensive, yet they often spend more of this expensive time locating and fixing bugs than developing new features,” says Birgit Hofer. “As there are already a number of approaches to eradicating this problem, we have investigated how we can combine and improve them so that there is a basis for commercial application. We have now laid the foundations and the system works. However, in order to integrate it into a company, it would still have to be adapted to the company’s respective needs.”

    The debugging system is available via the “GitHub“ platform (https://github.com/AmadeusBugProject). On the project website (https://amadeus.ist.tugraz.at/) the papers and repositories associated with this research can be found.

    This research is anchored in the Austrian Science Fund (FWF) project “Amadeus” (https://doi.org/10.55776/P32653) and is anchored in the Field of Expertise Information, Communication & Computing, one of five strategic research foci at TU Graz.


    Wissenschaftliche Ansprechpartner:

    Birgit HOFER
    Dipl.-Ing. Dr.techn.
    TU Graz | Institute of Software Technology
    Phone: +43 316 873 5746
    bhofer@tugraz.at


    Originalpublikation:

    Automated Debugging in Use https://doi.org/10.55776/P32653


    Bilder

    Debugging is currently still a big time waster.
    Debugging is currently still a big time waster.
    Helmut Lunghammer
    Lunghammer - TU Graz


    Merkmale dieser Pressemitteilung:
    Journalisten, Wirtschaftsvertreter
    Informationstechnik
    überregional
    Forschungs- / Wissenstransfer, Forschungsergebnisse
    Englisch


     

    Debugging is currently still a big time waster.


    Zum Download

    x

    Hilfe

    Die Suche / Erweiterte Suche im idw-Archiv
    Verknüpfungen

    Sie können Suchbegriffe mit und, oder und / oder nicht verknüpfen, z. B. Philo nicht logie.

    Klammern

    Verknüpfungen können Sie mit Klammern voneinander trennen, z. B. (Philo nicht logie) oder (Psycho und logie).

    Wortgruppen

    Zusammenhängende Worte werden als Wortgruppe gesucht, wenn Sie sie in Anführungsstriche setzen, z. B. „Bundesrepublik Deutschland“.

    Auswahlkriterien

    Die Erweiterte Suche können Sie auch nutzen, ohne Suchbegriffe einzugeben. Sie orientiert sich dann an den Kriterien, die Sie ausgewählt haben (z. B. nach dem Land oder dem Sachgebiet).

    Haben Sie in einer Kategorie kein Kriterium ausgewählt, wird die gesamte Kategorie durchsucht (z.B. alle Sachgebiete oder alle Länder).