International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 41 - Issue 14 |
Published: March 2012 |
Authors: Arvinder Kaur, Shivangi Goyal |
![]() |
Arvinder Kaur, Shivangi Goyal . Implementation and Analysis of the Bee Colony Optimization algorithm for Fault based Regression Test Suite Prioritization. International Journal of Computer Applications. 41, 14 (March 2012), 1-9. DOI=10.5120/5606-7867
@article{ 10.5120/5606-7867, author = { Arvinder Kaur,Shivangi Goyal }, title = { Implementation and Analysis of the Bee Colony Optimization algorithm for Fault based Regression Test Suite Prioritization }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 41 }, number = { 14 }, pages = { 1-9 }, doi = { 10.5120/5606-7867 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Arvinder Kaur %A Shivangi Goyal %T Implementation and Analysis of the Bee Colony Optimization algorithm for Fault based Regression Test Suite Prioritization%T %J International Journal of Computer Applications %V 41 %N 14 %P 1-9 %R 10.5120/5606-7867 %I Foundation of Computer Science (FCS), NY, USA
Regression Testing is an important maintenance phase testing activity. The importance of this activity lies in the fact that it imparts confidence and accuracy in the modified code, as well as keeps a check on the unmodified parts, if they are affected or not. But there is a severe requirement to reorder the development testing test suite because of the constrained software development budget, time and effort. So techniques have to be developed to prioritize test cases to reduce budget, time and effort constraints effectively. In this paper implementation and analysis of an existing fault based regression test suite has been done. The prioritization algorithm is based on the nature inspired algorithm called Bee Colony Optimization (BCO) algorithm. The algorithm is a two step procedure which maps the food foraging behavior of scout bee and forager bee one after the other to reach to the solution. The analysis of the examples using the code developed indicates that the two step BCO algorithm is able to produce results which are comparable to optimal results.