Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Performance testing Flex applications [closed]

What's the best method for performance testing Flex applications with a BlazeDS/Java severs backend. We're looking at JMeter but can it be used with the amf the protocol at a more sophisticated level where values in a request can be manipulated?

like image 315
Fergal Avatar asked Mar 12 '10 01:03

Fergal


People also ask

What are the major challenges in performance testing?

Teams and organizations face a variety of challenges while executing the performance test. Most common performance problems include response time, load time, and poor scalability.


1 Answers

My Company (UBIK-INGENIERIE) distributes a commercial Flex/AMF Apache JMeter plugin.

You can easily record, variabilize and replay FLEX/AMF based application with standard knowledge of Apache JMeter.

See a tutorial on it:

  • Performance testing Flex applications
  • https://www.ubik-ingenierie.com/blog/load-testing-flex-with-jmeter-made-easy/

  • https://ubikloadpack.com

like image 193
UBIK LOAD PACK Avatar answered Nov 15 '22 09:11

UBIK LOAD PACK