
- Forum
- Testing
- Software Testing
- QTP-managing several URL
QTP-managing several URL
This is a discussion on QTP-managing several URL within the Software Testing forums, part of the Testing category; Hej, I do not know if anyone can help me but I am using QTP 9.5 from about 3 months ...
-
QTP-managing several URL
Hej,
I do not know if anyone can help me but I am using QTP 9.5 from about 3 months and I am amased on how it works.
I have done an object repository and some scripts which run on my website and they all work and look great.
The problem I am dealing now is about the possibility to use the same object repository for several website which by the way have the same structure, the only think that is different is the "url" field in the Browser object.
Is it possible to have a dynamic object repository which change the url for the Browser object?
I was thinking to something like:
Run all the actions with the same objectrepository where browser.url="www . test . com"
and open of course the internet explorer page on that url.
Hope u can help me
thanks!
-
Hi,
For dynamic related issues you have to go for advanced descriptive programing. It is the only way to solve this.

Reply With Quote





