1. What is diffrence between Analog Recording And Lomlevel
Recording ?
Answer Posted / lak
Analog Recording:
Requires more disk space than a Normal recording.
Record exact mouse movements, mouse clicks and keyboard
operations relative to the X-Y coordinate location on the
desktop or application window.
Records only one step for the duration of the analog
recording session. This step shows up in the Keyword View
as a RunAnalog operation.
Creates a binary file, AnalogTrackList.dat to store the
analog actions and places it in the action folder. No
object information is stored in the object repository.
Low-level Recording:
Learns the object into the Window class or the WinObject
class along with their attributes and stores this
information in the object repository.
Records only mouse clicks, drag and drop, and type
operations on an object.
Records only a step for each action or operation on an
object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When you open QTP, how many sheets you can see?
Difference between action & Reusable action?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Explain the types of properties that quick test learns while recording?
HOw to add the recovery file at runtime to the test file .
How many types of status are there?
How to check which add-ins are associated with a test in qtp?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What do you to script when objects are removed from application?
What is qtp window?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How will you find the current time of the remote machine using QTP script?
Generic function to search for the unique link in webtable and click on it
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek