Hi,
I have a batch file set to run multiple instances of STW.exe (one per test case). Manually executing the batch works perfectly. All test cases run and successfully conduct their testing scripts. I tried to create a Microsoft Windows scheduled task to run the batch file. The scheduled task executes the batch and attempts to execute the STW.exe commands however this error is returned for each STW.exe (test case):
“Failed to create the Silk Test COM object. Check that the COM object has been registered. Note that running Silk Test.exe registers the COM object.”
The task scheduler works perfectly and the batch executes perfectly. The only problem is that the script in the STW.exe does not run.
Any ideas?
Thanks,
Aaron