densaface
12 years agoNew Contributor
TestExecute starts but doesn't replay script via cmd line sometimes
Hello,
TestExecute.exe starts but does not replay the script on the host. Cmd for example
start /wait C:\AQA\TC\Bin\TestExecute.exe "C:\vzwin_testing\TcTs\acrobatreader\acrobatreader.pjs" /r /e /ns /SilentMode /p:Main /u:TaskLib /rt:DoNothing
To make sure that this is not our product bug, I wrote a little program: that as testexecute.exe should see the parameters passed to it through cmd and close, keeping it in the log. This program parallel executed before and after starting TE. All starts of my program are reflected in the log file in the container , moreover, list of all started processes and their ID and cmdline (startup options) was saved when TE started. This list shows that TE started with the necessary parameters and closed after a short time without script replay.
Maybe to see somewhere the log TE run?
thanks