Relative Content

Tag Archive for jmetercorrelationjmeter-5.0servicenowcookiemanager

JMeter dynamic correlation assistance

I am new to Jmeter. I have been trying to perform recorded scripts on ServiceNow catalog item that I have created. I think I was able to correlate the x-User-Token from the login Sample to the later samples to avoid the unauthorized issue. But Still some samples with path: instance URL/amb are failing with error 400. The response body shows Sorry,page not found. Even if I try to manually seaerch that URL (/amb), it displays “sorry page not found”. Then why is this sample getting recorded to begin with?
I have added a Cookie Manager to take care of the dynamic session IDs. Do you think that’s enough? Could you tell me what else I should do to debug the test scripts?
If anyone has done this before, please tell me what all dynamic parameters would I need to correlate?