Hi, I have a requirement where in based on the number of arguments specified in the Input file, the get/post parameters should be dynamically created to be put in the post request.link[0] = 23link[0] = 23
Ex: csv File value 23,24,25 The sampler should create three HTTP post parameters like link[0] = 23 link[1] = 24 link[2] = 25 Can this be achieved through Jmeter Thanks for the help in advance. -Waseem -- View this message in context: http://jmeter.512774.n5.nabble.com/Dynamic-sampler-request-to-be-created-tp5127791p5127791.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
