Testing XML

This functionality is supported only if you are using the Classic Agent.

You can use Silk Test Classic to verify that different renderings of your Web page display the same XML data. For example, if you change the presentation layer of your website, you can use Silk Test Classic to "see" through the new presentation and test the XML data.

4Test Class

To support testing XML data, the 4Test language was modified to include the XmlNode. Users can access the XML Elements through properties and methods that have been defined within this new class.