You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Garvita <ga...@tcs.com> on 2011/03/07 13:56:41 UTC

how to pass data from csv to Binary file

Hi All,

I have recorded a flex based application in Jmeter 2.4, in that few binary
files are also passed with the requests, now I want to pass data to binary
file from csv file.
Binary files are sent with sent files with the request.
If any idea please suggest me.
Thanks in advance.

--
View this message in context: http://jmeter.512774.n5.nabble.com/how-to-pass-data-from-csv-to-Binary-file-tp3412384p3412384.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: how to pass data from csv to Binary file

Posted by Deepak Shetty <sh...@gmail.com>.
youll find this question discussed in the archives. there is no definitive
answer as  far as I know  - the question no one seems to knwo the answer to
is is there some toolkit that can generate the AMF binary data file, if yes
then its possible(nbut some coding work involved) to do substitution from
Jmeter , if not then you cannot substitute values you have to generate all
possible binary files in advance and use them.

you are probably better of asking this question on the Flex forums - a
prelim google search shows some java libraries ,(OpenAMF has some
Serializer, Deserializer classes).

regards
deepak

On Mon, Mar 7, 2011 at 4:56 AM, Garvita <ga...@tcs.com> wrote:

> Hi All,
>
> I have recorded a flex based application in Jmeter 2.4, in that few binary
> files are also passed with the requests, now I want to pass data to binary
> file from csv file.
> Binary files are sent with sent files with the request.
> If any idea please suggest me.
> Thanks in advance.
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/how-to-pass-data-from-csv-to-Binary-file-tp3412384p3412384.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

Re: how to pass data from csv to Binary file

Posted by Garvita <ga...@tcs.com>.
I have a list of valid input values stored in a CSV file, and want to pass
this data to binary file.

--
View this message in context: http://jmeter.512774.n5.nabble.com/how-to-pass-data-from-csv-to-Binary-file-tp3412384p3413615.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org