Data format extension list
Applies to:
-
Web - HTTP/HTML Vuser scripts
-
SAP - Web Vuser scripts
The following table lists the pre-defined LoadRunner Professional DFEs (Data Format Extensions). For more information about DFEs, see Data format extensions (DFEs) overview.
- Note:
- GWT-DFE provides an automatic solution for GWT specific (STRONG_NAME_HEADER) correlations.
- VuGen is able to parse Client Fields with GWT-DFE.
Data Format Extension
|
Description
|
---|---|
Base64 Extension
|
Decodes strings that are encoded with a Base64 encoder.
|
Binary to XML Extension | Transforms Microsoft WCF binary XML into XML format. |
GWT Extension | Transforms GWT data to XML format. |
Java To XML Extension | Transforms serialized Java objects to XML. |
JSON to XML Extension
|
Transforms JSON data to XML format.
|
Prefix Postfix Extension
|
Enables you to cut data from the beginning and/or end of a string which you do not want decoded. You can add and customize as many prefix/postfix extensions as required. Each postfix/prefix extension created should have a unique display name and tag name.
|
Remedy to XML Extension |
Transforms Remedy request data into XML format. Note: This extension does not transform Remedy response data - which is JavaScript code. |
SAPEventQueue to XML Extension |
Transforms SAPEventQueue data to XML format. |
URL Encoding Extension
|
Decodes strings that are encoded with URL encoding format.
|
XML Extension
|
Receives data and checks to see if it conforms with XML syntax. This check allows VuGen to perform correlations based on XPath and to display snapshot data in an XML viewer.
|
XSS Extension | Enables you to test sites that use Cross Site Scripting (XSS) defense code. |