Reducing the cost of grammar-based testing using pattern coverage

C. Hentz, J.J. Vinju, A.M. Moreira

Onderzoeksoutput: Hoofdstuk in Boek/Rapport/CongresprocedureHoofdstukAcademicpeer review

1 Citaat (Scopus)
2 Downloads (Pure)

Samenvatting

In grammar-based testing, context-free grammars may be used to generate relevant test inputs for language processors, or meta programs, such as programming language compilers, refactoring tools, and implementations of software quality metrics. This technique can be used to test these meta programs, but the amount of sentences, and syntax trees thereof, which needs to be generated to obtain reasonable coverage of the input language is exponential. Pattern matching is a programming language feature used often when writing meta programs. Pattern matching helps because it automates the frequently occurring task of detecting shapes in, and extracting information from syntax trees. However, meta programs which contain many patterns are difficult to test using only randomly generated sentences from grammar rules. The reason is that statistically it is uncommon to directly generate sentences which accidentally match the patterns in the code. To solve this problem, in this paper we extract information from the patterns in the code of meta programs to guide the sentence generation process. We introduce a new coverage criterion, called Pattern Coverage, which focuses on providing a test strategy to reduce the amount of test necessary cases, while covering the relevant parts of the meta program. An initial experimental evaluation is presented and the result is compared with traditional grammar-based testing.
Originele taal-2Engels
TitelTesting Software and Systems, ICTSS 2015
RedacteurenK. El-Fakih, G. Barlas, N. Yevtushenko
UitgeverijSpringer
Pagina's71-85
Aantal pagina's15
ISBN van elektronische versie978-3-319-25945-1
ISBN van geprinte versie978-3-319-25944-4
DOI's
StatusGepubliceerd - 2015
EvenementICTSS 2015: International Conference on Testing Software and Systems - Sharjah and Dubai, Verenigde Arabische Emiraten
Duur: 23 nov. 201525 nov. 2015

Publicatie series

NaamLecture Notes in Computer Science
Volume9447

Congres

CongresICTSS 2015: International Conference on Testing Software and Systems
Land/RegioVerenigde Arabische Emiraten
StadSharjah and Dubai
Periode23/11/1525/11/15

Vingerafdruk

Duik in de onderzoeksthema's van 'Reducing the cost of grammar-based testing using pattern coverage'. Samen vormen ze een unieke vingerafdruk.

Citeer dit