Forum Discussion
Lyna
14 years agoOccasional Contributor
I tried the idea of Irina to solve my problems but without these extensions, my tests didn't work anymore... So it was not a solution for me. Instead, i use the method Sys.Process('myprocess').MemUsage and when it reach 200000, I restart my application. But i keep the memory leaks (of TestComplete on my application), and it's very frustrating because i can't test the real memory leaks of my app because of that.