Forum Discussion

hppedersen's avatar
hppedersen
Occasional Contributor
13 years ago

Exit codes from TestExecute

Hi,

I runing all test production with TestExecute from Commandline and sometimes I get a unknown exit code. According to the help the exit codes from 0-3 is known, but I got -1.



What is exit code -1?



Best Regards

Henrik Pedersen

1 Reply

  • Hi Henrik,



    This code means that an error occurred in TestExecute (not in your test). Please follow the steps below to help us investigate the problem:



    1. Download AQtime Standard, which is our free profiling tool, from our web site:


    AQtime Standard



    2. Install the tool.



    3. Start AQtime with the -NotOpenApp command line argument. For example, you can use the following command line:


    "c:\Program Files\Automated QA\AQtime 7\Bin\AQtime.exe" -NotOpenApp



    4. Select the 'File | New Project From Module...' main menu item.



    5. In the Open File dialog, select the TestExecute's executable file and click Open.



    6. Take a look at the AQtime toolbar - there is a combo box. Open it and select the "Tracing | Exception Trace Profiler" item.



    7. Select the "Options | Options..." main menu command - the Options dialog will appear.



    8. Set the "Profiling Time | Event View | General | Exceptions | Depth shown" setting to 100 and click OK.



    9. Select the "Run | Parameters..." main menu item and specify the needed command line parameters for TestExecute.



    10. Start TestExecute via selecting "Run | Run" in AQtime's main menu.



    11. Reproduce the problem.



    12. After the problem occurs, right-click somewhere within the Event View panel (it is opened by default at the bottom of AQtime's window) and select the 'Save All...' item.



    13. Save the panel's contents to an HTML file and send me the file via our Contact Support form:


    http://smartbear.com/support/message/?prod=TestExecute



    Also, please provide us with your <TestExecute>\Bin\Silent.log file. Thanks in advance.