Forum Discussion
Ryan_Moran
12 years agoValued Contributor
It actually fails in both Test Execute and Test Complete for me in version 9 & 10, but let me know if you have better luck. I still suspect JScript garbage collection, but I believe that would mean the TC/TE versions would be irrelevant. When we're through our next testing cycle in a couple days I am going to come back to this and troubleshoot further. Some things that may help me troubleshoot if you don't mind answering:
Do you have event handlers that loop back to any other functions/procedures?
Do you have multiple units utiliziing the USEUNIT feature?
Do you have global variables/objects/arrays that may contain large amounts of data?
Do you utilize UserForms that call lengthy functions/procedures?
Do you have event handlers that loop back to any other functions/procedures?
Do you have multiple units utiliziing the USEUNIT feature?
Do you have global variables/objects/arrays that may contain large amounts of data?
Do you utilize UserForms that call lengthy functions/procedures?