rafiqque
14 years agoOccasional Contributor
Is it possible to add Aliases from code
Hi,
I have used name mapping and aliases. It is done in design mode. i.e. run the required application and use TC to browse its objects and map the necessary objects.
Is it possible to add these aliases or create aliases while running the TC script. Like run a script which loads the desired application and returns me the process handle. Using this process I can navigate to the desired menu object and screen objects and map them in the scripting code.
Well the reason for this is I am trying to map objects its too time consuming as my application has many many fields and around 200 screens.
And one more question suppose I map all these 200 screens using name mapping and write my test case scenarios which will be around 300 plus. How will be the performance of TC will it slow down because of too many objects in name mapping.
I have used name mapping and aliases. It is done in design mode. i.e. run the required application and use TC to browse its objects and map the necessary objects.
Is it possible to add these aliases or create aliases while running the TC script. Like run a script which loads the desired application and returns me the process handle. Using this process I can navigate to the desired menu object and screen objects and map them in the scripting code.
Well the reason for this is I am trying to map objects its too time consuming as my application has many many fields and around 200 screens.
And one more question suppose I map all these 200 screens using name mapping and write my test case scenarios which will be around 300 plus. How will be the performance of TC will it slow down because of too many objects in name mapping.