A survey of code-based change impact analysis techniques

2012 ◽  
Vol 23 (8) ◽  
pp. 613-646 ◽  
Author(s):  
Bixin Li ◽  
Xiaobing Sun ◽  
Hareton Leung ◽  
Sai Zhang
2015 ◽  
Vol 109 ◽  
pp. 137-149 ◽  
Author(s):  
Xiaobing Sun ◽  
Bixin Li ◽  
Hareton Leung ◽  
Bin Li ◽  
Junwu Zhu

Author(s):  
Karl Palmskog ◽  
Ahmet Celik ◽  
Milos Gligoric

Abstract Change impact analysis techniques determine the components affected by a change to a software system, and are used as part of many program analysis techniques and tools, e.g., in regression test selection, build systems, and compilers. The correctness of such analyses usually depends both on domain-specific properties and change impact analysis, and is rarely established formally, which is detrimental to trustworthiness. We present a formalization of change impact analysis with machine-checked proofs of correctness in the Coq proof assistant. Our formal model factors out domain-specific concerns and captures system components and their interrelations in terms of dependency graphs. Using compositionality, we also capture hierarchical impact analysis formally for the first time, which, e.g., can capture when impacted files are used to locate impacted tests inside those files. We refined our verified impact analysis for performance, extracted it to efficient executable OCaml code, and integrated it with a regression test selection tool, one regression proof selection tool, and one build system, replacing their existing impact analyses. We then evaluated the resulting toolchains on several open source projects, and our results show that the toolchains run with only small differences compared to the original running time. We believe our formalization can provide a basis for formally proving domain-specific techniques using change impact analysis correct, and our verified code can be integrated with additional tools to increase their reliability.


Sign in / Sign up

Export Citation Format

Share Document