You can use variables as part of the parameter names. If you have a way to
figure out what the variable part of the parameter name is every time, you
could for example store it in a variable "paramNum" (maybe by using a regexp or
getting it from a file) then use the name "i${paramNum}" for the HTTP
parameter. Jmeter will do the substitution.
Hope that answers your question.
Alex
-----Original Message-----
From: Mary George [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 22, 2005 8:13 AM
To: JMeter Users List
Subject: Can JMeter handle parameters that have names which vary from
one thread to another?
Hi,
I am trying to load-test an application where the parameters that I pass
with each HTTP request, have names that dynamically vary each time I run
a workflow. So the first time I run a workflow in the application,
Parameter "Y" which is being passed in a HTTP request will be named
"i9876". And the second time I run the same workflow, with the same
parameters, Parameter "Y" will be called "i1234". Note that I am talking
of parameter names here, and not the values.
Will JMeter be able to handle such a scenario? If yes, how?
Please do let me know.
Thanks
Mary
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
Infosys has taken every reasonable precaution to minimize this risk, but is not
liable for any damage you may sustain as a result of any virus in this e-mail.
You should carry out your own virus checks before opening the e-mail or
attachment. Infosys reserves the right to monitor and review the content of all
messages sent to or from this e-mail address. Messages sent to or from this
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]