Sciweavers

101 search results - page 1 / 21
» Structural Sampling for Statistical Software Testing
Sort
View
DAGSTUHL
2007
13 years 6 months ago
Structural Sampling for Statistical Software Testing
Nicolas Baskiotis, Michèle Sebag
ILP
2007
Springer
13 years 11 months ago
Structural Statistical Software Testing with Active Learning in a Graph
Structural Statistical Software Testing (SSST) exploits the control flow graph of the program being tested to construct test cases. Specifically, SSST exploits the feasible paths...
Nicolas Baskiotis, Michèle Sebag
TSE
2010
120views more  TSE 2010»
12 years 11 months ago
Efficient Software Verification: Statistical Testing Using Automated Search
Statistical testing has been shown to be more efficient at detecting faults in software than other methods of dynamic testing such as random and structural testing. Test data are g...
Simon M. Poulding, John A. Clark
IJCAI
2007
13 years 6 months ago
A Machine Learning Approach for Statistical Software Testing
Some Statistical Software Testing approaches rely on sampling the feasible paths in the control flow graph of the program; the difficulty comes from the tiny ratio of feasible p...
Nicolas Baskiotis, Michèle Sebag, Marie-Cla...
INFSOF
2000
110views more  INFSOF 2000»
13 years 4 months ago
Partition testing with usage models
The fundamental statistical strategy of improving sampling efficiency through partitioning the population is applied to software testing. Usage models make it possible to apply th...
Kirk Sayre, Jesse H. Poore