Home
Software Testing
QTP
Load Runner
Quality Center
Tests
ISTQB
CSTE
Forum
Books
QTP Test
Time is running out. Hurry UP!
Time Remaining
1) By default, how many no of tables would be there in a script?
1
2
3
4
2) Where can you associate a function library to a test?
Run Options
Test Settings
View Options
Function Definition Generator
3) To invoke the function which does not return any value, we can use
A) CALL function name
B) function name
Both A & B
None
4) The result of the checkpoints can be stored in a variable
Yes
No
Maybe. Depends on the type of checkpoint.
5) Parameterization generally involves
Data table
Random number
Environment
All of the Above
6) The file which is used for recovering from the run time errors has an extension
QRS
TSR
PNG
DAT
7) Among the following recording modes, which method uses both the objects and mouse coordinates
a) Normal
b) Low level
c) Analog
Both b & c
8) Where do you mark an action as reusable?
Action Settings
Action Properties
Action Run Properties
Action Call Properties
9) After running a test that contains both input and output parameters, where can the results of an output parameter be found?
Local Data Sheet
Global Data Sheet
Run-time Data Table
Design-time Data Table
10) If you have a Virtual Object Collection stored on your machine, and you don’t want to use it what you must do?
Disable Virtual Objects in Test Settings
Remove the Collection from your machine
Disable Virtual Objects in General Options
Remove the Collections from the Resources list
11) Constant “2” with the reporter statement returns
Pass
Fail
Done
Warning
12) The standard timing delay for windows application is
20 seconds
60 seconds
Infinite
100 seconds
13) In VB Script functions, which one is false among the following
Variables must be declared before use
Variables may not be declared before use
Variables may be declared without data types
None
14) Method to To count the no of rows in a table
getrowcount
getlinecoun
Getcount
Count
15) By default, the all actions in QTP are
non – reusable
reusable
external
None
16) If the same object is present in the local and shared repository, QTP will refer which one?
Shared
Local
Both Shared and Local
Will give an Error
17) Which one is not true about “Call of action”
Tester can edit the script
Tester can’t edit the script
Tester can view the script
None
18) Checkpoint which is being used for verifying the web page with W3C standard is
Bitmap checkpoint
Standard checkpoint
Accessibility checkpoint
XML checkpoint
19) The file extension of Shared object repository file is
.MTR
.TSR
.QRS
None
20) The standard timing delay for web based application is
20 seconds
60 seconds
Infinite
100 seconds