Content deleted Content added
Additional material on random testing. |
Laiwoonsiu (talk | contribs) m Replaced dead reference by a working reference. |
||
Line 82:
===Guided vs. unguided===
*undirected random test generation - with no heuristics to guide its search
*directed random test generation - f.ex. "feedback-directed random test generation"<ref name="PachecoLET2007">{{cite journal|last=Pacheco|first=Carlos|author2=Shuvendu K. Lahiri |author3=Michael D. Ernst |author4=Thomas Ball |title=Feedback-directed random test generation|journal=ICSE '07: Proceedings of the 29th International Conference on Software Engineering|date=May 2007|pages=75–84|url=http://people.csail.mit.edu/cpacheco/publications/feedback-random.pdf|issn=0270-5257}}</ref> or "adaptive random testing" <ref name="ART">{{
== Implementations ==
|