Which SQL statement is used to extract data from a database?
OPEN
EXTRACT
SELECT
GET
Which SQL statement is used to update data in a database?
UPDATE
MODIFY
SAVE
SAVE AS
Which SQL statement is used to insert new data in a database?
ADD NEW
INSERT INTO
ADD RECORD
INSERT NEW
Which file format is used by QTP to export and import object repositories.
XML
MTS
TSR
XLS
In general which object repository is easiest to use when we are creating simple record and run tests.
Shared
Local
Both
None of the above
How can you retrieve an object's properties?
By recording
Object Spy
Net Spy
Step Generator
SetTOProperty changes the property values used to identify an object during the test run. It also effects the values saved in Object Repository for the object.
True
False
After creating or editing an object repository XML file. Which Quick test functionality is recommended to use in order to verify, our file confirms to QTP object repository scheme.
Scheme Verification
XML Validation
XML Verification
Scheme Validation
What extensions are supported by QTP, if we want to add a resource for function library?
QFL
VBS
No Extension
BAT
What is the file extension of Shared object repository file in QTP?
mtr
mts
qfl
tsr