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 |
Tell me about qtp?
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
1)What is the Difference Between WaitTo & Sync?
how do you done Data-driven test using MS-Word Instead of DataTable
What is accessibility check point?
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
0 Answers RR Donnelley, RRDonnelley,
How to measure transaction time through VBScript without using start and end transaction points?
Where virtual objects stores results?
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
How can we log a defect in Testdirector from Q.T.P ?
what is the use of VIRTUAL OBJECTS? explain ?