Forum Discussion

hilmi's avatar
hilmi
New Contributor
2 years ago
Solved

Need to use different namemapping files when running on different versions of the same Tested App

Hi,   I have 3 different versions of an desktop app. The name mapping objects and its images vary lil bit in each of these versions. Currently all three versions are kept as 3 different branches in...
  • Marsha_R's avatar
    Marsha_R
    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.