LoadRunner 9.1录制 Flex

录制过程先参考一下此转帖【http://www.automatedwebtest.info/performance-testing/loadrunner-flex-protocol-recording/

 

LoadRunner 9.1 - Flex Protocol Recording

LoadRunner 9.1’s Flex protocol includes both AMF3 and Http protocols in its options. For testing applications using Flex and AMF3 protocols, these options need to be explicitly added in the recording options. To do this:

1. Click on options in the recording window.

 

 

 

2. Check the AMF and Http protocols in the Recording Options window under the subhead - Protocols.

 

 

3. Check the “Try to encode externizable object” option in the “Code Generation” Subhead of Recording Options window.

 

 

Recording after these options are checked would give more readable code as XML rather than Binary.

 

-------------------------------------------------------

再来说一下录制前的一些设置:

选择协议:flex和http;

打开 recording option  ,选择protocol,勾选 amf,接着选择  flex中的  code generation  选择表格中的选项 ,应该就可以了。

 

以上是借鉴51test中的网友的方法,本人尚未实践,以后有机会体验一下再来完善此文吧~

 

你可能感兴趣的:(LoadRunner 9.1录制 Flex)