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 the diff between manual test plan document and automation test plan doc.can u explain indetail.
Where the text version of script file located in file system?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
what is the object properties settings in the QTP
How to handle dynamic objects in quicktest professional?
where is the bitmap checkpoint be saved
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)
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
What are test settings and global settings?
How to Analyze the Checpoint results by Table and DB Checkpoints?
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.