What is the use of low level recording? How does it useful?
Answer / guest
Low level recording is used when QTP fails to recognize
objects of the application. It basically records the x-y
co-ordinates of the screens, keyboard
inputs and also mouse clicks.
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the drawbacks of QTP?
What criteria do you use when determining when to automate a test or leave it manual?
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
what is framework in QTP? any one give me answer
How to get align property of the link on web page?
How to find RAM size by using QTP?
How to capture screen shots when an error occurs?
in which case & which method we can use "native" property of an object ?
How do you create regression test packs?
What is the difference between client server application and web based application?
what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain