what is difference between analog and low level recording
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gayathri
Analog recording:it records keyboard inputand the precise
x,y co-ordinates travelled by the mouse pointer across the
screen
Low level recording:here it is based on mouse clicks and
the x,y co-ordinates.that is instead of taking that
object,it will take the x,y co-ordinates of that object
| Is This Answer Correct ? | 1 Yes | 0 No |
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
What are the most frequent errors you faced while executing your scripts?
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance...
what is active screen,keyboard view?
What is an optional step in qtp ?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
hai,i want to select an option from the right click pop up menu.but the qtp is not recognizing the right click pop up menu as a seperate object.can any one tell me the solution.
How to find operating system information using the qtp script?
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
How to change the screen name while running the test.