How do you declare a constant?
A. Dim statement
B. Con statement
C. Const statement
D. Option Explicit statement
What is created, by default, with each new action?
A. Local Data Sheet, Global Data Sheet, Folder
B. Local Object Repository, Local Data Sheet, Folder
C. Global Data Sheet, Local Object Repository, Folder
D. Local Data Sheet, Global Data Sheet, Local Object Repository
What are the categories in the Step Generator?
Object, Operation, Value
Library, Built-in, Local Script
Operation, Arguments, Return Value
Test Objects, Utility Objects, Functions
What can you use to handle unpredictable testing exceptions?
A Do Loop
B. Recovery Scenario
C. IFHEN statement
D. Selectase statement
In which command can you associate a function library to a test?
A. Run Options
B. Test Settings
C. View Options
D. Function Definition Generator
After running a test that contains both input and output parameters, where can the results of an output parameter be found?
Local
Global
Run-time Data Table
Design-time Data Table
If you have a Virtual Object Collection stored on your machine, and you don't want to use it, what must you do?
A. Disable Virtual Objects in Test Settings
B. Remove the Collection from your machine
C. Disable Virtual Objects in General Options
D. Remove the Collections from the Resources list
What does the source property of a database checkpoint object represent?
A. The SQL query
B. The identification number of the database
C. The number of rows returned from the query
D. The connectionstring used to connect to the database
What is the first thing that must be defined in a Recovery Scenario?
A. Trigger
B. Recovery Operation
C. Recovery Scenario Name
D. The Function used in the scenario
What are bitmap checkpoints sensitive to?
A. Image size and object type
B. Object type and image type
C. Screen resolution and object type
D. Screen resolution and image size