Louis
14 years agoContributor
Name mapping When app name changes
The application I have been testing has changed name so everything mapped before now doesn't work.
e.g Aliases["GUI"]["FrmMain"]["MdiClient"]["datagrid"] has changed to Aliases["NEW_APP"]["frmMain"]["MdiClient"]["datagrid"]
I really need to use all the table checkpoints from previous software releases to check consistency but if i try to update the mapped object for the table checkpoints testcomplete just trys to re capture the data from the screen. This is useless as I need to keep the original stored table data but compare it to the data shown in the new version of the software in which the mapping has changed as detailed above.
e.g Aliases["GUI"]["FrmMain"]["MdiClient"]["datagrid"] has changed to Aliases["NEW_APP"]["frmMain"]["MdiClient"]["datagrid"]
I really need to use all the table checkpoints from previous software releases to check consistency but if i try to update the mapped object for the table checkpoints testcomplete just trys to re capture the data from the screen. This is useless as I need to keep the original stored table data but compare it to the data shown in the new version of the software in which the mapping has changed as detailed above.