Which Web testing capabilities have been added in HP QuickTest Professional 11? (Select three.)
A. Firefox Document Object Model access
B. Internet Explorer Developer Toolbar support
C. Event Identifiers that enable identification based on events associated to a Web object
D. Javascript code capability that enables Javascript code to be embedded in all loaded browser pages
E. Property Identifiers that enable identification based on properties associated to a Web object
F. Vbscript code capability that enables Vbscript code to run in specific browser pages
What is the purpose of the GetROProperty method?
A. to retrieve a property value of a runtime object
B. to retrieve a property of a test object
C. to retrieve a property value of a test object
D. to retrieve a property of a repository object
What are two HP QuickTest Professional resources?
A. Recovery Scenarios and Images
B. Checkpoints and Test Versions
C. Images and Checkpoints
D. Function Libraries and Recovery Scenarios
What can a dot indicate in VBScript? (Select three.)
A. a method
B. a description
C. a property
D. a function argument
E. a child object
F. an end of statement
Where should an output parameter be saved for reuse?
A. run-time data table
B. design-time data table
C. design-time data repository
D. run-time data repository
What does the Automatically Parameterizing Steps feature enable you to do?
A. generate random parameter values for each action in a test
B. perform automatic parameterization of all relevant steps in any action in a test
C. create test steps automatically in any action in a test
D. link parameters to test requirements in any action in a test
What does the Watch tab enable you to do?
A. view only the variable value
B. evaluate a VBScript expression
C. view the dimension in Byte of the selected variable
D. erase a local variable
Which type of object is best handled with a Programmatic Description?
A. a static runtime object
B. a test object
C. an object not in the Object Repository
D. a static button
What are the predefined Web Event Recording Configurations in HP QuickTest Professional? (Select three.)
A. Low
B. Basic
C. Medium
D. Intermediate
E. High
F. Advanced
What are expected values in HP QuickTest Professional?
A. the values recorded during a test run and compared with original values within test objects
B. the values contained in the "expected results" property of each test object
C. the values predefined as the expected results of an unsuccessful test run
D. the values captured during recording and used in checkpoints as reference values