Back to results
Bibliographic record · Consultation and access
Artículo

Iter-T: ITERative Test suite generation for automated program repair

Godio, Ariel et al · IEEE · 2026

Open access available
Quick overview. Review the resource’s basic details, then access the content using the main button. This page shows only the information needed to identify, cite, and open the work.

Resource access

Open the content from the main option or choose another available source.

RI ITBA RI ITBA OAI-PMH
Entrar por RI ITBA
Main access

Open access available

Recurso identificado como acceso abierto, sin confirmar automáticamente si es texto completo directo.
Open resource

Summary

Descripción general del contenido del recurso.

Test-based automated program repair (TB-APR) techniques automatically fix buggy programs by relying on a failing test suite. This test suite serves a dual purpose: pinpointing bugs and evaluating the validity of potential patches. However, the effectiveness of TB-APR techniques in generating correct patches is highly dependent on the test suite utilized. The primary shortcoming of TB-APR techniques arises from the intrinsic incompleteness of test suites, resulting in a significant drawback: overfitting, i.e., the generation of ‘overfitted patches’, patches that pass the given test suites but fail to repair the subject program correctly regarding its more general intended behavior. To address this challenge, we present a novel technique designed to enhance the effectiveness of TB-APR methods by automatically generating test suites tailored for program repair. Unlike prior TB-APR techniques, it is rooted in the recognition that edge cases that invalidate overfitted patches play a pivotal role in guiding the repair process away from incorrect solutions. This technique leverages formal specifications and bounded verification to evaluate candidate patches and transforms the counterexamples (CEs) obtained from verifying candidate patches into tests for program repair. The efficacy of iteratively using such CEs as tests for TB-APR is substantiated by Iter-T our implementation of this technique for Java programs and JML specifications, evaluated on a benchmark of 717 buggy Java programs drawn from the APR literature. By progressively constructing test suites exclusively from CEs of overfitted candidate patches, Iter-T increases the odds of fixing a bug by about 58% compared to the originally provided test suites. Moreover, in cases where a TB-APR tool repairs a program using its original suite, employing CEs alone as test suites reduces the median time required to generate a correct patch by 42%. Remarkably, the generated CEs-based test suites are very small, accomplishing ...

How to cite

Elegí el formato que necesitás y copiá la referencia al portapapeles.

APA 7

Godio, A. E. A. (2026). Iter-T: ITERative Test suite generation for automated program repair. https://doi.org/10.1109/TSE.2026.3671416

MLA

Godio, Ariel et al. "Iter-T: ITERative Test suite generation for automated program repair." 2026. https://doi.org/10.1109/TSE.2026.3671416.

Chicago

Godio, Ariel et al. 2026. "Iter-T: ITERative Test suite generation for automated program repair.". https://doi.org/10.1109/TSE.2026.3671416.

Harvard

Godio, A. E. A. 2026, Iter-T: ITERative Test suite generation for automated program repair, IEEE, available at: https://doi.org/10.1109/TSE.2026.3671416 [Accessed 6 Aug. 2026].

Share and print

Save the record, copy its permanent link, or print it as a PDF.

Export reference

You can export the record in common formats for use in a reference manager.

Resource details

Bibliographic information to help confirm that this is the correct material.

Title
Iter-T: ITERative Test suite generation for automated program repair
Author / contributors
Godio, Ariel et al
Publisher
IEEE
Publication year
2026
ISSN
1939-3520
ISSN
1939-3520
Language
Spanish

Subjects

Explore related resources through these subjects.

Copied