Title :
Assessing the complexity of upgrading software modules
Author :
Schoenmakers, Bram ; van den Broek, Niels ; Nagy, Istvan ; Vasilescu, Bogdan ; Serebrenik, Alexander
Author_Institution :
ASML Netherlands B.V., Veldhoven, Netherlands
Abstract :
Modern software development frequently involves developing multiple codelines simultaneously. Improvements to one codeline should often be applied to other codelines as well, which is typically a time consuming and error-prone process. In order to reduce this (manual) effort, changes are applied to the system´s modules and those affected modules are upgraded on the target system. This is a more coarse-grained approach than upgrading the affected files only. However, when a module is upgraded, one must make sure that all its dependencies are still satisfied. This paper proposes an approach to assess the ease of upgrading a software system. An algorithm was developed to compute the smallest set of upgrade dependencies, given the current version of a module and the version it has to be upgraded to. Furthermore, a visualization has been designed to explain why upgrading one module requires upgrading many additional modules. A case study has been performed at ASML to study the ease of upgrading the TwinScan software. The analysis shows that removing elements from interfaces leads to many additional upgrade dependencies. Moreover, based on our analysis we have formulated a number improvement suggestions such as a clear separation between the test code and the production code as well as an introduction of a structured process of symbols deprecation and removal.
Keywords :
software metrics; TwinScan software; coarse-grained approach; codelines development; software development; software modules upgrading complexity; upgrade dependencies; Algorithm design and analysis; Complexity theory; Heating; Image color analysis; Software; Stress; Visualization;
Conference_Titel :
Reverse Engineering (WCRE), 2013 20th Working Conference on
Conference_Location :
Koblenz
DOI :
10.1109/WCRE.2013.6671319