A survey on data-flow testing

T Su, K Wu, W Miao, G Pu, J He, Y Chen… - ACM computing surveys …, 2017 - dl.acm.org
Data-flow testing (DFT) is a family of testing strategies designed to verify the interactions
between each program variable's definition and its uses. Such a test objective of interest is …

Spectrum-based software fault localization: A survey of techniques, advances, and challenges

HA de Souza, ML Chaim, F Kon - arXiv preprint arXiv:1607.04347, 2016 - arxiv.org
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 …

Jaguar: A spectrum-based fault localization tool for real-world software

HL Ribeiro, RPA de Araujo, ML Chaim… - 2018 IEEE 11th …, 2018 - ieeexplore.ieee.org
We present the Jaguar fault localization tool, which uses Spectrum-based Fault Localization
techniques (SFL) to indicate faulty code excerpts. Jaguar supports both control-flow and …

Evaluating data-flow coverage in spectrum-based fault localization

HL Ribeiro, PAR de Araujo, ML Chaim… - 2019 ACM/IEEE …, 2019 - ieeexplore.ieee.org
Background: Debugging is a key task during the software development cycle. Spectrum-
based Fault Localization (SFL) is a promising technique to improve and automate …

Automatically mitigating vulnerabilities in binary programs via partially recompilable decompilation

P Reiter, HJ Tay, W Weimer, A Doupé… - … on Dependable and …, 2024 - ieeexplore.ieee.org
Vulnerabilities are challenging to locate and repair, especially when source code is
unavailable and binary patching is required. Manual methods are time-consuming, require …

An investigative testing of structured and unstructured data formats in big data application using apache spark

RK Pallamala, P Rodrigues - Wireless Personal Communications, 2022 - Springer
Apache Spark programming framework provides an effective and vigorous open-source
solution for Big data testing and management. It offers a rich set of big data applications …

[PDF][PDF] Overview on performance testing approach in big data

AS Nagdive, RM Tugnayat… - International Journal of …, 2014 - academia.edu
Big data is defined as large amount of data which requires new technologies and
architectures so that it becomes possible to extract value from it by capturing and analysis …

[PDF][PDF] A Comprehensive Dynamic Data Flow Analysis of Object-Oriented Programs.

L Troost, H Kuchen - ENASE, 2022 - scitepress.org
Studies have shown that in the area of testing data-flow coverage is often more effective in
exposing errors compared to other approaches such as branch coverage. Thus, evaluating …

[PDF][PDF] An Integrated Visualization Approach Combining Dynamic Data-Flow Analysis with Symbolic Execution.

L Troost, H Winkelmann, H Kuchen - ENASE, 2024 - scitepress.org
Although studies have emphasized that generating test cases with respect to data-flow
coverage is a highly effective approach to ensure software quality, there is still a lack of …

Dynamic Data-Flow Analysis with Dacite: Evaluating an Integrated Data-Flow Visualization Approach

L Troost, J Neugebauer, H Kuchen - … on Evaluation of Novel Approaches to …, 2023 - Springer
According to different studies, analyzing the data-flow coverage when testing programs is a
highly effective approach to ensure software quality. However, there is a need for tools …