Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
950 views
in Technique[技术] by (71.8m points)

apache flex - How to enable amf sampler type

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.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Try first existent solutions:

1. AMF Plugin for JMeter
This will add the following new components:

  • AMF Request
  • AMF Request Defaults
  • AMF Proxy Server

that will allow you to test your app using the AMF3 protocol:

  • Record AMF and HTTP traffic with the AMF Proxy Server
  • Translate AMF to XML for easy manipulation
  • Use variables to provide each virtual user with unique Client and Session IDs
  • Store response XML in a variable for assertion and value extraction
  • Review AMF responses as XML

NOTE: not supported in JMeter 2.6, works with JMeter 2.5.1.


...And these two as possible addition:

2. jmeter-amf-visualizer
JMeter visualizer AMF response.

3. jmeter-amfsampler
JMeter sampler for testing Flex/BlazeDS applications using Adobe's AMF protocol over HTTP.

4. UbikLoadPack Flex/AMF plugin
Commercial plugin from UBIK Load Pack.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...