kakabubu
7 years agoContributor
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;