Random testing: Difference between revisions

Content deleted Content added
Certicom (talk | contribs)
Line 88:
* [https://code.google.com/p/yeti-test/ York Extensible Testing Infrastructure (YETI)] - a language agnostic tool which targets various programming languages (Java, JML, CoFoJa, .NET, C, Kermeta).
* [https://github.com/codelion/gramtest GramTest] - a grammar based random testing tool written in Java, it uses BNF notation to specify input grammars.
* [[LIL test]] - a [http://webpages.uncc.edu/yonwang/liltest/ LIL test]] - a statistical distance and the law of the iterated logarithm (LIL)] -based random testing tool. The software testing tool is available in Java JAR file and could be run on all platforms.
 
== Critique ==