What exactly is the difference among all the three recording
modes.
Answers were Sorted based on User's Feedback
Answer / guest
In whcih u r asking ........WR or QTP???
In QTP there are 3 recording modes
- Normal recording
_ Analog recording
- Lowlevel recording
Normal recording/contextsenstive/Standard-This is the
default recording mode.Records actions for which enduser
performs on standard GUI objects.
Analog recording-Records all mouse operations along with
cordinates of an object.
Low level-In this if Qtp is unable to indetify an
object,irrespective of an environment QTP records actions
performed on an object.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rashmi
Standard Recording: This mode takes full advantage of Quick
Test's test object model, recognizing the objects in your
application regardless of their location on the screen.
Analog Recording: Enables you to record exact mouse and
keyboard operations your perform on your application. Ex:
Drawing a signature on screen using the Mouse
Lowlevel Recording: Enables you to record on any object in
your application, whether or not QTP recognizes the
specific Object or the specific Operation.
- Use this mode for recording on an environment or on an
object that is not recognized by
QTP.
- Use this mode when you need to record the exact location
of the operation on your application screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various automation frameworks available in qtp?
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
How to test the login page in different ways in automation testing and i need code?
How will you find the current time of the remote machine using QTP script?
what is a good testcase?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How can I deploye a 'QTP Runtime environment only'
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
What is the main difference between desriptive programming and generic functions
What are the advantages of qtp?
What are the advantages of a Hybrid framework?