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 |
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
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
Can any suggest me what is exposure testing?
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Is QTP supports Unix. If yes, then how the test automation is done?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
write a script to verify the image path(src property) of the images which are in web pages.
what is the difference between DP and keyword driven framework?
Actually How do we use this Smart Identification Technology during Recording mode.
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?