hemikak / mqtt-jmeter

This is the plugin for Jmeter to Test MQTT protocol
Apache License 2.0
22 stars 7 forks source link

Problem using CSV Data Set #12

Open smgodoy opened 6 years ago

smgodoy commented 6 years ago

The JMeter variables dont work fine with the Text Message section of the plugin. I have a "Thread Group" with a "CSV Data Set Config" and the MQTT Publisher. I use the CSV file for obtain the values of the JMeter variables that I use in the Text Messages section of the plugin. The problem is that the plugin take the first value of the csv file and then never change, it uses the same values on each iteration of the the "Thread Group".

hemikak commented 6 years ago

Hi @smgodoy ,

It would be great if you could attach the JMX files as txt to this issue so I can reproduce it

Regards, Hemika

smgodoy commented 6 years ago

Hi Hemikak, thanks for the response. I attached the TetsPlan and the CSV data file. I also tell you that I am using JMeter 2.13 datos.txt PruebaMQTT.txt

hemikak commented 6 years ago

@smgodoy ,

I was able to reproduce the error. Will update you as soon as I find a solution.

Regards, Hemika