"WaitAliasChild" is taking too much time with TC 14.9. Tried other wait method but it didnt help
- 4 years ago
Hi KGP_Softing , here's the official support team's reply:
>>
I would try to add some extra Log operations inside the loop and IF statements, just to see how many times TC goes through the loop and different IF statements. Thus, in the log, you will be able to see something useful - e.g. at which point TC spends too much time posting the message in the log.
Also, you can try using the suggestions from these articles:
* https://support.smartbear.com/articles/testcomplete/test-playback-performance-tips/
* https://support.smartbear.com/testcomplete/docs/working-with/best-practices/performance-tips.html
* https://support.smartbear.com/testcomplete/docs/working-with/best-practices/tips.html
Also, you can try to disable unnecessary plugins in the Install Extensions [https://support.smartbear.com/testexecute/docs/working-with/extending/installing-extensions.html] dialog.<<