Re: [flexcoders] Flex load testing

2010-06-14 Thread Paul Baratto
Hi guys, I work for Neotys and we have just released a version of NeoLoad able to record/load test RTMP, RTMPS and RTMPT apps. You can try it from http://www.neotys.com/product/technologies-rtmp-stress-testing.html and we’ll be very happy to get your feedback on the product! Hope this can

[flexcoders] Flex load testing

2010-04-01 Thread sanjitcs
Hi, I am testing application which uses server side push using RTMP protocol to get data from server.I need to perform load testing for application. Could anyone please suggest any Load testing framework. Currently I have tried to develop flex application which subscribes different consumer.

Re: [flexcoders] Flex stress Testing

2010-03-01 Thread as sass
I'm really grateful to your answers, thanks  Mr. Tuli. --- On Sun, 2/28/10, Peeyush Tuli peeyus...@gmail.com wrote: From: Peeyush Tuli peeyus...@gmail.com Subject: Re: [flexcoders] Flex stress Testing To: flexcoders@yahoogroups.com Date: Sunday, February 28, 2010, 8:12 AM

Re: [flexcoders] Flex stress Testing

2010-02-28 Thread Peeyush Tuli
* wrote: From: Peeyush Tuli peeyus...@gmail.com Subject: Re: [flexcoders] Flex stress Testing To: flexcoders@yahoogroups.com Date: Friday, February 26, 2010, 3:30 AM it seems like you want to test your system for concurrent sessions/users. I am not sure how does that relate to flex which

[flexcoders] Flex stress Testing

2010-02-26 Thread as sass
Hi, everybody,, i want to learn how to flex user-stress testing. For example, i want to test how my system shows feedback after 1 users enter the system. How can i trace the request and response?Which tool can accept my needs? Thank you...

Re: [flexcoders] Flex stress Testing

2010-02-26 Thread Peeyush Tuli
it seems like you want to test your system for concurrent sessions/users. I am not sure how does that relate to flex which is a client technology. Do you intend to stress test your back end/server infrastructure like webservices, LCDS/Blazeds infrastructure? On Fri, Feb 26, 2010 at 3:36 PM, as

Re: [flexcoders] Flex stress Testing

2010-02-26 Thread as sass
peeyus...@gmail.com Subject: Re: [flexcoders] Flex stress Testing To: flexcoders@yahoogroups.com Date: Friday, February 26, 2010, 3:30 AM   it seems like you want to test your system for concurrent sessions/users. I am not sure how does that relate to flex

Re: [flexcoders] Flex stress Testing

2010-02-26 Thread Steve Mathews
functionality + load test for Flex application that sending amf requests from different buttons, actions to server. --- On *Fri, 2/26/10, Peeyush Tuli peeyus...@gmail.com* wrote: From: Peeyush Tuli peeyus...@gmail.com Subject: Re: [flexcoders] Flex stress Testing To: flexcoders@yahoogroups.com

[flexcoders] Flex Load Testing Solutions

2008-08-26 Thread Battershall, Jeff
I've seen that Adobe is high on RadView software's WebLoad product, but I'm interested in evaluating a number of possible products and/or approaches for load testing our applications. Any and all feedback appreciated! Jeff Battershall Application Architect Dow Jones Indexes [EMAIL PROTECTED]

[flexcoders] flex stress testing framework for flex 3.0

2008-04-02 Thread Sanjit Kumar
hi I need to test my application using flex stress testing framework. It works fine for flex 2.0 which provided by Adobe. but i need to use in flex 3.0. please help me if any body have idea I have done configuration step in flex 3.0 but it does not works. it gives error Cannot create class of

[flexcoders] flex stress testing framework, livecycle required?

2007-12-07 Thread aaron smith
Hey all, quick question about the stress testing framework. Is livecycle required. I'm looking to get it running for some testing, but can't find if it specifically requires livecycle or FDS. I see some classes in the TestAdmin.mxml that reference qa.perf.BrowserServerTestRunner etc. But don't see

Re: [flexcoders] Flex and Testing

2006-03-31 Thread Tariq Ahmed
Well you're talking about load testing. In terms of functionality and regression testing I recently posted about this topic: http://www.dopejam.com/shownewsitem.cfm?NewsID=215 We did some analysis. QuickTest Pro from Mercury is the only QA testing tool that officially will support Flex 2.

[flexcoders] Flex and Testing

2006-03-30 Thread Jonathan Miranda
Just curious, internally for testing our QA department uses WebLoad from RadView a lot dont see why it wouldnt play nice with Flex but just curious what other testing software there is for Flex. This comes from a mostly non-technical side (aka not running testing on classes directly) -

Re: [flexcoders] Flex and Testing

2006-03-30 Thread jeremy lu
Mercury QuickTest Pro On 3/31/06, Jonathan Miranda [EMAIL PROTECTED] wrote: Just curious, internally for testing our QA department uses WebLoad from RadView a lot – don't see why it wouldn't play nice with Flex but just curious what other testing software there is for Flex.