Forum Discussion
Dmitry_Nikolaev
Staff
14 years agoHi Ory,
According to the logs you posted, the asynchronous test works for 16 seconds while the usual test works for 35 seconds. In my opinion, this is a significant difference that shows that the asynchronous approach works in your case. The time spent while the asynchronous test is executed is needed for TestComplete to get the needed information on application objects and build the object tree. I think that there is no way to reduce this time.