Forum Discussion

heidi_n's avatar
heidi_n
Regular Contributor
8 years ago
Solved

Objects are not being recognized in Web app. Because no Unique Identifiers?

Hi,   We are having trouble with objects not being recognized in TC while testing our Web App (TC works in our Desktop app). Is this because the Web App is not using Unique Identifiers? If this is ...
  • shankar_r's avatar
    8 years ago

    Hi,

     

    What it looks like, whenever you create the new sales order the screen parent panelHyperpick0 is changing the unique properties Hence TC not able to identify the object.

     

    To determine the above is the issue you can try below,

     

    1) Create a new order and grab the properties of new order parent object.

    2) And then try to create one more order then see difference between 1 and 2 order properties. If you see any difference then that is the issue you need to fix it.

     

    If you have the right parent object with unique properties then we can easily map the child objects. Hence do a analyze on your parent objects of new order screen.

     

    If you have any issue please share the Object Property snapshot of the Object you are trying to enter the value.