Forum Discussion

Amna_Saeed321's avatar
Amna_Saeed321
Occasional Contributor
5 years ago
Solved

Handling of Multiple Name Mapping in one project

Hi All,   I have prepared an automation suite for the product we have been working on. Now we have to deliver the same product with the gap implementation to different client. But i have observed t...
  • cunderw's avatar
    5 years ago

    There are two approaches you could take.

     

    Adjusting your namemapping to use extended find where some of the heirarchy changed, this would be less maintenance in the long run and allow your tests to run on both environments. This would be the perferred approach.

     

    The namemapping editor also has a configuration manager that would allow you to have two completely different configurations and you can set which one to use at run time.