Need to use different namemapping files when running on different versions of the same Tested App
- 2 years ago
Maybe you can try merging your NameMappings into one. You'll find the steps here:
https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/name-mapping/how-to/merge.html - 2 years ago
If you want only one NameMapping file, then the merge is the way to go. Please please please backup the original name mapping files first in case the merge does not do what you need it to do.
After you merge, then run each project separately with the new name mapping to see if it still supports the code from each project. I suggest doing this in a separate project that can be used for experimenting. If there are only a few errors caused by using the merged name mapping, then you are probably safe. If there are many errors, then you need to decide if it is worth the time to try and change the name mapping to clear all the errors or if it's better to go forward with the original separate name mappings.