Towards Fault Localization via Probabilistic Software Modeling

January 21, 2020 Β· Declared Dead Β· πŸ› 2020 IEEE Workshop on Validation, Analysis and Evolution of Software Tests (VST)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Hannes Thaller, Lukas Linsbauer, Alexander Egyed, Stefan Fischer arXiv ID 2001.07409 Category cs.SE: Software Engineering Citations 5 Venue 2020 IEEE Workshop on Validation, Analysis and Evolution of Software Tests (VST) Last Checked 4 months ago
Abstract
Software testing helps developers to identify bugs. However, awareness of bugs is only the first step. Finding and correcting the faulty program components is equally hard and essential for high-quality software. Fault localization automatically pinpoints the location of an existing bug in a program. It is a hard problem, and existing methods are not yet precise enough for widespread industrial adoption. We propose fault localization via Probabilistic Software Modeling (PSM). PSM analyzes the structure and behavior of a program and synthesizes a network of Probabilistic Models (PMs). Each PM models a method with its inputs and outputs and is capable of evaluating the likelihood of runtime data. We use this likelihood evaluation to find fault locations and their impact on dependent code elements. Results indicate that PSM is a robust framework for accurate fault localization.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted