Forum Discussion
karkadil
15 years agoValued Contributor
Hi,
During playing back automated scripts, TestComplete interacts with application under test (AUT) and most probably either of them (or both) have memory leaks. It causes that applications require more and more memory and that's why in the end you get such error messages.
Here are some tips which can help you.
During playing back automated scripts, TestComplete interacts with application under test (AUT) and most probably either of them (or both) have memory leaks. It causes that applications require more and more memory and that's why in the end you get such error messages.
Here are some tips which can help you.
- Save logs during scripts run (right click on project name, Edit - Properties - Playback, option "Save log every ... minutes", see attachment)
- Split you tests into several parts and run them separately, restarting TestComplete for running every part. The best way to do this is running TestComplete scripts from the command line (see help topic "TestComplete Command Line", useful options for you are /run, /exit, /SilentMode)
- Restart you AUT at the beginning of every test
Related Content
- 11 years ago
- 11 years ago
- 9 years ago
Recent Discussions
- 21 hours ago
- 21 hours ago
- 5 days ago