Forum Discussion
booradley
7 years agoOccasional Contributor
Does anyone know the answer for this? I am finding that if I do a Log.SaveResultsAs(tempFolder, lsXML); from the final test that several of the attributes in the Description.tcLog are not correct. "error test count" is always 0 in the exported results even if several tests have already failed.
booradley
7 years agoOccasional Contributor
I tried calling Log.SaveToDisk() right before I call Log.SaveResultsAs() hoping that it would flush the buffer but I am still seeing some of the values in description.tclog set to 0.
After TestComplete finishes, the log file is updated with the correct values but I need to know how many test cases have failed when I call Log.SaveResultsAs().
- TanyaYatskovska7 years ago
Alumni
The same question is discussed here:
Let's keep the conversation in one thread.