'Browser navigation timeout' is in which tab of Test Settings (File->Settings) window.
A. Resources
B. Properties
C. Web Settings
D. Web
The Active Screen enables us to parameterize the object values and insert the checkpoints.
A. True
B. False
After running a parameterized test, we can view the actual values taken from the Data Table in the Test Results Run-Time Data Table.
A. True
B. False
The _______ is used to continue the test execution after getting run-time error.
A. On Error Next
B. On Error Resume Next
C. On Error Raise Next
In the Object Repository window:
A. Local objects are in read-only format (gray)
B. Local objects are editable (black)
C. Shared objects are in read-only format (gray)
D. Shared objects are editable (black)
When we modify the name of an object in the local object repository, the name is automatically updated in for all occurrences of the object.
A. Changing name of an object does not effect keyword or expert view
B. In the Expert View
C. In the Keyword View
D. Both Keyword and Expert View
QuickTest adds all new objects to the local object repository even if one or more shared object repositories are already associated with the action assuming that an object with the same description does not already exist in one of the associated shared object repositories.
A. True
B. False
If the action is called more than once within the test flow or if the action is called by a reusable action, the Reusable action option is
A. Both read and write
B. Write-only
C. Read-write-executable.
D. Read-only