background image
<< Part VIII - Appendices | 4Test syntax features >>
QA Organizer Keywords
<< Part VIII - Appendices | 4Test syntax features >>
User's Guide
527
A
A
p
p
e
n
d
i
x
A
QA Organizer Keywords
Keywords
Just as the 4Test language has a set of keywords that you use to construct
testcases, QA Organizer also has its own distinct set of keywords that you use
when creating testplans. The keywords are described in the following table.
Note Attribute names are also considered keywords.
Use this keyword
To accomplish this task
comment
Specify a comment that will display in the results file.
For more information, see "Adding comments that
display in the results" on page 57
.
include
Specify the name of an include file that contains part of
the testplan, typically a subplan.
For more information, see "Dividing a testplan into a
master plan and subplans" on page 257.
script
Associate a 4Test script file with one or more tests in
the plan.
For more information, see "Linking the testplan to
scripts and testcases" on page 61
.
testcase
Associate a 4Test testcase with one or more tests in the
plan.
For more information, see "Linking the testplan to
scripts and testcases" on page 61
.
testdata
Associate data with a testcase in the testplan. When the
testplan is run, QA Organizer passes the data to the
associated testcase.
For more information, see "Specifying data that is
unique to a single test description" on page 223.