Tuesday, 25 March 2014

Flex Functions in Loadrunner Download

Flex Functions in Loadrunner Download

Function NameDescription
flex_loginLogs on to a password-protected Flex application.
flex_logoutLogs off of a password-protected Flex application.
flex_pingChecks if a Flex application is available.
flex_remoting_callInvokes one or more methods of server-side Remote objects (RPC).
flex_web_requestAllows you to create a custom HTTP request with any method supported by HTTP.
flex_rtmp_connectConnects a client to an RTMP server and sets connection options.
flex_rtmp_disconnectDisconnects a client from an RTMP server.
flex_rtmp_sendSends messages to an RTMP server.
flex_rtmp_receiveReceives responses from an RTMP server.
flex_rtmp_receive_streamReceives streaming data from an RTMP server.
flex_amf_callSends a Flex AMF request.
flex_amf_define_envelope_header_setDefines a set of Flex AMF envelope headers.
flex_amf_define_header_setDefines a set of Flex AMF headers.

No comments:

Post a Comment