Hi,
I have one txt file where list of values are present.
i m using the following line of tag in JMX file get the value from txt file
and set it in variable name.
<CSVDataSet guiclass="TestBeanGUI" testclass="CSVDataSet" testname="CSV
Data Set Config" enabled="true">
<stringProp name="filename">SampleGuidFile.txt</stringProp>
<stringProp name="fileEncoding"></stringProp>
<stringProp name="variableNames">guid</stringProp>
<stringProp name="delimiter"></stringProp>
<boolProp name="recycle">false</boolProp>
<boolProp name="stopThread">false</boolProp>
<boolProp name="quotedData">false</boolProp>
<stringProp name="shareMode">All threads</stringProp>
</CSVDataSet>
while executing the script. the value from a text file is not set in
variable . i have configured 4 threads.
It would be great if any one helps.
Thanks
--
View this message in context:
http://old.nabble.com/Not-Able-to-get-the-value-from-txt-file-using-CSVDataset-in-jmeter.-tp27716620p27716620.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]