Purpose: To provide an index to all testing related pages on this Wiki. ---- ''[escargo] 11 Nov 2003'' - Would it make sense to more finely divide the different kinds of testing? I see at least a couple of markedly different kinds: unit testing frameworks (like [tcltest] and [tclunit]), and test tools that replace interactive users (like [Android] and [cwind]). Both kinds are testing, but they are not really interchangeable. ---- ''[Jorge Moreno] 11-Nov-2003'' in fact, there is one more kind, testing in terms of applications for hardware products testing, where a "Test Executive", "script sequencer" or the like (made in Tcl of course) could be very useful This framework usually takes care of GPIB communication, serial, and some other interfaces for instrumentation control. Also, it is a sequencer for other scripts to run, where the order of execution can be modified, you can skip test, cycle the test, etc This framework is also "dataloging" (usually CSV) information about units tested. And it is always showing a final-status-message to the operator that is testing the product, a big PASS or FAIL message. ---- To see a list of all testing related pages on this Wiki, click on the above title. To add a page to this category, add a link to this page on the appropriate page. Example: [Category Testing] ---- [Category Category]