Forum Discussion

kcsahu777's avatar
kcsahu777
Contributor
14 years ago

Can Test Complete handle Multiple tested application instance

I am using TC version 8.7

Tested Application is Felx, flash and Java based GUI, accessed through http URL



The requirement is to test the application with different user ids.



But if for each test case I login and logout then it will take too much time to execute test cases.



I can launch multiple instance of the flex application in IE7. I have done the required name mapping.

There is a lebel in the application which displays user name, can I identify the perticular IE page which one is for the required user Id and then use the corresspodning name mappings by changing the root name mapping dynamically.



Krushna,

Krushna

1 Reply

  • Hi,



    You can use a project variable in Name Mapping instead of the hard-code value to change it dynamically. This way, you can change the recognition criteria by assigning different values to this variable.