336 Chapter 9
Test Sequencing
Creating a Test Execution Order
LOGGING
ENABLED
Logs test data. To specify logging options, open the
Sequencer object menu, choose Properties,
click on the Logging folder, and choose from the
list. By default, Name, Result, and Pass are
checked. There is also a field to choose between
Log to Output Pin Only and Log Each
Transaction To:. If logging is enabled, each test
logs a record.
This button toggles to LOGGING DISABLED.
IF PASS
Determines branching instructions. If the test
passes, VEE goes to this line for branching
instructions. IF PASS tells VEE to branch according
to the selection in the drop-down menu.
This button also toggles to IF PASS CALL:.
IF PASS CALL: tells VEE to call the stated
function, then go to the branching menu selection.
(Refer also to THEN CONTINUE, which is the next
item in this table.)
Table 9-1. Sequence Transaction Dialog Box (Continued)
Sequence
Transaction
Field
Explanation