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 |
How to explain a banking project in interview as a test engineer???
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
How does you test a weblink which is changing dynamically?
What is object & properties (in QTP)
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
how to invoke the web application through script in qtp
Why do we use breakpoints in QTP?
What are the general steps involved in the data driven framework?
Where you are storing your script?