Content deleted Content added
→History of random testing: extra period and tagging |
TheBestBat (talk | contribs) I was just testing something out Tags: Mobile edit Mobile web edit |
||
Line 1:
[[Random Testing]]{{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.
|