Forum Discussion

rwestbury's avatar
rwestbury
Contributor
12 years ago

Object tree comparing

Hey All,



We have objects whos names change slightly in each build. For example an object may be called Image("DXR_12_2_axd_bSxSM") in the current build and called Image("DXR_12_2_axd_SxMDI") in the next build. When this happens, the Object.Compare reports "Image("DXR_12_2_axd_bSxSM") object not found." I understand I could manually remove such objects from my object store but that would take a long time, and we re-build our store for every build and run it against the next build to see what has changed in the GUI. Ideally Object.Compare could be set up to ignore when Image("DXR_12_2_axd_*") is not found.



Thanks,



Robert

1 Reply

  • aqAnt's avatar
    aqAnt
    SmartBear Alumni (Retired)

    Hello Robert,


    You can update your checkpoints when your objects are changed, so I suggest that you use the feature to avoid modifying stored objects.