Forum Discussion
Dmitry_Nikolaev
Staff
14 years agoHello Dan,
There is no way to export test results via the command line. We have a suggestion to implement this ability in our database, and your request has increased its rating. Thank you.
As an alternative, you can do this from script (e.g. at the end of the test execution). Please see the Log.SaveResultsAs help topic for more information:
Call Log.SaveResultsAs("C:\Results\Results.xml", lsXML)