How to enable amf sampler type

前端 未结 2 1982
野趣味
野趣味 2020-12-18 15:43

I want to record script using amf proxy server but in http sampler setting amf type is missing. How should i enable amf type in amf proxy server.

2条回答
  •  余生分开走
    2020-12-18 16:06

    Apache JMeter does not propose AMF Sampler due to License incompatibility of BlazeDS with Apache licence.

    Regarding your login issue you should check that you add a CookieManager to your test plan. Then check you add the Java beans used by your Flex Application to send objects to Flex layer.

    You can have a look at:

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

    • https://www.ubik-ingenierie.com/blog/ubikloadpack-flex-amf-plugin-4-0-for-apache-jmeter-released/

    • Performance testing Flex applications

提交回复
热议问题