Hi, 
I developed and executed XML for Staf/Stax to be run from the Stax monitor and 
command line successfully .
But can I execute a Staf/Stax programmatically such as using Stafs method 
submit() to tell Staf to execute a Stax XML similar to how other calls are made?
 
I want to run Stax XML service but do not want to run the Stax monitor.  Do 
people use it this way?
 
The plan is to use active python that registers itself directly with Staf to 
drive and automate a process from install of my AUT, testing of it  and 
reporting results.  Using Stax may simplify the process.  Is it more of a trade 
off of either writing more Python Staf scripting or writing more Staf/Stax XML?
 
Here is the plan
1.Using HPQualityCenter, I'm launching python test scripts that I have 
registering with STAF(giving me control of remote machine of various supported 
platforms)
2.To use Staf/FTP to grab the latest kit to a remote machine
3.To use Staf/Process to install the AUT on a remote machine
4.Use Staf/Stax XML to run the test against the AUT on a remote machine
5.Get the results
6.Clean Up
7.Done.
 
Is breaking it up into different pieces as listed above 1-7 Ok
or
is it best practice to write everything in Staf/Stax XML and just launch a 
command line to run it 
 
Thanks


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to