Forum Discussion
AlexKaras
13 years agoChampion Level 3
Hi,
This completely depends on your tested application and how your test project was implemented.
If you used coded approach to identify GUI object then you will need to update the code. If you used NameMapping, Namemapping tree must be updated correspondingly (you may consider using configurations functionality in NameMapping to make the code work with old and new versions of the tested software).
Whether such corrections can be done more or less quickly or every object must be processed individually depends on how developers made the changes. If they made changes in unified and consistent way you may use this advantage, otherwise you'll have to follow the object-per-object way.
This completely depends on your tested application and how your test project was implemented.
If you used coded approach to identify GUI object then you will need to update the code. If you used NameMapping, Namemapping tree must be updated correspondingly (you may consider using configurations functionality in NameMapping to make the code work with old and new versions of the tested software).
Whether such corrections can be done more or less quickly or every object must be processed individually depends on how developers made the changes. If they made changes in unified and consistent way you may use this advantage, otherwise you'll have to follow the object-per-object way.
Related Content
Recent Discussions
- 2 days ago
- 8 days ago
- 11 days ago