cwong
7 years agoNew Contributor
TestComplete becomes very very slow after executing some keyword testing for a while.
To reproduce a customer bug, I need to keep looping to execute some keyword testing.
At the first looping, the application responds normally. Tabbing one field to another field takes 1 second. However, at the second looping, TestComplete becomes very very slow. It takes more than 40 seconds to tab one filed to another on the application.
Please note that, if I stopped the test on TestComplete and tabbed the fields by the keyboard manually, everything works fine (very quick) by manual. But continuing the test by TestComplete, it is still very slow. It takes more than 40 seconds to tab one filed to another on the application.
Can someone give me hints how to fix this issue?