QTP Interview Questions-2
QTP Interview Questions-2
It Records exact mouse and keyboard operations, we can use this mode for
recording continues mouse operations like digital signatures, paints etc..
This mode doesn't generate statements for each and every operation,
generates all operations in a Track file.
By default this mode is disabled, after selecting Normal Recording mode only
it enables.
Example:
GUI (Windows) Environment: Window, Dialog box, Edit Box, Button, Check
Box, Radio Button, List Box and Combo Box etc...
Web Environment: Browser, Page, Link, Image, edit Box, Button, Grid,
Frame Etc..
These are QTP reserved objects, used for Testing and Result reporting.
Example:
a) SystemUtil
b) Reporter
c) DataTable
d) Services
e) environment etc...
a) Local Repository
b) Shared Repository
11) What are the differences between Local and Shared
Repositories?
Local Repository:
QTP is providing a feature called "Define New Test Object" for creating
new objects without Application. This feature available in Local Repository
and Object Repository Manager.
Example:
RepositoriesCollection.Add "D:\gcreddy\Login.tsr"