Multi-objective optimization algorithms applied to the class integration and test order problem
Silvia Regina Vergilio,Aurora Pozo,João Carlos Garcia Árias,Rafael da Veiga Cabral,Tiago Nobre
DOI: https://doi.org/10.1007/s10009-012-0226-1
2012-03-01
International Journal on Software Tools for Technology Transfer
Abstract:In the context of object-oriented software, a common problem is the determination of test orders for the integration test of classes, known as the class integration and test order (CITO) problem. The existing approaches, based on graphs, usually generate solutions that are sub-optimal, and do not consider the different factors and measures that can affect the construction of stubs. To overcome this limitation, solutions based on genetic algorithms (GA) have presented promising results. However, the determination of a cost function, which is able to generate the best solution, is not always a trivial task, mainly for complex systems. Therefore, to better represent the CITO problem, we introduce, in this paper, a multi-objective optimization approach, to generate a set of good solutions that achieve a balanced compromise between the different measures (objectives). Three different multi-objective optimization algorithms (MOA) were implemented: Pareto ant colony, multi-objective Tabu search and non-dominated sorting GA. The approach is applied to real programs and the obtained results allow comparison with the simple GA approach and evaluation of the different MOA.
computer science, software engineering