Research Article

Automated Test Case Prioritization with Reactive GRASP

Table 11

Summary of Results, Small Programs.

AlgorithmCoverage PerformanceExecution TimeObservations

Greedy AlgorithmThe worst performanceFast
Additional Greedy AlgorithmBest performance of allFast
Genetic AlgorithmFourth best performanceMediumIt generated a better coverage only once.
Simulated AnnealingThird best performanceFastNo significant difference to genetic algorithm.
Reactive GRASPSecond best performanceSlowNo significant difference to Additional Greedy Algorithm.