All elements in test DTD

browser -- Specifies the attributes of the XmlTestSuite web browser
cookie -- Specifies the cookie expected in a page or response.
cookies -- Specifies that a page or response contains a one or more cookies.
database -- Optional. Specifies the set of database tables to be monitored during testing.
dbinsert -- Defines a set of database insertions for a page or response.
dbinsertref -- Defines a database insertion that is expected to result from a page or response.
dbtable -- Specifies details of a table to be monitored
definepage -- Used to define the structure of a html page
definepages -- Allows definePage elements to be grouped together.
domain -- Map a domain name to an ip address.
element -- Defines en element in an xml or html page using an xpath expression.
eval -- Evaluate an arithmetic or xpath expression
exec -- Run a datatbase sql command
fetch -- Fetch a file, an XML or a HTML page.
form -- Specifies that a page or response contains a frameset
frame -- Specifies the contents of a frame.
frameset -- Specifies that a page contains a frameset
input -- Specifies the details of an input field of a form.
link -- Defines a link (<a>) in a page or response.
output -- Output a value or expression.
outputhtml -- Outputs the last fetched page to the stderr output stream without any formatting.
outputpage -- Output an XML representation of the most recently loaded page.
outputtidy -- Outputs a formatted version of the last fetched page to the stderr output stream.
run -- Execute a predefined set of test steps.
script -- Specifies javascript code, which will be executed in the context of the current page.
set -- Set a variable to a value extracted from the database, to a value extracted from the current page.
steps -- This element contains all the test steps.
submit -- Submit a form.
suite -- Define a set of steps which can be "called" from a run element.
testspec -- The root element of a xml test script.
verify -- Verify the most recently fetched page against a specification.
verifylinks -- Verify that the links in the current page are valid.
with -- Group together a set of steps that use the same page definition.

Top Elements || All Elements || Tree


test DTD