An approach for Test Impact Analysis on the Integration Level in Java programs
preprint
OA: closed
Abstract
Test Impact Analysis is an approach to obtain a subset of tests that are impacted by the code changes. This approach is mostly applied to unit testing where the link between the code and its associated tests is easy to obtain. On the integration level, however, it is not straightfoward to find such a link programatically, especially when the integration tests are held into separate repositories. We propose an approach for selecting integration tests based on the runtime analysis of code changes to reduce the test execution overhead. We provide a set of tools and framework that can be plugged into existing CI/CD pipelines. We have evaluated the approach on a range of opensource Java programs and found ≈50% reduction in tests on average, and above 80% in a few cases. We have also applied the approach to a large-scaled system currently in production and found similar results.
My notes (saved in your browser only)
Citation neighborhood (no data yet)
We don't have any in-corpus citations linked to this paper yet. The paper's references may be in our DB but unresolved to ``paper_id`` (resolution happens at ingest when the cited DOI matches a row we already have). Run the cross-source citation reconcile pass to retry.
Source provenance
- europepmc
- last seen: 2026-05-19T01:45:01.086888+00:00