What happens when you import data using the DataTable.ImportSheet function?
A. Data is overwritten when column headers in Excel and the data table match.
B. Sheet1 in the Excel file is always imported.
C. Data will be appended to the data table.
D. A new column is added to the data table when column headers in Excel and the data table match.
When inserting a call to a reusable action, which two ways can the tester handle the data resources in that action? (Select two.)
A. Have the new action refer to a read-only copy of the data in the original action.
B. Have the action get an empty set of data resources.
C. Delete the data.
D. Store an editable copy of the data in the new action.
E. Have the new action refer with write permissions to the copy of the data in the original action.
An HP QuickTest Professional instructor needs to take a sample test that was built in HP Application Lifecycle Management to an off-site training facility.
What is the simplest way to convert that test into a portable format?
A. Use the Export to Portable feature to export the test with its object repository into XML format.
B. Use the Save Test with Resources feature for main test and do the same for the test that contains the called reusable actions.
C. Use the Save Test with Resources feature.
D. Use the Export to Zip feature.
HP QuickTest Professional supports which kinds of Object Repositories? (Select two.)
A. Global
B. Shared
C. Test
D. Action
E. Local
What is a logical name in HP QuickTest Professional?
A. the name assigned to a recorded object
B. the attached text of the test object
C. the name of a logical test condition
D. the name of the Object Repository
In the test results, square brackets around a test object name indicate that the test object was dynamically created using which functions? (Select two.)
A. Child Objects method
B. Smart Identification
C. DynamicBuild method
D. Create method
E. Programmatic Description
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
You added parameters in your test and defined them in the Global and Local sheets. The Global sheet includes two rows, and the Local sheet includes five rows.
If you do not change any of the default data table run settings, how many times will the test iterate?
A. 2
B. 5
C. 7
D. 10
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
Which type of checkpoint ensures that a new record is saved correctly?
A. Text
B. Standard
C. Database
D. Bitmap