I'm not sure what you mean by a "robot framework test script".  Is this a 
shell script, a Perl script, a Python script, or something else?

STAF provides a PROCESS service that allows you to run most any command 
(e..g an executable program) on any system that is running STAF and return 
its stdout/stderr or other files.  So, you may want to submit a START 
request to the PROCESS service to run a command via STAF.  STAF provides 
APIs for Perl, Python, Java, C++, and Tcl so that you can submit STAF 
service requests from programs.

From your description, I'm not really sure what you are trying to do.

STAF provides a lot of documentation.  You should take a look at the STAF 
Documentation web page at http://staf.sourceforge.net/docs.php.  You may 
want to start with the "Getting Started with STAF" guide.  There is also 
an education package at http://staf.sourceforge.net/education.php that is 
intended to familiarize new users with the STAF and STAX tools, and to 
provide hands-on experience with the tools.

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




From:   Cheyne Li <cheyne...@markit.com>
To:     "staf-users@lists.sourceforge.net" 
<staf-users@lists.sourceforge.net>, 
Date:   01/23/2013 09:07 AM
Subject:        [staf-users] asking about staf + robot framework



Hi there, 
 
I have robot framework test script and data are ready , the script only 
contains a test case that pass arguments to an executable program and run 
the  program to save result in a report.
 
Now I’m assigned a task to migrate staf into the script. I have no idea 
what to do and if it’s possible that staf could do so?
 
I’m a newbie to STAF. I’d very appreciated if you could give me some 
direction. Thank you!

This e-mail, including accompanying communications and attachments, is 
strictly confidential and only for the intended recipient. Any retention, 
use or disclosure not expressly authorised by Markit is prohibited. This 
email is subject to all waivers and other terms at the following link: 
http://www.markit.com/en/about/legal/email-disclaimer.page

Please visit http://www.markit.com/en/about/contact/contact-us.page? for 
contact information on our offices worldwide.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to