Re: Reg: HTTP Request and HTTP Header Manager to execute these scripts on different Application servers

2011-08-12 Thread Bruce Ide
Lets see if I can include jmx files here. If not I can post these in my github repository. Please find enclosed two JMX tests (Assuming something doesn't eat them between here and there.) samplevars.jmx contains two user defined variable elements, one of which is disabled. You can switch which on

Re: Reg: HTTP Request and HTTP Header Manager to execute these scripts on different Application servers

2011-08-11 Thread Deepak Shetty
hi usually what you need to vary the IP address and port , potentially also the url. You have to paremeterise all those variables so that you can switch between them easily http://theworkaholic.blogspot.com/2009/06/testing-multiple-environments-with.html. regards deepak On Thu, Aug 11, 2011 at 6:1

Re: Reg: HTTP Request and HTTP Header Manager to execute these scripts on different Application servers

2011-08-11 Thread Bruce Ide
I run into this sort of thing a lot at work. What I ended up doing was making a "variables.jmx" file with all those variables for the different environments defined in 4 different user defined variables config elements. Then I just enable only the config element I want to use for a specific environ

Reg: HTTP Request and HTTP Header Manager to execute these scripts on different Application servers

2011-08-11 Thread Shirish
Hello Friends, As of now I am currently working with a Product Development team which works in 5 different continents and has separate Application Servers let’s say A, B, C, D and E (all these servers are synchronized means shares the same BUILDS/SOFTWARE'S and all . While working with Performanc