DocumentCode :
3722979
Title :
Dynamically Testing GUIs Using Ant Colony Optimization (T)
Author :
Santo Carino;James H. Andrews
Author_Institution :
Dept. of Comput. Sci., Univ. of Western Ontario, London, ON, Canada
fYear :
2015
Firstpage :
138
Lastpage :
148
Abstract :
In this paper we introduce a dynamic GUI test generator that incorporates ant colony optimization. We created two ant systems for generating tests. Our first ant system implements the normal ant colony optimization algorithm in order to traverse the GUI and find good event sequences. Our second ant system, called AntQ, implements the antq algorithm that incorporates Q-Learning, which is a behavioral reinforcement learning technique. Both systems use the same fitness function in order to determine good paths through the GUI. Our fitness function looks at the amount of change in the GUI state that each event causes. Events that have a larger impact on the GUI state will be favored in future tests. We compared our two ant systems to random selection. We ran experiments on six subject applications and report on the code coverage and fault finding abilities of all three algorithms.
Keywords :
"Graphical user interfaces","Testing","Ant colony optimization","Generators","Context","Heuristic algorithms","Computer architecture"
Publisher :
ieee
Conference_Titel :
Automated Software Engineering (ASE), 2015 30th IEEE/ACM International Conference on
Type :
conf
DOI :
10.1109/ASE.2015.70
Filename :
7372003
Link To Document :
بازگشت