Shortcut Key for Closing all open Function Libraries in one go.
A. None of these
B. Ctrl + Alt + C
C. Shift + N
D. Shift + A + C
Function Definition Generator in found in which menu option.
A. File
B. View
C. Tools
D. Insert
The is used to open the specified URL in a browser
A. NavigateURL()
B. Navigate()
C. openURL()
The Parameter types available in the Data Driver are.
A. DataTable, Environment, Random number
B. Environment, String, Numeric
C. DataTable, Random number, Unique
When we modify the name of an object in a shared repository, the name is automatically updated in all tests open on the same computer that use the object repository as soon as we make the change, even if we have not yet saved the object repository with our changes.
A. True
B. False
If an object is contained in both local and shared repositories then, during a run session
A. QuickTest will use Descriptive Programming
B. QuickTest will use the object in the local object repository
C. QuickTest will use the object in the Shared object repository
D. There will be a conflict
We can view while working with keyword view.
A. Object properties
B. Action properties
C. Action call properties
D. Checkpoint properties
E. Output value properties
F. All of above
An Item column can be any of the following.
A. A test object
B. A statement like Dim
C. A step generated by step generator
D. All of above
The is used to terminate an application which is not responding
A. SystemUtil.Stop
B. SystemUtil.CloseProcessByName
C. SystemUtil.terminate
The action can be called multiple times by the test as well as by other tests
A. Reusable
B. External
C. Non-reusable