What is the difference Between LowLevel and Normal
Recording Modes?
Answer / sreeprasad
Low-Level Recording: Is useful if the exact coordinates of
the object are important for your test.
Normal recording: Is useful when the recording operations
that cannot be recorded at the level of an object.
Low level record is used to record the session even the
object is not recognized by the QTP.
2nd answer
Normal Level Is Object Context Level ; where QTP recognize
object with Physical Description Of only interacted object.
Low-Level Recording?enables you to record on any object in
your application, whether or not QuickTest recognizes the
specific object or the specific operation. This mode
records at the object level and records all run-time
objects as Window or WinObject test objects. Use low-level
recording for recording in an environment or on an object
not recognized by QuickTest. You can also use low-level
recording if the exact coordinates of the object are
important for your test or component.
| Is This Answer Correct ? | 0 Yes | 0 No |
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
How does QTP identify an object?
What are the types of Object Repositories in QTP?
How to import the Test Results in QTP to an Excel sheet
Whenever we use GETROPROPERTY function.
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
diff between qtp versions from 8.5
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
write a script to close all open browser in qtp except one browser whose name is xyz
What is the extension for Recovery scenario?