cshukusky
11 years agoContributor
Tracking Memory Usage
I have a need to be able to record the memory usage of a tested application.
I looked through the help files for TestComplete and found the MemUsage property for processes.
The problem is the MemUsage property gives me the working set, but I am more concerned with the private working set.
Is there a way for me to get the private part of the working set in TestComplete?
I looked through the help files for TestComplete and found the MemUsage property for processes.
The problem is the MemUsage property gives me the working set, but I am more concerned with the private working set.
Is there a way for me to get the private part of the working set in TestComplete?