difference between recording methods and recording modes in QTP
Answers were Sorted based on User's Feedback
Answer / srikanth
1)context sensitive mode for normal recording.
2)analog recording is for Continues recording whare normal
recording notpossible.
3)lowlevel recording is for Non environment (no addins).
In this only few options like drag, drop, click, move can
be done
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / geena
QTP has record and playback method.
And record mods are
1. Normal - is the default mode
2. Analog-is to record signature
3. Low Level- is to record x and y coordinators
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vijendra babu
QTP RECORDING METHODS
>AUTO LEARNING: Normal recording with respect to navigation
>PRE LEARNING : Manually capturing snap shot and adding to
repository
>Descriptive programming: manually writing script,defining
physical properties
IS THIS CORRECT??????
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / subhan.qa
qtp recording modes are context sensitive recording,analog
recording,lowlevel recording
recording methods through record and play back,discriptive
programming
i think so
correct me if am wrong
| Is This Answer Correct ? | 0 Yes | 5 No |
What is the Test Object model in QTP?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to load the object repository at run time?
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
What is the main disadvantage of using low level and Analog modes?
How to handle Run-time errors?
How i can use Regular expression in QTP?give detailed steps for it.
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
Define Environment Variable in UFT and its uses?
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
How do you create regression test packs?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?