518 Appendix A
Additional Lab Exercises
Test Sequencing
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.