I have recorded the smart jmx of ecommerce site with blaze meter but when i'm using the same file in jmeter getting error's. It's working fine till add to cart, when it processing the customer information throw exceptions. image
Asked
Active
Viewed 220 times
3
-
did you add [HTTP Cookie Manager](http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Cookie_Manager) to your Test Plan? – klingac Aug 28 '17 at 12:50
-
yes, already added cookie manager – Ajay Kumar Aug 28 '17 at 13:19
1 Answers
1
SmartJMX is a commercial third party tool by Blazemeter and its code is non public.
As such it's impossible to help you, so you should contact their support to report the issue.
Most probably your issue is due to:
- Missing correlation not detected by SmartJMX
- Wrong correlation done by some extractor added by SmartJMX
You can debug this using JMeter View Results Tree and Debug Sampler or Debug PostProcessor and comparing a recording with a play of your script to see what differs.

UBIK LOAD PACK
- 33,980
- 5
- 71
- 116