Forum Discussion

SejalB's avatar
SejalB
New Contributor
11 days ago

Test complete hangs and stops working

When Highlighting an object through the Object Spy window or the Object Browser panel of the Test Complete. Test Complete hung or Stopped working.

Forcefully, I have to close the application through Task Manager.

Test complete version: 15.68.8.7

Please find the attached screenshot and resolve this issue ASAP, 

Thank you

  • JDR2500's avatar
    JDR2500
    Frequent Contributor

    WPF controls have a ridiculous amount of hierarchy.  There can be a couple of dozen levels in our application.  Iterating through that hierarchy and all the child objects can be slow.  How long did you wait before assuming TC hung?  I would allow several minutes just to see what happens.  My guess is it was not actually hung, just taking a long time.

    We have a tree control with thousands of child objects.  It takes several minutes for the Spy tool to return the properties for any of those items.  The same applies for highlighting.

    Also, we are not support, and don't work for Smartbear.  This is a community of other users like yourself.  We can share our ideas and experience, but unfortunately can't fix anything.