Promoting open science in test-driven software experiments

Marcus Kessel,Colin Atkinson
DOI: https://doi.org/10.1016/j.jss.2024.111971
IF: 3.5
2024-03-14
Journal of Systems and Software
Abstract:A core principle of open science is the clear, concise and accessible publication of empirical data, including "raw" observational data as well as processed results. However, in empirical software engineering there are no established standards (de jure or de facto) for representing and "opening" observations collected in test-driven software experiments — that is, experiments involving the execution of software subjects in controlled scenarios. Execution data is therefore usually represented in ad hoc ways, often making it abstruse and difficult to access without significant manual effort. In this paper we present new data structures designed to address this problem by clearly defining, correlating and representing the stimuli and responses used to execute software subjects in test-driven experiments. To demonstrate their utility, we show how they can be used to promote the repetition, replication and reproduction of experimental evaluations of AI-based code completion tools. We also show how the proposed data structures facilitate the incremental expansion of execution data sets, and thus promote their repurposing for new experiments addressing new research questions.
computer science, theory & methods, software engineering
What problem does this paper attempt to address?