How to Assess Change Management Software
âą How will the software tell you that the system you installed six months ago is the same one that youâre looking at now?
âąÂ Is the project configuration a centralized database or hundreds of files with no built-in ties, other than being in the same folder?
âąÂ Is there any project metadata information related with version or software tools embedded in the configuration?
âąÂ Does the programming language allow two libraries from different versions to coexist (such as .NET applications allow), or it is still using the Windows 32 APIs with the DLL hell problem?
âąÂ Is there any built-in feature to allow tracking the project version and changes on its configuration?
âąÂ Does the format for saving the configuration follow an open standard to allow evolution or migration of those settings, or is it a proprietary, closed system?
âąÂ How easy is it to edit, save and run different versions of the project configuration side by side?
>> Read Automation World's complete coverage: Taking Charge of Code ChangeÂ
About the Author

James R. Koelsch, contributing writer
Contributing Editor

Leaders relevant to this article: