Forum Discussion
ArtemS
Alumni
13 years agoHello Mat
>>However, I want to just set up one name mapping file and share that between all the projects rather than re-map the same objects in each test. I presume I can set this NameMapping file up in one project and then just add it to the other projects, right? Is that the best way to go about this?
Yes, since all your projects work with the same tested application, sharing a name mapping file between the projects seems to be a good solution. In this case, when you update the name mapping in one of the projects, the changes also become available to all other projects.
By default, every new project already contains an empty NameMapping project item. First, you should remove this empty NameMapping item from the project, and then add the shared NameMapping file. See the "Sharing Project Items and Their Child Elements Among Several Projects" topic.
Regards.