51) What method is used to send a run-time Data sheet to an Excel file?
* Send
* Export
* SendSheet
* Exportsheet
52) If the Global Data sheet contains no data and the Local Datasheet contains two rows of data, how many times will the test iterate?
* 1
* 2
* 3
* 5
53) What object is used to send information to test results at the completion of the test run?
* Result
* Reporter
* ReportEvent
* ResultReport
54) If a procedure is defined in a test script, that procedure is accessible to which tests/scripts?
* Only to other procedures
* It is not usable to any test scripts
* The test script in which it is defined
* Using the Step Generator, it is available to any test script
55) When does a Do loop statement evaluate for continuation?
* At the end of the loop
* At the start of the loop
* At the start or the end of the loop
* This loop uses a counter variable
56) What is the default ordinal identifier?
* The location
* The object id
* The nativeclass
* The index number
57) What are bitmap checkpoints sensitive to?
* Image size and object type
* Object type and image type
* Screen resolution and object type
* Screen resolution and image size
58) What information can be seen in the information pane?
* Syntax errors
* The test name and author
* The QTP license information
* The machine id and operating system