Forum Discussion

densaface's avatar
densaface
New Contributor
12 years ago

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

1 Reply

  • Hi Denis,

     


    Does your DoNothing routine execute something?


    Please check whether you see something in the Test Log that should appear after the test execution is finished (if Options | Engines | Log | Activate after test run is enabled).