brook_grewcock
12 years agoContributor
Comparison Testing Between Servers
We have two servers http://dev1.company.com and http://dev2.company.com. And I would like to record a test in one and run it under both URLs, but once I have recorded a test on dev1, if I change my Ru...
- 12 years agoHi,
As per your example, tests recorded on dev1 and dev2 servers differ by how pageCompanyLogin element was automatically mapped. You should examine the difference in mapping for those two objects in NameMapping editor in TestComplete, select stable properties that can be used for reliable identification of this object and correct name mapping.
I would recommend to watch the "Creating Reliable Tests For Dynamic Objects with Name Mapping" from http://support.smartbear.com/support/screencasts/testcomplete/reliable-tests-for-dynamic-objects/ (http://support.smartbear.com/screencasts/testcomplete/).