1. What is diffrence between Analog Recording And Lomlevel
Recording ?
Answers were Sorted based on User's Feedback
Answer / vindies
analog recording is done when context recording is failed
(when recording includes diagrams, or signature which are non-
standard objects).. incase of low-level recording we can it
can record both standard and non-standard objects
| Is This Answer Correct ? | 5 Yes | 2 No |
analog recording is done when we have to capture the
exactmovement of mouse or it is required to test a page
with respect to the fullscreene
low lavel recording is usually carried out when qtp does
n't recognise the object
if i m wrong correct me
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lakshmi.v
Analaog Recording is used for recording the operations
countinously
Lowlevel Recording is used for recording atleast some
operations on the non supported environment also
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
How to analyzing test results using quicktest professional?
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
how will you check how many members visited the website www.infosys.com?
what is L-trim function will do?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
in qtp wha t is synchronisatin pt,what is the maximam time out
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is output parameters in qtp?explain? 2)
Plz Explain AUTOMATION REFERENCE MODEL?