Converting results after run an individual test item via command line
Hi all,
in my testautomation I have different testitems which I have to access depending on the system I am. That means, that I can not use the "standard testexecution"- commands. Therefor I found a workaround: https://support.smartbear.com/viewarticle/54655/
Now I have a new problem: Within the passing parameters I have no possibility to declare, that I want to convert my results to mht and store it in a e.x. network drive.
My question is, if there is any other possibility to convert the created results into mht without openeing testcomplete or to modify the workaround.
Thanks for your help
I've found a possible workaround for the workaround:
In each testitems- group I have added a testcase that uses the "Log.SaveResultsAs"- method (https://support.smartbear.com/viewarticle/75301/). The path to the logfolder is defined in a config- file and can be enabled or disabled