How many types of Recordings are there in QTP and what are
they?
Answer Posted / praveen
Three types of recording modes:
1) Normal or context sensitive: It is default recording
mode. script is captured based on window or screen area co
oridinates & all objects are identified based on their
class type
2)Analog Recording: It is a high level recording mode, only
one line of script is generated for the entire record. By
default it is disabled. In order to perform analog
recording, start normal recording & then go to Automation
(menu bar) and select analog recording. while recording
script is generated based on desktop co-ordinates.
3)Low Level Recording: Script is generated based on the
window or screen co-ordinates. All the objects are
identified as window objects. It would be difficult to
enhance the script. In this recording, mouse clicks are
captured.
By default it is disabled. First start normal recording and
then goto automation and select low level recording.
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How can you identify the browser and its information using QTP script?
Does quicktest professional is unicode compatible?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What are the Test design techniques you uses in ur project?
Analyzing the checpoint results?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How can I change object description or check point values in qtp?
Through array we can execute the testcase how ? give me example
Without using gui map editor we can recognize the application in winrunner ?
For which type of projects the iterative model is not suitable?
what are the challenges you have faced while testing web based application using the automation tools ?
What will be happen if i load object repository at run time, but it has already associated.
Explain hybrid framework with advantages and disadvantages?
Explain building blocks of the bpt framework ?
How you can decide which type of object repository you have to use?