Forum Discussion

umut_akdemir's avatar
umut_akdemir
Occasional Contributor
11 years ago

TestComplete Script Extension Possible memory issue?

Hi, 



We created a script extension for testcomplete design time. However in large products it starts hanging after a number of iterations only if it is run in script extension release mode.



There are no exceptions (we have a global catch area) and the number of iterations for the error is constantly changing a few iterations around the error. 



Adding more debug logs cause number of iterations for error to get smaller, and the code fails turn out to be randomly in different places. 



In debug the hanging error never occurs. 



We guess that it is an error related to the testcomplete's available memory for the script extension. The extension we created is critical for our use and we need to somehow make sure it is not failing. 



Is there any way to increase the amount of memory usage for script extension / script extensions by testcomplete configuration etc.? 



Do you have any other suggestions? 



Kind regards
No RepliesBe the first to reply