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 |
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
What is Object Spy?
7 Answers JKH, Ordain Solutions,
What is the QTP test frame work?
How to change the run-time value of a property for an object?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Tell about automation object model(Aom) in qtp?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
why was automation used in the project?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What is the difference between Call to Action and Copy Action?