AutoTest Sytem Operation
Subject to Export Control, see Cover Page for details.
5-7
Script Structure
Scripts
An AutoTest script is made up of commands that allow the following:
● The appropriate system to be loaded into AutoTest (refer to the chart titled Sample Script
,
system system_name).
● System parameters to be set up.
● Functional and parametric testing against programmable limits.
Script/GUI elements are grouped into two categories; Common (generic) Script Elements and
(System) Command Elements.
Use a pure text editor (i.e., Microsoft Notepad) to create AutoTest Scripts. Using text other than
pure text may cause formatting error when the script is imported into the Test Set.
Common (Generic) Script Elements
These are items such as comment lines, flow control commands, tests, system changing, waits and
print commands.
(System) Command Elements
These are system specific commands such as setting parameters, measurement tests, protocol
actions and protocol tests.