Bert, I found your old post below, and was wondering did you have much success with the parameterization of AMF data? I am looking to test a flex application and would like to do something similar to what you have described - either parameterize AMF data "on the fly" or generate AMF files with different data in advance. Any tips, experiences, etc. you can share would be much appreciated!!
Kind Regards, Adrian -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: 18 November 2008 08:01 To: JMeter Users List Subject: Re: JMeter Loadtesting Flex Parameters in request ************************************* This e-mail has been received by the Revenue Internet e-mail service. (IP) ************************************* 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. 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] ************************ This message has been delivered to the Internet by the Revenue Internet e-mail service (OP) *************************

