User`s guide
544 VEE User’s Guide
Appendix
Figure 309 Using the Test Sequencer, Step 2
Key Points
The UserFunction in an Expression Field: In this example,
instead of comparing a test result to the UpLimit variable, you
can type the function name UpperLimit() in the expression field
where the variable would go.
Using the Test Sequencer, Step 3
Edit the test2 Sequencer transaction that calls the VEE function
random (0,1). Compare the result against a limit less than 0.5.
Cut and paste the test1 transaction until you have a total of
four tests.
Build a program to run the Sequencer five times. Record the
data in a data set of records and collect the data in an array.
Using the array, find the minimum, maximum, mean, and
standard deviation of the results of the second test.