Relative Content

Tag Archive for performancejmeterperformance-testing

JMeter-Unable to pass extracted value from one request into subsequent request as the value is showing up in response but not in the request

I’m working on some REFRESH tab , where my screen shows up updated time post hitting refersh button of one particular image.
So handle this in JMeter , I have extracted value of this date timestamp from one request and trying to pass into REQUEST of subsequent actual request(because in this, I see updated refresh date in timestamp response).
Kindly suggest how to handle this from JMeter tool.