We present a technique for automatically deriving test data generators from a predicate expressed as a Boolean function. 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 where the distribution is skewed in a limited and predictable way, potentially increasing the performance. Experimental evaluation of the techniques s...
In this work, we revisit the problem of uniformity testing of discrete probability distributions. A ...
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
In QuickCheck (or, more generally, random testing), it is challenging to control random data generat...
We present a technique for automatically deriving test data generators from a predicate expressed as...
We present a technique for automatically deriving test data generators from a given executable predi...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
International audiencePath-oriented Random Testing (PRT) aims at generating a uniformly spread out s...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
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...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
Many testing techniques such as generational fuzzing or random property-based testing require the ex...
This thesis tries to improve on the relatively uncommon practice of random testing of compilers. Ra...
In this work, we revisit the problem of uniformity testing of discrete probability distributions. A ...
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
In QuickCheck (or, more generally, random testing), it is challenging to control random data generat...
We present a technique for automatically deriving test data generators from a predicate expressed as...
We present a technique for automatically deriving test data generators from a given executable predi...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
International audiencePath-oriented Random Testing (PRT) aims at generating a uniformly spread out s...
Property-based random testing a la QuickCheck requires building efficient generators for well-distri...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
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...
Property-based random testing can facilitate formal verification, exposing errors early on in the pr...
Many testing techniques such as generational fuzzing or random property-based testing require the ex...
This thesis tries to improve on the relatively uncommon practice of random testing of compilers. Ra...
In this work, we revisit the problem of uniformity testing of discrete probability distributions. A ...
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
In QuickCheck (or, more generally, random testing), it is challenging to control random data generat...