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]

