International audienceRandom testing represents a simple and tractable way for software assessment. This paper presents the Seed tool that can be used for the uniform random generation of recursive data structures such as labelled trees and logical formulas. We show how Seed can be used in several testing contexts, from model based testing to performance testing. Generated data structures are defined by grammar-like rules, given in an XML format, multiplying Seed possible applications. Seed is based on combinatorial techniques, and can generate uniformly at random k structures of size n with an efficient time complexity. Finally, Seed is available as a free Java application and a great effort has been made to make it easy-to-use
The hidden states of objects create a barrier to designing and generating test data automatically. F...
Abstract: This paper has a practical aim. For a long time, implementations of pseudorandom number ge...
Testing is an important approach to uncover errors in software systems; but, effective testing can b...
International audienceRandom testing represents a simple and tractable way for software assessment. ...
Random testing represents a simple and tractable way for software assessment. This paper presents th...
International audienceThe seminal works of Wilf and Nijenhuis in the late 70s have led to efficient ...
There are several problem areas that must be addressed when ap-plying randomization to unit testing....
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
This paper presents Jartege, a tool which allows random generation of unit tests for Java classes sp...
Automatic generation of random values described by algebraic data types (ADTs) is often a hard task....
International audienceStatistical testing aims at generating random test data that respect selected ...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
We present a technique for automatically deriving test data generators from a given executable predi...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
Abstract—Adaptive Random Testing (ART) is a testing technique which is based on an observation that ...
The hidden states of objects create a barrier to designing and generating test data automatically. F...
Abstract: This paper has a practical aim. For a long time, implementations of pseudorandom number ge...
Testing is an important approach to uncover errors in software systems; but, effective testing can b...
International audienceRandom testing represents a simple and tractable way for software assessment. ...
Random testing represents a simple and tractable way for software assessment. This paper presents th...
International audienceThe seminal works of Wilf and Nijenhuis in the late 70s have led to efficient ...
There are several problem areas that must be addressed when ap-plying randomization to unit testing....
We are concerned with the problem of detecting bugs in machine learning applications. In the absence...
This paper presents Jartege, a tool which allows random generation of unit tests for Java classes sp...
Automatic generation of random values described by algebraic data types (ADTs) is often a hard task....
International audienceStatistical testing aims at generating random test data that respect selected ...
This paper addresses the problem of selecting finite test sets and automating this selection. Among ...
We present a technique for automatically deriving test data generators from a given executable predi...
International audienceProperty-based random testing a la QuickCheck requires building efficient gene...
Abstract—Adaptive Random Testing (ART) is a testing technique which is based on an observation that ...
The hidden states of objects create a barrier to designing and generating test data automatically. F...
Abstract: This paper has a practical aim. For a long time, implementations of pseudorandom number ge...
Testing is an important approach to uncover errors in software systems; but, effective testing can b...