snie1
7 years agoContributor
Export log to a html file via command line, get mess format
I am using TC v12 right now, when I tried to export log to html file via command line, I got mess message which is not unreadable, while I expect the same log index as in TC log tree.
I tried to export to mht it works well, but that is not the format I want.
I reference from this page:
And use the same command like:
TestComplete.exe "C:\My Projects\MySuite.pjs" /run /p:MyProj /exportLog:"C:\TestLogs\Log.html"
Is there anything or format settings I missed? Thanks.
Yes, From 12.4* onwards it supports to export your log into the HTML format.
From Smartbear doc:
Version 12.4 includes new command-line arguments, which help you –
-
Export test results in the HTML format.
-
Launch individual project test items from the command line.
-