On 18/11/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> One thing that I'd like to achieve as well is that I can change the file to
> send with each request.
>
> Example:
>
> Send files with request - parameter name - mime type
> ....POST13234.binary - - application/amf
>
> like
>
> ....${myfile}.binary - - application/amf
>
> and fill in the $myfile each request with another value.
>
> The idea is to generate the binaries needed with the correct parameters and
> vary the file that is send with the request.
>
Yes, that's possible. Just use the filename ${myfile}.binary on the
HTTP Sampler GUI.
You can use CSV Dataset to set up the variable "myfile" from a list in a file.
JMeter cannot replace variable references within files, only in GUI fields.
> kind regards,
>
>
> >----- Oorspronkelijk bericht -----
> >Van
> : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >Verzonden
> : maandag
> , november
>
> 17, 2008 03:58 PM
> >Aan
> : 'JMeter Users List'
> >Onderwerp
> : Re: JMeter Loadtesting Flex Parameters in request
>
> >
> >I read the manual and I understand that it is possible to use parameters in
> standard web requests. Furthermore this looks rather easy.
> >
> >So I ask myself if it is possible to use some kind of parametrization for
> AMF3 requests?
> >
> >kind regards,
> >
> >
> >Bert Swinnen
> >
> >>----- Oorspronkelijk bericht -----
> >>Van
> >: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> >>Verzonden
> >: maandag
> >, november
> > 17, 2008 01:28 PM
> >>Aan
> >: [email protected]
> >>Onderwerp
> >: JMeter Loadtesting Flex Parameters in request
> >>
> >>I have to load test a flex application and I succeeded in recording a
> session. I noticed that JMeter saves the amf request in *.binary files. These
> files are then being used during load testing.
> >>I would like to parametize these files so that certain values are filled
> in dynamically.
> >>
> >>I would like to use a csv file which contains ID/name pairs. Fill in these
> values in the *.binary before sending the request. Send the request and read
> in the response.
> >>
> >>I noticed that there are some pre and postprocessors available, but I have
> no idea how to achieve this.
> >>
> >>Perhaps you can show me the right direction.
> >>
> >>kind regards,
> >>
> >>
> >>Bert Swinnen
> >>
> >>
> >>
> >>---------------------------------------------------------------------
> >>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]
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> 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]