Identify the tabs in the Test Settings (File->Settings) window?
'Generate Script' is in which tab of Test Settings (File->Settings) window?
For each object and method in an Expert View statement, a corresponding row exists in the Keyword View.?
The following are the four main columns in the Keyword view?
Can you insert additional steps on the test objects captured in the Active screen after the recording session?
Does the Active Screen enable you to parameterize object values and insert checkpoints?
Can A QTP user increase or decrease the active screen information saved with the test?
Is the key that is used to Start/End analog recording mode?
Does QuickTest support virtual object for analog or low-level recording?
How do you identify an object to use a specific property to identify it but that property is not listed in the properties list?
Does the checkpoint use to check the alt attribute exists for all relevant objects (such as images)?
Is bitmap checkpoint is supported in VB environment?
Can we parameterize the checkpoints properties?
What is the shortcut key that is used for a Standard Checkpoint?
Can we change name of checkpoint?
Compare the values of the specified property during a run session with the values stored for the same test object property within the test?
Will you use which recording mode for an object not recognized by QuickTest?
What is the option to call the recorded analog file?
Can you replace the page in your Active Screen tab?
Does quick test add a checkpoint statement in the Expert View?
Does a Checkpoint check that a text string is displayed within a defined area in a Windows application is?
In ACTIVE X environment, an ACCESSIBILITY checkpoint is supported?
Can we get the execution time for an action in a Test?
Can we add external library files in QTP?
What is the command used to insert the transactions in the test?
What is the step in which one or more values are captured at a specific point in your test and stored for the duration of the run session?
Can QTP detect an application crash and activate a defined recovery scenario to continue the run session?
In Batch test process, the test list are saved in file format as?
The command used to retrieve data from excel sheet is?
The method that explicitly activates the recovery scenario mechanism is?
The method used for sending information to the test results is?
Does the recovery mechanism not handle triggers that occur in the last step of a test?
Can we add the Test object methods, function calls into the Test, by using?
Which mechanism used to identify objects during run session?
The action that can be called multiple times by the test as well as by other tests is called?
The command used to connect with Database is?
The method used to retrieve the folders is?
The QTP script files are stored in the extension of?
The method used to register the user-defined function with test object is?
The 3 Parameter types available in data driver is?
The method to calculate the length of the array?
The method used to continue the test execution after getting run-time error is?
How many tabs are there in Test Settings (File->Settings) window?
'Generate Script' is in which tab of Test Settings (File->Settings)window?
For each object and method in an Expert View statement, acorresponding row exists in the Keyword View?
Can you work on one or several function libraries at the same time.
Does the Active Screen enable you to parameterize object values andinsert checkpoints?
Can a QTP user increase or decrease the active screen informationsaved with the test?
The Information pane provides a list of............. in the test
When we switch from Expert view to the Keyword view, QTPautomatically checks for syntax errors in the test and shows them in theinformation pane?
If the information pane is not open, does QTP automatically open it incase a syntax error is detected?
Which of the below provides a list of the resources that are specified in your test but cannot be found?
Whenever you open a test or a function library, does QTP automatically check for the availability of specified resources?
The Data Table does not assists you in parameterizing your test.
.......... tab enables you to view the current value of anyvariable or VBScript expression?
The .... tab displays the current value of all variables that havebeen recognized up to the last step performed in the run session?
Panes in QTP can have one of the following states—docked or floating?
Which of the following statement is True?
You can open any function library, regardless of whether it isassociated with the currently open test?
The shortcut Key for opening a new Function Library is?
You can manage the test actions and the test or function librarysteps using the ... menu commands?
To expand all the steps in the keyword view which option you woulduse from the View menu?
The shortcut keys for Record, Stop and Run respectively are?
The shortcut key to Insert/Remove a breakpoint is?
.........runs only the current line of the script. When the currentline calls a method, the method is performed in its entirety, but is notdisplayed in the view?
What is the shortcut key to Clear all Breakpoints?
Object Spy can be found in ........menu?
............ displays the open documents side-by-side?
You can configure the ........, ............ and ............properties that QuickTest uses to record descriptions of the objects inyour application
The .......... property set for each test object is created andmaintained by QuickTest?
You can access and perform ......... methods using the Object property?
You can retrieve or modify property values of the test object duringthe run session by adding ..........statements in the Keyword View orExpert View?
If the available test object methods or properties for an object donot provide the functionality you need, you can access ..............of any run-time object using the Object property?