Global Name Mapping
Hi,
I am struggling with the following issue:
I have several Project Suites with several Projects and many KeywordTests and I want to have a global name mapping, so I can easily change object names or properties in just one project. "Merge with" is a great option, but the same object is mapped differently in the different project:
Project1: NameMapping.Sys...TTabSheet.PageA
Project2: NameMapping.Sys...TTabSheet2.PageA
and after merging I have to many objects with conflicts and I have to update all keywordtests...
Name Mapping Templates does not work as well (https://support.smartbear.com/viewarticle/76306/ - Do not create name mapping templates for the Sysobject. TestComplete maps this object automatically and ignores any template defined for this object.)
I would appreciate any suggestions or ideas… :)