Forum Discussion

Niveditha's avatar
Niveditha
Occasional Visitor
11 years ago

SuccessTestCount is not updating in description.tclogfile

Hi,

 

I'm trying to use the description.tclog file to get the summary of the test execution . But if export the test logs as .mht file , many fields like success test count , error test count values are not getting updated in description.tc log file and remains to be zero. Can you please help me on this.

 

3 Replies

  • booradley's avatar
    booradley
    Occasional 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.