分类: WINDOWS
2012-05-17 03:12:06
LoadRunner提供Flex和AMF两个协议
AMF:
A Macromedia proprietry protocol that allows Flash Remoting binary data to be exchanged between a Flash application and an application server over HTTP.
A typical client application that submits AMF messages to a server is the Flash Player that plays Flash clips on personal computers. The Flash Player sends native Flash objects to an application server via a gateway. The gateway, known as the Flash Remoting gateway, is a server-side object, installed on either a Java (including ColdFusion) or .NET server. The gateway acts as a broker that handles requests between the Flash Player and the server. It translates Flash objects into native objects for the server and passes them on to the appropriate server-side services.
After the results are returned, the gateway serializes them back into native Flash objects and sends them to the Flash client via AMF.
VuGen:
VuGen's Flex protocol lets you create scripts that emulate Flex applications working with AMF3 or HTTP data. For Flex applications working with SOAP data, use the Web Services Vuser protocol.
参数化问题:
http://blog.163.com/life_rumeng/blog/static/86728241201021853847820/
工具:
LoadRunner
Data Services Stress Testing Framework
LoadUI