thanks for your prompt reply but i want to know is there any other tool instead of jmeter which can do this job as it is very critical for me to find some way out . Thanks
sebb-2-2 wrote: > > This may be a bug. > > Please can you create a Bugzilla issue, and attach a short test case? > Not all 19,000 characters! > Also please attach the jmeter log file from a test run. > > Make sure there are no passwords or private material in the test case or > data. > > On 15/05/2008, varun goyal <[EMAIL PROTECTED]> wrote: >> >> I used utf-8 encoding >> >> >> >> >> >> >> >> >> >> varun goyal wrote: >> > >> > 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-tp17250397p17250575.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/unable-to-read-unicode-from-jmter-script-tp17250397p17251045.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]
