2 more ways: 1) Use "Action Call Properties". Create one property in which you will provide needed URL each time when you run this script; 2) Modify your script to use external xls/txt/csv file. You can define all needed URLs there and read them from this file (loop).
2009/9/15 Dhanasekar Subramaniam <[email protected]> > Hi, > Declare the URL as variable and pass the value from datatable. > It is always best practice to spend more time on design first,then start > automating. > Regards, > Dhanasekar S > http://testingideas.wordpress.com > > > 2009/9/15 nadzirah <[email protected]> > >> >> Hi, >> >> I'm a newcomer in QTP and I have done automation for one URL. >> But then I have to run the QTP script back in different URL. So , now >> the problem is I don't know how to change the URL in the script and I >> have about >80 test script. >> >> I hope anybody in this group can help me.. >> Thanks >> -Nad >> >> >> > > > -- > Regards, > Dhanasekar S. > http://testingideas.wordpress.com > --------------------------------------------------------- > Let us make the World Greener > http://www.greenpeace.org/international/ > ----------------------------------------------------------- > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
