Forum Discussion
Hi Ell,
The fact is that TestComplete loads special modules to the application when you record or play back a test for this application. This behavior may cause the amount of memory taken by the application to grow.
To solve the problem, try switching off the Open Application support. For this purpose, select File | Install Extension from TestComplete's main menu and clear the following check boxes:
* .NET Open Application Support
* Adobe Flex Controls Support
* Delphi and C++Builder Open Applications Support
* Java Open Application Support
* JavaFX Open Application Support
* MSAA Open Application Support
* Microsoft Visual C++ Open Application Support
* Open Applications Support
* Qt Library Controls Support Plug-in
* Qt Library Support Plug-in
* Silverlight Open Application Support
* Visual Basic Open Applications
* Web Testing Plug-in
* WPF Controls Support Plug-in
Click OK to close the dialog and then click the Save All button to apply the changes.