Proceedings of the 14th ACM SIGPLAN International Conference on Software Language Engineering 2021
DOI: 10.1145/3486608.3486902
|View full text |Cite
|
Sign up to set email alerts
|

Vision: bias in systematic grammar-based test suite construction algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
0
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 11 publications
0
0
0
Order By: Relevance
“…Modern approaches like Grimoire [9], or Gramatron [41], use fuzz testing to learn the input structure and then apply structure dependent mutations to create inputs. Recently, Rossouw and Fischer [39] studied the limitations introduced by grammar-based test suite construction methods, showing how they significantly bias test suites for large and real-world programs by favouring some production rules and nonterminals in a CFG over others. June reduces this problem, as the SafeString forces randomly generated input to match local requirements, without relying on high level (and usually more complex) CFGs at some point removed from the point of use.…”
Section: Related Workmentioning
confidence: 99%
“…Modern approaches like Grimoire [9], or Gramatron [41], use fuzz testing to learn the input structure and then apply structure dependent mutations to create inputs. Recently, Rossouw and Fischer [39] studied the limitations introduced by grammar-based test suite construction methods, showing how they significantly bias test suites for large and real-world programs by favouring some production rules and nonterminals in a CFG over others. June reduces this problem, as the SafeString forces randomly generated input to match local requirements, without relying on high level (and usually more complex) CFGs at some point removed from the point of use.…”
Section: Related Workmentioning
confidence: 99%