user manual

SilkPerformer Java Explorer User Guide 89
6 S
YSTEM & PROJECT SETTINGS
System Settings
Verification Settings
These options define the behavior of verifications:
Automatically define a
verification for stored
values
When selected, default verifications are defined whenever you store an output
value in a variable.
Ignore Case (Default
value)
This is the default value of the Ignore Case check box when verifying a string
value in the Verification Wizard.
Check verifications
during animated runs
This is the default value for the Do Verifications check box on the Animated Run
dialog.
Code Generation Settings
These options define how code is generated when exporting to a standalone
application, JUnit, or SilkPerformer Java Framework project.
Try-Catch block in
every method
Scripts a try-catch block around each crucial method call.
Verifications Adds verifications to generated code (see “Defining Output Value
Verifications”).
SilkPerformer
Measures
Add SilkPerformer MeasureStart and MeasureStop functions to generated
SilkPerformer Java Framework code. For more information about Measures,
consult SilkPerformer Online Help.
Animated Run Settings
These options define the behavior of animated runs:
Always run init test
case
When selected, the init test case is checked by default on the Animated Run
dialog.
Always run end test
case
When selected, the end test case is checked by default on the Animated Run
dialog.
Run all test cases
during animated run
When selected, all test cases are checked by default on the Animated Run dialog.