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 |
How u perform Batch Program in QTP?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How can we add regular expression for date field (dd/mon/yyyy)?
What is the difference between client server application and web based application?
what is the use of Browser.sync()
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
why do we go for Test Automation?
How to take screenshots in qtp?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
PLS REAL TIMERS WRITE THE ANS FOR THIS? WHICH SCRIPT IS USED IN REAL TIME NOW A DAYS 1)SHARED REPOSITORY BASED SCRIPT 2)DESCRIPTIVE PROGRAMMING BASED SCRIPT?
How QTP recognizes Objects in AUT?