Re: Can you give me some advise in testing?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Can you give me some advise in testing?

From: Arjen Markus <arjen.markus@wldelft.nl>
Date: Thu Mar 23 2006 - 08:41:06 CET

Tcl comes with tcltest, which is a very powerful testing package.
expect is a means to automate interactive programs and can be
used to apply tests of these programs.

More about these:
http://www.tcl.tk - the general site about Tcl and Tk
http://wiki.tcl.tk - the Wiki for Tcl and Tk

Well, just a few very general remarks...

Can you explain in more details what you want to achieve?

Regards,

Arjen
Received on Sun Apr 30 02:46:18 2006