Let me try to explain you the logic of my jmeter script.
1) I have an excel sheet (unicode.xls) which has 19,000 unicode characters,
i have converted this sheet into a unicode.txt (unicode txt format).
2) My script has a config element (CSV Data Set Config) which reads
unicode.txt file.
3) I have used a HTTP Post request with content encoding as (UTF-8) as a
child of Loop Controller, with the reference of parameter of unicode.txt
file.
Problem encountered: The HTTP Post request is not able to read the unicode
characters from the unicdoe.txt file. It is converting the characters as a
garbage value. I am not sure if Jmeter HTTP Post request supports unicode
characters. Can you please help where i am stuck or there is some other
paramter which i have to use while reading these unicode from a txt file.
Looking forward to hear from you.

Best Regards
Varun Goyal
Delhi
-- 
View this message in context: 
http://www.nabble.com/unable-to-read-unicode-from-jmter-script-tp17250397p17250397.html
Sent from the JMeter - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to