As far as i understand the problem, your server generates the uniqueid every time a user registers. So the response that generates this id, use a post processor (either a regex extractor or a xpath extractor) and extract that value into a variable. You can then use the value in your subsequent request just like how you are passing your email and name.
-Waseem -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-handle-dynamically-generated-values-during-run-time-via-Jmeter-tp5716340p5716362.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]
