Quantcast
Channel:
Viewing all articles
Browse latest Browse all 43849

Forum Post: Process Executor

$
0
0
Hello, I'm executing a Silk Test Plan (.pln file) through Silk Central.  I have an execution server up and running in a VM. My plan file and test case file are stored in svn.  When I launch my plan through Silk Central, it retrieves my source files from SVN and creates a source directory on my VM.  The directory is called c:\Automation_Trunk In my SVN repository there's a .bat files that must be run before my SilkTest plan can launch.  So the order must be: -retrieve source files from SVN - execute batch file  (which takes one parameter) - run Silk Test plan. If I understand the documentation correctly I can do this by defining a new test of type ProcessExecutor and then adding that test as a Setup Test in my execution plan.  Is that correct? I'm having trouble getting it to work.  How do I setup the Process Executor?  Here's my first attempt: Executable Name:  cmd.exe Argument List: /c AutomationSetup.bat parameter Working Folder: c:\Automation_Trunk Am I on the correct track?  Or should the executable name be the name of my batch file? Thanks for any insight, Sarah

Viewing all articles
Browse latest Browse all 43849


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>