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
How many types of recording modes in the qtp?
What is the basic concept of quicktest professional (qtp)?
How you can replace string in qtp?
How to handle dynamic objects in quicktest professional (qtp)?
What is difference in global and action sheet in qtp?
What is the use of Debug Viewer?
Can we create a qtp test from qc?
Limitations in QTP?
hi nani my doubt is how does qtp process metrix related to software process.
Explain how you can delete excel file in qtp?
Tell me one scenario, the complex functionality you have automated in your project?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
When using descriptive programming?
Should have experience in framework means?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.