user manual
74 SilkPerformer Java Explorer User Guide
4 A
NIMATION RUNS
Animated Runs
• Always run End Test Case
• Run all Test Cases during Animated Run
• Invoke Delay (time delay between method calls, in ms).
Procedure To execute an animated run:
1 Click Run Test on the Workflow bar. The Animated Run dialog appears.
Note Alternately, you can select Animated Run from the Run menu.
2 Select the test cases that should be executed during the test run
(InitTestCase, TestCase, or EndTestCase). The default selections vary
based on your option settings.
Note When test cases depend on each other for accessing global
objects, ensure that you do not exclude test cases that define objects
that are used by other test cases.
3 Specify whether verifications that have been defined for output
parameters should be performed by selecting the Do verifications
checkbox.
4 Click OK to begin the animated run. All global variables will be
initialized to their initial values. All random variables will be reset.
If you have specified a different calling count for your test cases than the