what is difference normal,analog,low level recording in
qtp? what is lowlevel recording?
Answer Posted / sudhansu sekhar patra
1)Normal recording mode records the objects in your
application and the operations performed on them.This mode
is the objects in your application regardless of their
location on the screen.
2)Analog recording mode enables you the exact mouse and
keyboard operations you perform in relation to either the
screen or the application window.In this recording
mode,Quick test records and tracks every movement of the
mouse as you drag the mouse around a screen or window.
This mode is useful for recording operations that
cannot be recorded at the level of an object, for example,
recording a signature produced by draging the mouse.
3)Low lebel recording enables you to record on any object
in your application,whether or not Quick test recognizes
the specific object or the specific operation.
This mode records all run time objects as window or on an
winobject or test objects.Use low level recording in an
environment or on an object not recognized by Quick test.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Key word driven framework
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How will you report the bug and explain the defect tracking sheet you handled?
How to remove the associated function library?
how to test use the quality control .how to verify the image verification
Can we create a qtp test from qc?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
What are the features of quick test pro(qtp)?
How to use transactions in qtp?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How many tabs are available to view your test in a test pane and what are they?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?