Forum Discussion
AlexKaras
16 years agoCommunity Hero
Hi siddhardha,
Yes, this is possible but only in case if your test does not interact with GUI elements (i.e. if no UI control is clicked, pressed, dragged, etc.). As TestComplete emulates user actions when clicking/pressing/etc. UI elements, you will have a racing conditions in this case. Everything should work smoothly if the test works with tested object properties only and does not require interaction with UI elements.
Yes, this is possible but only in case if your test does not interact with GUI elements (i.e. if no UI control is clicked, pressed, dragged, etc.). As TestComplete emulates user actions when clicking/pressing/etc. UI elements, you will have a racing conditions in this case. Everything should work smoothly if the test works with tested object properties only and does not require interaction with UI elements.