08-27-2007 01:05 PM
08-28-2007 06:58 PM
08-28-2007 09:58 PM
09-14-2007 08:38 AM
09-14-2007 08:57 AM
Actually the reports are XML not HTML.
There are alot of pass steps, usualy after a couple of failed steps, the sequence will terminate.
The memory leak seem to exaggerated, since the technicians like to view the Reports Tab instead of Execution Tab when running program. If the operator keeps the view on the execution tab during the program, the report screen is not being updated, so less memory is taken up. Since the techs like to keep the report screen up during the entire test, the xml file constantly being update and the program increases +50MB after the first run. So turning off Reports on the fly, they can not view the report during the test and the memory usuage stays low.
I do not see a leak at all if I do not click on the reports tab, and the leak seems to only happen with XML files, TXT and HTML reports do not cause a memory leak, even when viewed on the fly for the entire test. I wanted to keep XML-expandable cause it easier to see what sequences failed then scanning through the entire report.
I'm using Test UUT call up the test. The executable terminated if you press the exit button on the executable. After test is finished, the standard Pass/Fail comes up then the standard enter UUT serial number comes up.
I'm including the reports option INI I use .
Thanks for you help in this matter, sorry being little late with replying.
09-18-2007 02:27 PM