Question : Executing a test via a BATCH file

Hi,

I am using mercury´s winrunner to test an application. I want to create a batch file that runs every 30 minutes, opens winrunner, opens the test script and clicks on the execute button and finally close winrunner.

Alternatively, I leave Winrunner open so all the batch file has to do is run the test every 30 mins including opening the test script and executing it.

So far  I hv only been able to open winrunner:
Start /d  "G:\Program Files\Mercury Interactive\WinRunner\arch" /wait wrun.exe

any suggestions??

thnx in adv,
sg

Answer : Executing a test via a BATCH file

change the shell.run line to:

shell.Run "G:\Progra~1\MERCUR~1\WINRUN~1\arch\wrun.exe
Random Solutions  
 
programming4us programming4us