1 citations · 1 across the 3 of their papers we have counts for
4 papers
Transforming C++11 Code to C++03 to Support Legacy Compilation Environments
Gábor Antal, Dávid Havas, István Siket +3
Newer technologies - programming languages, environments, libraries - change very rapidly. However, various internal and external constraints often prevent projects from quickly ad…
On the Integration of Spectrum-Based Fault Localization Tools into IDEs
Attila Szatmári, Qusay Idrees Sarhan, Gergő Balogh +2
Spectrum-Based Fault Localization (SBFL) is a technique to be used during debugging, the premise of which is that, based on the test case outcomes and code coverage, faulty code el…
CharmFL: A Fault Localization Tool for Python
Qusay Idrees Sarhan, Attila Szatmari, Rajmond Toth +1
Fault localization is one of the most time-consuming and error-prone parts of software debugging. There are several tools for helping developers in the fault localization process,…
Method Calls Frequency-Based Tie-Breaking Strategy For Software Fault Localization
Qusay Idrees Sarhan, Bela Vancsics, Arpad Beszedes
In Spectrum-Based Fault Localization (SBFL), a suspiciousness score is assigned to each code element based on test coverage and test outcomes. The scores are then used to rank the…