Hello all I have page that contains several functions I can execute it by sending long http request Something like 23 parames and there values. this is very hard to enter all the parameters into the "send parameters with the request" section. is there way to load the parameters dynamically?
Another thing is one of this http paramets needs to be generated automatically that is for example: paramName = paramValue_1 in first thread paramName = paramValue_2 in second thread paramName = paramValue_3 in third thread … and so on Can it be done? -- View this message in context: http://www.nabble.com/How-to-request-that-contains-lots-of-param-value-pairs-tf4718001.html#a13487109 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

