2010 21st Australian Software Engineering Conference 2010
DOI: 10.1109/aswec.2010.30
|View full text |Cite
|
Sign up to set email alerts
|

Application of Artificial Bee Colony Algorithm to Software Testing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
17
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 41 publications
(17 citation statements)
references
References 17 publications
0
17
0
Order By: Relevance
“…Bee colony optimization is the name given to the colony formed from the mutual understanding and terms work of the natural bees in the process of foraging [6]. The bee colony optimization has been used for understanding the concept of software test suite optimization [8].…”
Section: Bee Colony Optimizationmentioning
confidence: 99%
See 1 more Smart Citation
“…Bee colony optimization is the name given to the colony formed from the mutual understanding and terms work of the natural bees in the process of foraging [6]. The bee colony optimization has been used for understanding the concept of software test suite optimization [8].…”
Section: Bee Colony Optimizationmentioning
confidence: 99%
“…Mala et al has developed a hybrid genetic algorithm based approach for quality improvement and optimization of test cases [19]. Dahiya et al [23] presented an ABC algorithm based approach for automatic generation of structural software tests. Bharati et al [25] have used a combination of BCOGA for a test case generation; however the method of determination of estimated time is not clear in her paper whereas in this paper we have based our approach on fitness score (which is a combination of "Information flow" and "Stack based weight").…”
Section: Related Workmentioning
confidence: 99%
“…Dahiya et al [18]applied ABC for structural testing of ten real world programs. Results were not satisfactory in the programs having large input domains and many equality based path constraints.…”
Section: Related Workmentioning
confidence: 99%
“…The velocity for the new solution is given as follows: v1=w*v+c1*(pbest-x)*rand+c2*(gbest-x)*rand (6) where v1=new solution rand= a random number in the range of [0,1] pbest = personal best solution gbest = global best solution c1,c2 and w are the PSO parameters…”
Section: Particle Swarm Optimizationmentioning
confidence: 99%
“…B et.al and Dahiya. S et.al [4] [6] proposed an approach which aimed to generate the optimal test cases with good path coverage. This paper also explains how the bee agents gather the food source through test cases and identify optimal test cases with respect to fitness functional value.…”
Section: Overview Of Bee Colony Optimizationmentioning
confidence: 99%