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 |
Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
Diff b/w test scenario's and test Procedures?
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Give me brief idea about QTP automation object model?
Explain the views in the QTP GUI?
How to return a value from a fn, if it has more than one value how to return
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
How to export QTP results to an ".xls" file?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?