While badboy is a great tool for creating a jmeter test in https.
But in our applications, badboy seems to add a receive request that doesn't work at all, I had to remove them manually to fix the problem.
And if you have a token or session id in your cookies, it wonβt take care of it for you, so you have to figure out how to extract them using the reg-ex extent and put in the variable that your test will use.
These problems were very specific to our applications, but are not sure that they apply to you, but if you delete an unnecessary request and take care of returning your token / session ID, it can do the trick.
Chris source
share