What: Software Testing Automation Framework (STAF) Where: http://freshmeat.net/projects/staf/ Description: Framework for improving reuse and automation of test cases. Currently at version 2.4.2 . Updated: 10/2002 Contact: See web site ---- There is a Tcl API for STAF [http://staf.sourceforge.net/current/STAFTcl.htm]. From skimming the documentation on the site, it appears that STAF can be used to remotely control and monitor a process while it is running. The program being tested needs to provide handles for a STAF testing harness that can be run from a remote machine, if desired. ---- [Category Testing]