1

Here I'm assigning CSV file on the basis of loop count so that done by using __iterationNum() JMeter custom function (custom JMeter Function plugin added to JMeter) But this stuff is not working for me so I used this function like this:

> D:\datas\latandlong\IndiaAddress\address${__iterationNum}.cs‌v FilePath name in CSV dataset config but not getting a result is there any other way to use this function I don't know about that.

So how to use this function if anybody having an idea please tell me.

Bharat Mane
6,78512 gold badges42 silver badges69 bronze badges
asked Oct 25, 2017 at 4:47

1 Answer 1

0

I don't think you will be able to use CSV Data Set Config this way so I would suggest considering using __CSVRead() or __StringFromFile() functions instead.

JMeter CSVRead StringFromFile

More information: Apache JMeter Functions - An Introduction


You can also reach out to JMeter Developers via JMeter Users Mailing List to clarify the expected behavior of the CSV Data Set Config, i.e. whether you can change CSV file path dynamically using JMeter functions or variables.

answered Oct 25, 2017 at 7:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.