516 Appendix A
Additional Lab Exercises
Test Sequencing
Using the Test Sequencer, Step 2
Disable the first test. Assuming that you do not need the global anywhere
else, you can call the
UpperLimit function directly. Change test2 so that
it compares the return value of
AddRand(0) against the result of the
UpperLimit function.
Hint: For disabling the first test, use the
Sequencer Transaction box as
shown in Figure A-31.
Figure A-31. Disable the First Test in the Sequence
Note that in Figure A-31, the first test in the Sequencer is “commented
out” with two slashes to show that it is disabled.