Forum Discussion

Azeddin_Margani's avatar
Azeddin_Margani
Contributor
10 years ago

TC with Oracle Fusion middleware Forms

Does testcomplete work with oracle fusion middleware?



I'm not able to progress with scripts writing because objects identity keeps changing. For example, here is a code sample:



Aliases.Item.JBufferedFrame0.MDIContainer5.EwtComponent6.ScrollBox9.ScrollBox_110.

FormDesktopContainer11.ExtendedFrame2.LWComponent22.EwtComponent21.F

ScrollBox18.ScrollBox_117.DrawnPanel16.FScrollBox14.ScrollBox_113.DrawnPanel12.VTextField12.Keys("easy1234");



Aliases.Item.JBufferedFrame0.MDIContainer5.EwtComponent6.ScrollBox9.ScrollBox_110.

FormDesktopContainer11.ExtendedFrame2.LWComponent22.EwtComponent21.FScrollBox18.ScrollBox_117.D

rawnPanel16.FScrollBox14.ScrollBox_113.DrawnPanel12.LAF_XP_Button?.Click(49, 16);



Is there a way I could make the objects more static?. So that every time I execute, no complain about object identity has changed?.



Regards,

Azeddin,



1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)
    Hi Azeddin,

     


    It looks like your application contains a lot of objects without unique properties. TestComplete can do nothing with the app. However, the product provides several features that can help you test your dynamic objects whose properties are changed from run to run. This video describes them.