Forum Discussion
Are you using name mapping for your objects? If so have you checked the properties on both machines in the object spy?
Perhaps there is something in the application that is determined by environment (machine name, username or something like that) that is different between the two systems.
I am using the name mapping for my projects.
Part of the problem is that I only have the object spy on my local machine (Since it is the only one with TestComplete). The VM has TestExecute, and finds the majority of the mapped objects, but a few it just doesn't find. What is interesting, is that it consistently doesn't find the same objects.
That makes sense. It appears that the properties used to identify the object change between the two machines(?) Because the objects are there. I watch the test and it gets hung up at the same spot every time.
Is there anyway to use TestExecute to save the properties and children of an object to see what it is actually finding? I tried the snapshot method, but it never seems to save any actual file.