Random Grammar-based Testing for Covering All Non-Terminals

Alois Dreyfus,Pierre-Cyrille Heam,Olga Kouchnarenko
DOI: https://doi.org/10.48550/arXiv.1311.6606
2013-11-26
Abstract:In the context of software testing, generating complex data inputs is frequently performed using a grammar-based specification. For combinatorial reasons, an exhaustive generation of the data -- of a given size -- is practically impossible, and most approaches are either based on random techniques or on coverage criteria. In this paper, we show how to combine these two techniques by biasing the random generation in order to optimise the probability of satisfying a coverage criterion.
Software Engineering
What problem does this paper attempt to address?