Auflistung nach Schlagwort "refactoring"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragIntroducing a Framework for Managing Technical Debt Developed by Practitioners(Softwaretechnik-Trends Band 40, Heft 2, 2020) Wiese, MarionTechnical Debt (TD) and the subsequent problems are equally discussed in industry and scientific papers. In this paper we introduce a framework developed by an IT-unit in industry that tried to tackle these problems. The solution consists of methods to manage and repay technical debt. The goal of the framework is to provide a better overview of the TD items for the mangers of the IT-unit. Additionally, the framework is able to differentiate between general technical issues and TD as initially described by Cunningham.
- KonferenzbeitragObject Based Dynamic Model Extraction(Softwaretechnik-Trends Band 25, Heft 2, 2005) Bouillon, PhilippWe describe the outline of a method to retrieve a model from various program runs of object-oriented software which can then be used to find bugs in the program, re-design or refactor it, test the program against the model, perform regression testing and check if new code violates the model. When completed, the model extraction and testing will be implemented as an Eclipse plug-in and the programmer is informed of deviations from the model.