释义 |
random testing
random testing (programming, testing)A black-box testing approach in whichsoftware is tested by choosing an arbitrary subset of allpossible input values. Random testing helps to avoid theproblem of only testing what you know will work.AcronymsSeeretirement |