jpantoja19
8 years agoOccasional Contributor
Why are two separate similar tests using the same Object - properties/values?
I have a rookie question: I created two similar keyword tests. In test1 an Object/properties was created for a text field called 'Company Name'. In test2 Name Mapping indicates that a text field called 'Facility Name' was assigned by TestComplete to the same Object/properties as the field in test1 and I already know from past tests that this can cause problems. I can recreate test2 but how do I get TestComplete to create a NEW different Object/properties for 'Facility Name' instead of using the Object/properties for 'Company Name' or maybe I'm looking at this the wrong way? Can someone give me some suggestions.