Random testing: Difference between revisions

Content deleted Content added
Additional material on random testing.
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">{{citecitation journal|last=Chen|firstlast1=T.Y. Chen |author2last2=HF.-C. LeungKuo |author3last3=IR.KG. MakMerkel |last4=T.H. Tse |title=Adaptive Randomrandom Testingtesting: |journal=AdvancesThe inART Computerof Sciencetest -case ASIANdiversity 2004.|journal=Journal Higher-Levelof DecisionSystems Makingand Software |datevolume=83 |issue=1 2005|pages=320–32960-66 |urldate=http:2010 |doi=10.1016//wwwj.utdallasjss.2009.edu/~ewong/SYSM-6310/03-Lecture/02-ART-paper-01.pdf022}}</ref>
 
== Implementations ==