Skip to main content

Showing 1–3 of 3 results for author: de Souza, H A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.09178  [pdf, other

    cs.SE quant-ph

    Testing and Debugging Quantum Programs: The Road to 2030

    Authors: Neilson Carlos Leite Ramalho, Higor Amario de Souza, Marcos Lordello Chaim

    Abstract: Quantum Computing has existed in the theoretical realm for several decades. Recently, given the latest developments in hardware, quantum computing has re-emerged as a promising technology with the potential to solve problems that a classical computer could take hundreds of years to solve. With the rising interest in the field, there are challenges and opportunities for academics and practitioners… ▽ More

    Submitted 15 May, 2024; originally announced May 2024.

    Comments: Submitted to FSE 2024 (SE2030. Software Engineering in 2030 Workshop)

  2. arXiv:1906.11715  [pdf, other

    cs.SE

    Evaluating data-flow coverage in spectrum-based fault localization

    Authors: Henrique Lemos Ribeiro, Higor Amario de Souza, Roberto Paulo de Andrioli Araujo, Marcos Lordello Chaim, Fabio Kon

    Abstract: Background: Debugging is a key task during the software development cycle. Spectrum-based Fault Localization (SFL) is a promising technique to improve and automate debugging. SFL techniques use control-flow spectra to pinpoint the most suspicious program elements. However, data-flow spectra provide more detailed information about the program execution, which may be useful for fault localization. A… ▽ More

    Submitted 27 June, 2019; originally announced June 2019.

    Comments: 13th International Symposium on Empirical Software Engineering and Measurement (ESEM 2019)

  3. arXiv:1607.04347  [pdf, ps, other

    cs.SE

    Spectrum-based Software Fault Localization: A Survey of Techniques, Advances, and Challenges

    Authors: Higor A. de Souza, Marcos L. Chaim, Fabio Kon

    Abstract: Despite being one of the most basic tasks in software development, debugging is still performed in a mostly manual way, leading to high cost and low performance. To address this problem, researchers have studied promising approaches, such as Spectrum-based Fault Localization (SFL) techniques, which pinpoint program elements more likely to contain faults. This survey discusses the state-of-the-art… ▽ More

    Submitted 26 November, 2017; v1 submitted 14 July, 2016; originally announced July 2016.

    Comments: Submitted to Software Testing, Verification and Reliability

    ACM Class: D.2.5