You can install STAF on your machines and use the STAF PROCESS service's 
START request to run a Tcl script on any machine running STAF that gives 
STAF trust level 5 to the machine submitting the PROCESS START reuest. For 
examplle:

   STAF machine PROCESS START SHELL COMMAND "tclsh85 test1.tcl" WAIT 
RETURNSTDOUT STDERRTOSTDOUT

The command that you run can be a Tcl command to run a Tcl script (or 
whatever).  For more information on the STAF PROCESS service see section 
"8.12 Process Service" in the STAF User's Guide at 
http://staf.sourceforge.net/current/STAFUG.htm#HDRPROCSRV.

You may want to use STAX as an execution engine to drive running multiple 
tests in sequence/parallel, etc on one or more machones.  For more 
information on STAX, see the STAX User's Guide at 
http://staf.sourceforge.net/current/STAX/staxug.html.

You can also run STAF commands from within your Tcl scripts.  For more 
information on how to do this, see the STAF Tcl User's Guide at 
http://staf.sourceforge.net/current/STAFTcl.htm.

To view all the documentation for STAF and STAX, see 
http://staf.sourceforge.net/docs.php.

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




srinivas.dub...@mindspeed.com 
05/14/2010 02:21 AM

To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] [SPAM] First time STAF user






Hi, 

We have a setup where we are able to run TCL scripts from the Test Server 
to test various features on the UUT. 



Topology: 
The middle device is the UUT(Unit Under Test). 




Would like to know how can STAF can be incorporated / used to enhance the 
current Setup to run the TCL scripts. 


Regards,
Srinivas
------------------------------------------------------------------------------

_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

<<image/gif>>

------------------------------------------------------------------------------

_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to