Thank you.. I downloaded Fiddler2 and it did capture all the same data that's 
in the requests.  The response does show a XML export of the data.  It seems 
that its still loading way too fast.  The Flex page has 5 different requests 
that are generated for the overall page.  Each request is a component with a 
report like a dashboard.  If there was a way I can group all these and get a 
response for them all as a whole, then that might be more realistic.




-----Original Message-----
From: Deepak Shetty [mailto:shet...@gmail.com] 
Sent: Monday, April 12, 2010 4:06 PM
To: JMeter Users List
Subject: Re: Flex load testing

Hi
these are the requests that will download the file (which is a static file
download and will be fast).
If you perform some operations which call server side components then
additional calls should get recorded , then the problem is there. You can
cross check with something like fiddler , what requests your flex app is
making.

regards
deepak

On Mon, Apr 12, 2010 at 12:31 PM, Hoffman, Matthew S <hoffm...@ctc.com>wrote:

> I setup my test like the following..
> http://vishnuagrawal.blogspot.com/2009/04/use-jmeter-to-load-test-flex.html
>
> I did get some response but the .binary wasn't in the bin folder.  It
> recorded a .swf file and 5 other requests that were all components in the
> FLEX.  The response times are really fast and unrealistic.  What am I doing
> wrong?
>
> Thanks Matt
>
> ------------------------------------------------------------
> This message and any files transmitted within are intended
> solely for the addressee or its representative and may
> contain company sensitive information.  If you are not the
> intended recipient, notify the sender immediately and delete
> this message.  Publication, reproduction, forwarding, or
> content disclosure is prohibited without the consent of the
> original sender and may be unlawful.
>
> Concurrent Technologies Corporation and its Affiliates.
> www.ctc.com  1-800-282-4392
> ------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

------------------------------------------------------------
This message and any files transmitted within are intended
solely for the addressee or its representative and may
contain company sensitive information.  If you are not the
intended recipient, notify the sender immediately and delete
this message.  Publication, reproduction, forwarding, or 
content disclosure is prohibited without the consent of the
original sender and may be unlawful.

Concurrent Technologies Corporation and its Affiliates.
www.ctc.com  1-800-282-4392
------------------------------------------------------------

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

Reply via email to