Unplanned
Last Updated: 20 Feb 2017 10:52 by ADMIN
ADMIN
Elena
Created on: 17 Feb 2017 13:54
Type: Feature Request
0
Specific customer results file crashes TS
Specific customer results file crashes TS
1 comment
ADMIN
Ivaylo
Posted on: 20 Feb 2017 10:52
The result file uses logging which logs more than 700 000 entries in the log which makes it huge (about 111 MB) Such a large text file is quite hard to be serialized so that is why the exception you are getting.
As a workaround you may try exporting the result in HTML and review it. More information about the export you can find in this article:

http://docs.telerik.com/teststudio/getting-started/test-results/export-test-results

Thank you for your understanding.