We can work with multiple documents (test, component, or application area, function libraries) using the dialog box.
A. Display
B. Panes
C. Show
D. Windows
The following are the four main columns in the Keyword view
A. Item, Operation, Property, Documentation
B. Item, Operation, Value, Documentation
C. Number, Operation, Value, Documentation
D. Item, Operation, Value, Comments
We can retrieve or modify property values of the test object during the run session by adding statements in the Keyword View or Expert View.
A. GetROProperty and SetROProperty
B. GetTOProperty and SetROProperty
C. GetTOProperty and SetTOProperty
D. GetROProperty and SetTOProperty
When it is important to save the resulting data from the run-time Data Table, we can insert statement to the end of the test to export the run-time Data Table to a file.
A. Export.Datatable
B. DataTable_Export
C. DataTable.Export
D. Both A and B
We can define a database query by using .
A. Using Microsoft Query
B. By manually defining an SQL statement
C. Run time query
D. Both A and B
For tests, we can also view test object properties and property values for objects in the Active Screen, regardless of whether the objects are stored in the object repository.
A. True
B. False
For each action, we can use a combination of objects from our local and shared object repositories.
A. True
B. False
We can use the Keyword View to add a step in your test.
A. Below the currently selected step
B. At the beginning
C. At the end
D. At any point
QTP does not support virtual object for Analog or low-level recording.
A. True
B. False