QTP Certification Questions: D. Dat Folder Inside of The QTP Installation Directory
QTP Certification Questions: D. Dat Folder Inside of The QTP Installation Directory
A. In a Function Library
3) What is the keyword used to define how the counter variable in a or lext loop
increments?
A. ++
B. Next
C. Skip
D. Step
8) In Test Settings ->Run the Data Table iteration options are for which data sheet?
A. Local
B. Global
A. Enable Editing
10) Which statement is used to associate a procedure with a test object class?
A. RegisterFunction
B. RegisterUserProc
C. RegisterUserFunc
D. RegisterProcedure
15) Where do you set the action iterations for a specified action?
A. Action Settings
B. Action Properties
A. Fields.Count
B. Fields.Item(EOF)
C. Fields.Count(BOF)
D. Fields.Count.Value
18) What is the correct set of add-ins installed automatically with QuickTest 9.2?
19) What does the source property of a database checkpoint object represent?
A. An object
B. Run Results
C. A Regular Action
D. An External Action
21) How can you retrieve the number of items in the list for a WebList object?
A. GetList
B. GetItem
C. GetItemsCount
D. GetROProperty
22) How do you know if Smart Identification has been used in a test?
A. Read
B. ReadLine
C. TextStream
D. File System
A. Built-in
B. User-defined
C. User-function
D. Built-in, User-defined
E. Built-in, User-function
26) What are the two most commonly used ADO objects?
A. Fields
B. Execute
C. Connection, RecordSet
D. Open, ConnectionString
B. Stops test execution at the specified step, before executing that step
C. Pauses test execution at the specified step, after executing that step
D. Pauses test execution at the specified step, before executing that step
A. Test Settings
B. Action Settings
D. Associate Repositories
32) What options are available to filter objects in the Target Object Repository pane
whenmerging object repositories?
A. Show all objects or Show only objects with conflicting object types
C. Show only objects with conflicting logical names or Show only objects with
D. Show only objects with conflicting logical names or Show only objects with
conflicting descriptions
33) Which method for the DataTable utility object will allow you to retrieve information
from theData Table during a test run?
A. Value
B. Import
C. GetCell
D. GetValue
34) If you have a Virtual Object Collection stored on your machine, and you don't want
to use it,what must you do?
35) If you are typing in Expert View and you type an object followed by a dot, what
doesQuickTest display?
A. Nothing
36) What is the first thing that must be defined in a Recovery Scenario?
A. Trigger
B. Recovery Operation
C. Recovery Scenario Name
38) In the Object Identification dialog box, which properties can be viewed?
A. Action Settings
B. Action Properties
41) After running a test that contains both input and output parameters, where can the
results ofan output parameter be found?
42) If the Local Data sheet contains two rows of data, how many times will the action
iterate, by default?
A. 1
B. 2
C. 3
D. 5
43) How do you close the database session after examining the results of an SQL query?
D. Use the close method for the RecordSet and Connection objects
A. ByVal
B. ByRef
C. ByArg
D. ByRes
A. A Collection object
B. A string true/false
C. A Boolean TRUE/FALSE
A. Dim statement
B. Con statement
C. Const statement
A. INI
B. TXT
C. QFL
D. VBS
A. A Do Loop
B. Recovery Scenario
C. IF THEN statement
D. Selectase statement
A. Run Options
B. Test Settings
C. View Options
51) What method is used to send a run-time Data sheet to an Excel file?
A. Send
B. Export
C. SendSheet
D. Exportsheet
52) If the Global Data sheet contains no data and the Local Datasheet contains two
rows of data,how many times will the test iterate?
A. 1
B. 2
C. 3
D. 5
53) What object is used to send information to test results at the completion of the test
run?
A. Result
B. Reporter
C. ReportEvent
D. ResultReport
A. The location
B. The object id
C. The nativeclass
A. Syntax errors