2006
DOI: 10.1007/11924661_9
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Testing of Higher Order Functions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
10
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 12 publications
(10 citation statements)
references
References 8 publications
0
10
0
Order By: Relevance
“…To design a test generator and an input shrinker for functional test cases manually is challenging as they require programmers to design grammar for an input function. Some researches focus on addressing the problem of testing higher-order function in property-based testing (e.g., [Koopman and Plasmeijer 2006]).…”
Section: Comparison With Property-based Testingmentioning
confidence: 99%
See 3 more Smart Citations
“…To design a test generator and an input shrinker for functional test cases manually is challenging as they require programmers to design grammar for an input function. Some researches focus on addressing the problem of testing higher-order function in property-based testing (e.g., [Koopman and Plasmeijer 2006]).…”
Section: Comparison With Property-based Testingmentioning
confidence: 99%
“…It, however, has a difficulty in generating function type test cases and requires users to build test generators manually. To address these limitations, several researches have been proposed [Koopman and Plasmeijer 2006;Lampropoulos et al 2017;Löscher and Sagonas 2017]. Koopman and Plasmeijer [2006] improved property-based testing to test higher-order function more easily by representing functions' AST as a data type format and generating instances of this data type using property-based testing tool.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…However, the generated functions do not modify any other state beyond the return value. Koopman and Plasmeijer propose to improve QuickCheck by systematically generating functions based on the AST representation of a function argument [Koopman and Plasmeijer 2006]. The basic idea of their approach is to represent functions as a data type and to systematically enumerate elements of this data type.…”
Section: Related Work 71 Test Generationmentioning
confidence: 99%