Web Services snapshots overview
Vuser scripts based on the Web Services protocol utilize VuGen's Snapshot pane.
The Snapshot pane enables you to view snapshots of Web Service calls. When you display the Snapshot pane for a Web Services script, the left side of the Snapshot pane displays a tree view of the snapshot data; the right side of the Snapshot pane displays a text view of the snapshot data.
The tree view on the left of the Snapshot pane is composed of a number of nodes. An icon to the left of each node indicates the type of the node:
-
Element: Indicates that the node represents an element in the XML file.
-
Attribute: Indicates that the node represents an attribute in the XML file.
-
Value: Indicates that the node represents a value in the XML file.
In addition to the basic Snapshot pane functionality, the Snapshot pane for Web Services scripts includes additional functionality. The UI for this additional functionality is described below.
To access |
Select View > Snapshot. |
Relevant tasks |
User interface elements are described below (unlabeled elements are shown in angle brackets):
UI Element |
Description |
---|---|
Request |
Displays a snapshot of the SOAP request sent to the server by the Web Service call. |
Response |
Displays a snapshot of the SOAP response returned by the server. |
![]() |
Opens the XPath Search dialog box which enables you to perform an XPath search of the snapshot. |
![]() |
Displays the previous or next results of the XPath search. |
![]() |
Displays or hides the XML attribute nodes in the tree view of the snapshot. |
![]() |
Displays or hides the XML value nodes in the tree view of the snapshot. |
<shortcut menu> |
|
See also:
- Work with snapshots
- Snapshot pane for details on the standard Snapshot pane UI