Wednesday, July 3, 2013

Dealing with XML Pages in web (Http/Html) Protocol in Load runner


VuGen supports record and replay for XML code within Web pages.
The XML code can appear in the script as a regular URL step or as a custom
request. VuGen detects the HTML and allows you to view each document
type definition (DTD), its entities, and its attributes. VuGen can interpret
the XML when the MIME type displayed in the RecContentType attribute or
the MIME type returned by the server during replay, ends with xml, such as
application/xml or text/xml. The DTD is color coded, allowing you to
identify each one of the elements. You can also expand and collapse the tree
view of the DTD.

When you expand the DTD, you can parameterize the attribute values. You
can also save the values in order to perform correlation using the standard
correlation functions.

 For more information about the correlation
functions, see the Online Function Reference (Help > Function Reference).

Note: VuGen cannot display a DTD with XML islands, segments of XML
embedded inside an HTML page. VuGen only displays pages that are
entirely XML.

No comments: