Forum Discussion

kakabubu's avatar
kakabubu
Contributor
6 years ago

Namemapping check out on edit

How should I work with nameMappings if our testProject is stored in a source control system (TFS )?

My problem:
1. Changing the nameMappings

2. Forgetting to check out nameMapping manually (test complete does not offer to check out the nameMapping file first);

3. Checking in changes

4. Tests fail on another environment after getting the latest version with my check-in;

3 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Do you have your project connected to TFS (Tools | Options | Source Control)? This will prompt for automatic checkout.

     

      • tristaanogre's avatar
        tristaanogre
        Esteemed Contributor

        And you're certain that the NameMapping.tcNM file is included in your source control?  It's possible that, for some reason, that file is not included in your source control in TFS and so, when you make changes, not only does it not check out... it doesn't check in.