HP LoadRunner Protocol SDK Overview > Limitations |
This version does not support development of protocols that implement recording.
This version does not support handling of custom run-time settings. For example, CProtocolExtension:SetRunTimeSettingEntryValue
and CProtocolExtension:GetRunTimeSettingEntryValue
do not function.
Protocols created with this version cannot run in mult-protocol scripts.
The float data type cannot be used. Use double instead.
A protocol project in Visual Studio cannot be built if FIPS is enabled on the build computer.
A protocol created with the HP Protocol SDK of a given version might not function as expected with a different version of LoadRunner. Protocols created with the HP Protocol SDK must be recompiled using the SDK version that corresponds to the version of LoadRunner the protocol will run under. Redistribute your version-specific custom protocol with each version of LoadRunner.
Protocols must be able to run with User Account Control (UAC) enabled, which limits application software so it runs using standard user privileges, not administrator privileges.