Hello, I have got following problem: I need to do HTTP tests but one sample is somehow connected to previous ones. To be strict, I need to remember the value from one HTTP response and use it as an argument value in next HTTP request. What would be the simplest solution for that in JMeter? I have got an idea to create some kind of variables that are placed instead of argument value. When JMeter works the variable is substituted with actual value gathered from particular response (parsing needed). What do you think of that idea?
Thanks, Norbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

