We present a technique for automatically deriving test data generators from a given executable predicate representing the set of values we are interested in generating. The distribution of these generators is uniform over values of a given size. To make the generation efficient, we rely on laziness of the predicate, allowing us to prune the space of values quickly. In contrast, implementing test data generators by hand is labour intensive and error prone. Moreover, handwritten generators often have an unpredictable distribution of values, risking that some values are arbitrarily underrepresented. We also present a variation of the technique that has better performance, but where the distribution is skewed in a limited, albeit predictable wa...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
Automatic generation of random values described by algebraic data types (ADTs) is often a hard task....
International audienceWe propose an automated testing framework based on constraint programming tech...
We present a technique for automatically deriving test data generators from a given executable predi...
We present a technique for automatically deriving test data generators from a predicate expressed as...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
International audiencePath-oriented Random Testing (PRT) aims at generating a uniformly spread out s...
Random testing can be fully automated, eliminates subjectiveness in constructing test data, and incr...
Random testing can be fully automated, eliminates subjectiveness in constructing test cases, and inc...
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
In software testing, it is often desirable to find test inputs that exercise specific program featur...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
Automatic generation of random values described by algebraic data types (ADTs) is often a hard task....
International audienceWe propose an automated testing framework based on constraint programming tech...
We present a technique for automatically deriving test data generators from a given executable predi...
We present a technique for automatically deriving test data generators from a predicate expressed as...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
International audiencePath-oriented Random Testing (PRT) aims at generating a uniformly spread out s...
Random testing can be fully automated, eliminates subjectiveness in constructing test data, and incr...
Random testing can be fully automated, eliminates subjectiveness in constructing test cases, and inc...
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
In software testing, it is often desirable to find test inputs that exercise specific program featur...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
Automatic generation of random values described by algebraic data types (ADTs) is often a hard task....
International audienceWe propose an automated testing framework based on constraint programming tech...