Forum Discussion
Is the error message coming from TestComplete?
How is the application being launched?
- gmichaud6 months agoOccasional Contributor
I call testexecute in a batch file.
TestExecute.exe "D:\Applfich\Bitbucket_epe\essais_auto_ti\epe\bm\RDP_silent_bm\RDP.pjs" /r /exit /ErrorLog:"D:\Applfich\Log\RDP_log.log" /ExportLog:"D:\Applfich\Log\RDP_exportLog%Timestamp%.mht" /ExportSummary:"D:\Applfich\Log\RDP_report.xml" /DoNotShowLogError in log file.(RDP_log.log)
The Application Frame Host process is not running.
The test run has stopped because your test project is configured to stop on errors.
The project suite execution has been stopped.- rraghvani6 months agoChampion Level 3
On the machine that you are running TestExecute on, ensure there are no other instances of TestExecute running. You should have TestCompleteService15.exe running,
In your batch file, provide the full path to TestExecute i.e.
"C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\TestExecute.exe"
Also, if you were to manually launch TestComplete via clicking the icon. Do you get any error messages appear?
- gmichaud6 months agoOccasional Contributor
Same problem with the use of GUI of testcomplete.
Related Content
- 9 years ago
Recent Discussions
- 4 hours ago
- 4 days ago