Random testing is a black-box software testing technique where programs are tested by generating random, independent inputs. Results of the output are compared against software specifications to verify that the test output is pass or fail. Sometime this approach is useful but sometime not. So I want to know what can be the advantages and disadvantages of random testing?

More Muhammad Iqbal Hossain's questions See All
Similar questions and discussions