chioubaca
12 years agoOccasional Contributor
[Soapui Load Tests] Setting rate and limit using properties
Hi all,
I'm evaluating SoapUI Pro for our needs and I try to launch a load test using properties values for setting up some of the load test parameters.
I've created a loadtest using fixed-rate strategy, I've created global properties RATE and LIMIT (with correct values) and I have set ${#Global#RATE} as rate value and ${#Global#LIMIT} as limit value in my loadtest.
It worked well during the first execution of my loadtest but, when I modified the properties values and re-launch the loadtest it still used the old values (the one that were set at the creation of the properties).
Is it possible to launch a loadtest with dynamic parameters as I'm trying to do ?
Thanks by advance for your answer
I'm evaluating SoapUI Pro for our needs and I try to launch a load test using properties values for setting up some of the load test parameters.
I've created a loadtest using fixed-rate strategy, I've created global properties RATE and LIMIT (with correct values) and I have set ${#Global#RATE} as rate value and ${#Global#LIMIT} as limit value in my loadtest.
It worked well during the first execution of my loadtest but, when I modified the properties values and re-launch the loadtest it still used the old values (the one that were set at the creation of the properties).
Is it possible to launch a loadtest with dynamic parameters as I'm trying to do ?
Thanks by advance for your answer