Forum Discussion

ratner's avatar
ratner
Occasional Contributor
12 years ago

Exporting test results to a console

Is there a way to export test results to a console? Any help is greatly appreciated. Thank you.

2 Replies

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 2 rankChampion Level 2
    Hi Vlad,



    TestComplete's log can contain complex data that cannot be exported to the console like they are. Could you be more detailed on what do you need this for?
  • ratner's avatar
    ratner
    Occasional Contributor
    I'm mostly interested in Performance Counters, i.e. memory, handles, etc... But I would also like to be able to export other things, for example failed results.  Another question (I might make a new post for it), how do I export my results say into a nice readable format (.pdf would be nice, but anything parsable such as .xml will do), and then email the results to myself after test execution, automatically of course? Could someone provide a working example for me? Thanks in advance.