Getting error when executing smartjmx through jmeter for ecommerce site

253 views Asked by At

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

1

There are 1 answers

0
UBIK LOAD PACK On

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.