Exporting test results
Test run results stored on the local machine or in the repository can be converted and exported to .TARESULT, HTML, XML, and xUnit.
Exporting test results to .TARESULT files
.TARESULT is an archive extension, developed by LogiGear. This extension is used to solely export TestArchitect test results.
Exporting local test results to an HTML file
How to export your test results to an HTML file.
Exporting repository test results to an HTML file
In addition to .ZIP format, repository test results may be exported to .HTML files.
Exporting test results to XML
How to export a detailed test results report to an XML file.
Exporting test results to xUnit
How to export your test results to an XML file in xUnit format.