Sciweavers

ESE
2006

Replaying development history to assess the effectiveness of change propagation tools

13 years 4 months ago
Replaying development history to assess the effectiveness of change propagation tools
As developers modify software entities such as functions or variables to introduce new features, enhance old ones, or fix bugs, they must ensure that other entities in the software system are updated to be consistent with these new changes. Many hard to find bugs are introduced by developers who did not notice dependencies between entities, and failed to propagate changes correctly. Most modern development environments offer tools to assist developers in propagating changes. For example, dependency browsers show static code dependencies between source code entities. Other sources of information such as historical co-change or code layout information could be used by tools to support developers in propagating changes. We present the Development Replay (DR) approach which empirically assess and compares the effectiveness of several not-yet-existing change propagation tools by reenacting the changes stored in source control repositories using these tools. We present a case study of five l...
Ahmed E. Hassan, Richard C. Holt
Added 12 Dec 2010
Updated 12 Dec 2010
Type Journal
Year 2006
Where ESE
Authors Ahmed E. Hassan, Richard C. Holt
Comments (0)