I need a value from the response to be stored in a csv file. Not only during execution though. When I run the script with a single user for multiple iterations, i want the value to be added to the csv on every iteration.
Hi,
I am unable to view values in the shared queue .csv file.
I can see thought Neoload runtime that the values are used but when I open the file there are no values in the...
I'm confused about the description of your issue. You said that you are able to see the values used? Do you mean that your VU's are only consuming the values or also adding...
Hi,
I have created a shared queue from which the values will be consumed as well as added.
I have two scripts script 1. Add the value to .csv file (shared queue) script 2...
I was able to reproduce the issue in NeoLoad 5.0.xx. It seems to be a regression since 5.0.
In 4.2 the values are correctly saved in the swap file. I will open a bug for that...
I have a parameter with paths to the correct files and want to loop over them. When using the hardcoded path, there's no problem but once I start replacing the path with...