shubhangi
13 years agoContributor
Difference between 'Export To' and SaveResultsAs
Hi,
I am trying to parse the result log to list failed tests in distributed testing.
If we right click on project log and export it to a folder manually, it dumps logs to the folder along with Root.xml
However If I do it with scripts using log.SaveResultsAs("folder",IsXML), it doesnot create Root.xml.
As per documentation both of these methods are meant to do same thing. Why do the result set differ ?
Regards,
Shubhangi
I am trying to parse the result log to list failed tests in distributed testing.
If we right click on project log and export it to a folder manually, it dumps logs to the folder along with Root.xml
However If I do it with scripts using log.SaveResultsAs("folder",IsXML), it doesnot create Root.xml.
As per documentation both of these methods are meant to do same thing. Why do the result set differ ?
Regards,
Shubhangi