Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamically run QTP script on multiple servers
#1
Solved: 10 Years, 10 Months, 2 Weeks ago
Hi,

I wrote a script for server 1 urls :
Code:
SystemUtil.Run "http://server1.xyz.xyz.com", "", "", ""

I got a new requirement where i've to run the same script on multiple servers. eg.
Code:
SystemUtil.Run "http://server2.xyz.xyz.com", "", "", ""

I'm running my script overnight after a new build is deployed on the server. Is there a way i could dynamically run the script on server 1 and then on server 3 after a new build is deployed on it respectively?

Thanks
Arpan
Reply


Messages In This Thread
Dynamically run QTP script on multiple servers - by arpan - 06-11-2013, 07:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP/UFT - Storing Multiple Arrays In An Array Eitel13 0 1,653 07-17-2018, 04:37 PM
Last Post: Eitel13
  How to dynamically find the OracleFormWindow? arpan 0 1,506 04-26-2017, 12:45 AM
Last Post: arpan
  How to run multiple iterations only on a set of lines in script amit25007 0 2,261 05-17-2016, 10:48 AM
Last Post: amit25007
  How to click on all links dynamically in UFT? Rohan 9 17,918 02-25-2016, 10:42 AM
Last Post: vinod123
  How to Verify Static Object Text which is changing Dynamically with Expected Result johnny77 0 3,187 06-25-2015, 11:32 AM
Last Post: johnny77

Forum Jump:


Users browsing this thread: 1 Guest(s)