Forum Discussion
maxtester
6 years agoContributor
We were facing the same problem. As a result we did not use the name mapping. We use the 'find method' instead what makes the mapping much easier and even more maintainable. We have different scripts where we maintain the paths to the objects.
Marsha_R
Champion Level 3
6 years agoSo, now, every time an object changes, you have to hope that someone tells you before your test breaks and you spend an afternoon trying to figure out why? And then you have to update your scripts? That may be a familiar way to do it, but it's still more efficient with the TC name mapping. Better to have to spend a little time managing one file when you know it's changed than have to troubleshoot random changes to objects.