A. Local DataSheetB. Global DataSheet
C. Run-time Data Table
D. Design-time Data Table19. Which statement is used to associate a procedure with a test object class?A. RegisterFunctionB. RegisterUserProc
C. RegisterUserFunc
D. RegisterProcedure20. How do you declate a constantA. Dim Statement\ B. Con Statement
C. Const Statement
D. Option Explicit Statement21. 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 Repository22. In the Object Identification diablog box, which properties can be viewed?A. The base filter and option propertiesB. The mandatory and option propertiesC. The filter and assistive properties
D. The mandatory and assistive properties
23. If you are typing in Expert view and you type an object followed by a dot, what does QuickTest display?A. Nothingb. The arguments for that objectC. The methods and properties for that object
D. The child objects and methods for that object
24. What are bitmap checkpoints sensitive to?A. Image size and object typeB. Object type and image typeC. Screen resolution and object type
D. Screen resolution and image size
25. What must you do before a shared object repository can be edited?
A. Enable Editing
B. Add a new objectC. Open the object repositoryD. OPen an action that used that shared object repository26. What is the difference between a subroutine and a function?A. Subroutine can call itself, a function cannot
B. A function returns a value; a subroutine cannot
C. A function can accept arguments; a subroutine cannotD. A subroutine can call other procedures; a function cannot27. What does the GetTOProperty method do?
A. Retrieves the value of a property from the test object.
B. Retrieves the available properties from a test object.C. Retrieves the value of a property from a run time object.D. Retrieves the available properties from a run time object
Leave a Comment