QTP Questions 29 - API's

1)
Text (or text area) checkpoints may behave differently in different run sessions depending on the APIs used in your application
A) True
B) False

2)
Using the Windows API, you can extend testing abilities and add usability
and flexibility to your...... .

A) tests
B) function libraries
C) applications
D) Both A & B

3)
API functions are located inside Windows DLLs

A) True
B) False

4)
Integrating QuickTest with Quality Center enables you to store and access files in a Quality Center project, as well as use the ....... object to access the wide range of functionality provided in the Quality Center Open Test Architecture API.

A) QCUtil
B) QCUtility
C) QCUtill
D) QCUntil

5)
QuickTest works directly with the SAP Gui Scripting API to record your operations. Therefore, QuickTest adds steps to your test or component only when ........ are sent to the server.

A) API catches
B) API events
C) API starts
D) API stops

6)
QuickTest communicates directly with the SAP Gui Scripting API to record and run your operations on SAP Windows objects.

A) True
B) False

7)
........... declares references to external procedures in a dynamic-link library

A) Declare
B) Extern
C) Intern
D) None

8)
The QuickTest automation object model supplies a type library file named ........... This file is stored in \bin.

A) QTObjectModel.dll
B) QTObjectModell.dll
C) QTObjecModel.dll
D) Both A & B

9)
If you want to call a QuickTest test containing Stingray objects from WinRunner or vice versa, you must first ensure that WinRunner and QuickTest are both using the latest version of the Stingray agent. To do this, search for the .......... file in \bin and in \arch. Then replace the earlier file with the later one.

A) Stagent.dll
B) Stagerent.dll
C) Staent.dll
D) Stagents.dll

10)
In the General tab of Options dialog box, Use text recognition mechanisms in this order: (Please select valid options from below)

A) First Windows API then OCR
B) First Windows API then LCR
C) First Windows API then MCR
D) First Windows API then NCR

Answers