Forum Discussion

sateesh_m_raju's avatar
sateesh_m_raju
Regular Visitor
9 years ago

In TC 11.2 , dotnet object is recognized as windows and not as winformsobject

Sporadic  recognition of the object.

 

First  time  in Fullname property it recognizes as winforms object.

 

again at run time it recognizes  as  window  object..

 

how to over come this.

pl see the attachement

Thanks  in advance

1 Reply

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    We saw this happen in earlier versions of TC when we had too many other apps running on the test machine and also if we had been running TC all day without restarting it.  The objects would be read slowly and we would get something similar to your WindowsForm message and not what we expected.

     

    We suspected there was a memory leak in TC but we were never able to duplicate it consistently in order to report it as a bug.  The workarounds we found were these:

     

    1) make sure only TC and the application under test are running

    or

    2) exit TC and the application under test and restart them both

    or

    3) exit everything and reboot the test machine