what is difference between analog and low level recording
Answer Posted / monideepa
analog recording: it records the mouse movements and
keyboard movements in a script.when the script is run,it
shows whatever actions have been done like wherever the
mouse has moved or clicked.
low level recording :it is used in case qtp is unable to
recognise some objects and its properties.
it can take both objects and x,y coordinates.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what the difference between shared repository and per action repository?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How do you test DLL files using automation Tool QTP?
Explain sub procedure of vbscript.
what is error and fault in terms of software quality?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Can I change properties of a test object?
Differences between text and test area checkpoints?
what testplan contents and what test strategy contents,what is the diff b/w them
What contains Data Driven Framework document in qtp?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Explain how to use QTP to check broken links on a page?