TY - JOUR T1 - GA Factor: A Generic Automated Refactoring Tool for the Legacy Software Systems AU - Srinivas, M. AU - Rajasekhara Rao, K. AU - Rama Krishna, G. JO - International Journal of Soft Computing VL - 11 IS - 6 SP - 391 EP - 396 PY - 2016 DA - 2001/08/19 SN - 1816-9503 DO - ijscomp.2016.391.396 UR - https://makhillpublications.co/view-article.php?doi=ijscomp.2016.391.396 KW - switch KW -GA factor KW -refactoring KW -Legacy system KW -engineer AB - Over the last two decades, many business organizations had noticed that a generous amount of nontrivial legacy software frame works fail due to unstructured architectural design. Moreover, refactoring is professional procedure for managing the software systems. Indeed, programmers practice regularly with refactoring tools in two different occasions-normal program development phase whenever and wherever design problems arise. Secondly these toolsare needed at the time of code duplication, specifically when adding a new feature, the programmer need to remove the duplication using the re-factor tool. Based on level of automation, refactoring can be classified into three categories-fully manual refactoring, semi-automatic refactoring and automatic refactoring. However, fully manual refactoring and semi-automatic refactoring tools are underused, because sometimes fails to recognize the legacy code and chasing the error messages that leads to more error-prone. This study proposed a novel refactoring tool called GA factor. The GA factor system detects a developer’s legacy code, reminds to the programmer that the automatic refactoring is available and if the programmer accepts then GA factor complete the refactoring automatically. GA factor automatically performs static analysis for analyzing the flowof knowledgeof the code that saves the software engineer from doing erring. ER -