Adding Verification Statements Using Rendered XML View

  1. Run a Try Script.
  2. Open the resulting TrueLog (XLG) file. To do this, from within TrueLog Explorer, click Open TrueLog, open the related project folder, and double click the XLG file.
  3. Expand the TrueLog node in the tree menu and select a request.
  4. Select the Response tab.
    Note: XML can only be rendered when an appropriate content type is sent from the server. Use plain-text source view for unsupported content types.
  5. (Optional) If you are sure that an unknown application type (for example, octet-stream) can be rendered as XML, you may do the following to render it:
    1. Run regedit.
    2. Select HKEY_CURRENT_USER\Software\Silk\TrueLog Explorer\...\TreatAsXmlAlways
    3. Add application/octet-stream to the list of values. Use a semi-colon (;) as a separator.
    4. Restart TrueLog Explorer.
  6. Right-click an XML node value and choose Verify Element Value… or Parse Element Value….
    Tip: Right-click in the rendered XML view and choose Find to search for an XML node value. The global find option is not able to search rendered XML view.
  7. Follow the steps outlined by the wizard.