Xml Doc
This test node requests a xml document from the server, and allows to verify it
by adding Xml Tag steps.
It is mainly used to test Soap applications.
Xml Doc
- [Window]
A browser can have more than one window or tab. If there isn't any name supplied
by html (frames) or java script, Yawet will name them automatically. Determine here,
from which window or tab that you want to test the content page.
- [URL]
This is the second part of the URL of the page to be loaded. The first is
entered in the Project configuration. Leave this empty, if the page was loaded by
a button or link click on the preceding page.
- [Soap action]
The soap action. Is ignored, if there is no soap request.
- [Soap request]
The soap request, that is send to the configured url. You can use parameters to fill in values.
If the request does not contain soap body tags, the are added. If the request does not
contain a header, the one configured at [Web Project->Soap] is used.
Dom
On this tab you can inspect the elements of the xml document.
If you want to add a test for an tag, right click on it, and select add.
Use the search function to find tags, that are allready tested.
Source
Shows the source code of the document fetched from the server.
General & Log
See General.