What is the data collected in the Source Code during Code Coverage Analysis?
Line data, Conditional Data, Switch Data
Missed Column, Switch data, Conditional Data
Missed Column, Switch data, Unconditional Data
None
Which type of analysis would you prefer if your application is continuously crashing?
Memory Analysis
Performance Analysis
Coverage Analysis
Static Analysis
Which of the following are created with each new action?
Local data sheet, Global data sheet, Folder
Local object repository, Local data sheet, Folder
Local object repository ,Local data sheet, Global data sheet
Local data sheet, Global data sheet, Local object repository
Constant is declared using :
Dim statement
Option Explicit statement
Con Statement
Const Statement
By default, arguments can be passed to the procedure using
Byval
Byref
ByArg
ByRes
Which of the following looping statements are available in QTP?
For next,Do loop, Switch Case
For next, Do loop, While end
If then, While end, Do loop
For next, Switch case, If then
Information pane displays
Syntax errors
Test name and author
QTP license information
Comment line
Two shared object repositories can be merged in ---------
The object repository manager
The object repository
Associate object repository tool
Only Local object repositories can be merged
Which of the following commands retrieves the number of items in the list for a weblist object
GetList
GetItem
GetItemsCount
GetRoProperty
What does the ChildObjects method return?
A collection object
A string true/false
Number of objects matching the description
Boolean True/False