Publication Details

Testing of Concurrent Programs Using Genetic Algorithms

DUDKA Vendula, KŘENA Bohuslav, LETKO Zdeněk and VOJNAR Tomáš. Testing of Concurrent Programs Using Genetic Algorithms. FIT-TR-2012-01, Brno, 2012.
Type
technical report
Language
english
Authors
Keywords

testing, concurrent software, noise heuristics, genetic algorithms

Abstract

Noise injection disturbs the scheduling of program threads in order to increase the probability that more of their different legal interleavings occur during the testing process. However, there exist many different types of noise heuristics with many different parameters that are not easy to set such that noise injection is really efficient. In this paper, we propose a new way of using genetic algorithms to search for suitable types of noise heuristics and their parameters. This task is formalized as the test and noise configuration search problem in the paper, followed by a discussion of how to represent instances of this problem for genetic algorithms, which objectives functions to use, as well as how to set parameters of genetic algorithms when solving the problem. The proposed approach is evaluated on a set of benchmarks, showing that it provides significantly better results than the so far preferred random noise injection.

Published
2012
Pages
31
Place
FIT-TR-2012-01, Brno, CZ
BibTeX
@TECHREPORT{FITPUB10046,
   author = "Vendula Dudka and Bohuslav K\v{r}ena and Zden\v{e}k Letko and Tom\'{a}\v{s} Vojnar",
   title = "Testing of Concurrent Programs Using Genetic Algorithms",
   pages = 31,
   year = 2012,
   location = "FIT-TR-2012-01, Brno, CZ",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/10046"
}
Back to top