"The log cannot be exported."
Hello Testers,
I'd like to generate an HTML test log by command line execution of TestComplete. I executed the following command in windows cmd:
C:\Program Files (x86)\SmartBear\TestComplete 12\x64>TestComplete.exe "C:\Users\Username\Documents\TestComplete 12 Projects\MyProjSuite\MyProjSuite.pjs" /run /project:MyProj /ExportLog:"C:\MyLog.html"
The test runs (successfully) but after it finished, a popup says "The log cannot be exported." Followed by a german sentence which basically says "Reason: The process was completed successfully." (see file attachment). There is no HTML test report in C:\.
The TestComplete projectsuite and project are very basic. There is only one test, which contains a log-message and nothing else.
Can anybody help me?
Kind regards
Medved
Alternatively... you're trying to write the export to your C root directory... most IT departments don't like that... what happens if you export to a sub directory?