Random testing: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Altered pages. Add: url, isbn, doi. Formatted dashes. | Use this bot. Report bugs. | Suggested by Abductive | Category:Software testing | #UCB_Category 126/221
Citation bot (talk | contribs)
Alter: title, template type. Add: chapter-url, chapter. Removed or converted URL. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox | #UCB_webform_linked 686/1156
 
Line 82:
===Guided vs. unguided===
*undirected random test generation - with no heuristics to guide its search
*directed random test generation - e.g. "feedback-directed random test generation"<ref name="PachecoLET2007">{{cite journalbook|last=Pacheco|first=Carlos|author2=Shuvendu K. Lahiri |author3=Michael D. Ernst |author4=Thomas Ball |titlechapter=Feedback-directedDirected Random randomTest testGeneration generation|journaltitle=ICSE '07: Proceedings of the 29th International Conference on Software Engineering (ICSE'07)|date=May 2007|pages=75–84|doi=10.1109/ICSE.2007.37 |isbn=978-0-7695-2828-1 |chapter-url=http://people.csail.mit.edu/cpacheco/publications/feedback-random.pdf|issn=0270-5257}}</ref> and "adaptive random testing" <ref name="ART">{{citation |last1=T.Y. Chen |last2=F.-C. Kuo |last3=R.G. Merkel |last4=T.H. Tse |title=Adaptive random testing: The ART of test case diversity |journal=Journal of Systems and Software |volume=83 |issue=1 |pages=60–66 |date=2010 |doi=10.1016/j.jss.2009.02.022|hdl=10722/89054 |url=https://figshare.com/articles/journal_contribution/26243711 |hdl-access=free }}</ref>
 
== Implementations ==