Random testing: Difference between revisions

Content deleted Content added
article has been moved
No edit summary
Tags: Mobile edit Mobile web edit
Line 1:
{{Refimprove|date=September 2014}}
'''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.<ref name="Hamlet94"/> In case of absence of specifications the exceptions of the language are used which means if an exception arises during test execution then it means there is a fault in the program, it is also used as way to avoid biased testing .for each frequency,there is a corresonding intensity value known as power spectral density measured in g2/hz
 
==History of random testing==