Forum Discussion

anatar02's avatar
anatar02
Contributor
13 years ago

Issues with reorganization of Objects using Testcomplet 9.2


HI All, 


 


I am using the TestComplete 9.2 for past five Months!!! We have successfully automated the Projects which comes 150 test cases as the pilot, We stabilized all the 150 Scripts... All the One fifty scripts are working well and fine, expect some scenarios. 


 


I have a scenario, where I need to do some pre configuration and relaunch the application if I wanted to get the changes in my application. After that, again we need to work with the same application, as I need to complete some verification. The issue is after relaunching the application, the test complete is not recognized the objects. It's working if we again restart the application!!! 


 


We have spent a couple of days to find the root of this issue, but still not getting from where the issue is causing so someone  please to help us on this.

1 Reply


  • Hi Ashok,


     


    A possible cause of the problem is that some complex actions which take long to be completed are performed in the application's GUI threads when the application is started (the application's main window may become blank or unresponsive in such cases). If so, try increasing the "Method invoke timeout" option described in the "Project Properties - General Open Applications Options" article (set its value to more than 20000 ms) and check whether the problem persists.