EXEC

Run a datatbase sql command. This can be used to initialize or remove values from the database. To extract values from the database use set.


1. Allowed Content

dbinsert -- Defines a set of database insertions for a page or response.

2. Attributes

AttributeValue(s) Default Value
query

An sql command string

CDATA
#IMPLIED
stepid CDATA #IMPLIED

3. Content Rule

( dbinsert ) *

4. Parent Elements

steps   -- This element contains all the test steps.
suite   -- Define a set of steps which can be "called" from a run element.
with   -- Group together a set of steps that use the same page definition.

Top Elements || All Elements || Tree


test DTD