An Evaluation of Random Testing

  • Authors:
  • Joe W. Duran;Simeon C. Ntafos

  • Affiliations:
  • Southwest Research Institute, San Antonio, TX 78284./ Division of Mathematics, Computer Science, and Systems Design, University of Texas, San Antonio, TX 78285.;-

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

Random testing of programs has usually (but not always) been viewed as a worst case of program testing. Testing strategies that take into account the program structure are generally preferred. Path testing is an often proposed ideal for structural testing. Path testing is treated here as an instance of partition testing, where by partition testing is meant any testing scheme which forces execution of at least one test case from each subset of a partition of the input domain. Simulation results are presented which suggest that random testing may often be more cost effective than partition testing schemes. Also, results of actual random testing experiments are presented which confirm the viability of random testing as a useful validation tool.