How many types of Recordings are there in QTP and what are
they?
Answer Posted / uday kumar_anem
Normal Recording mode: QuickTest's normal recording mode
records the objects in your application and the operations
performed on them. This mode is the default and takes full
advantage of QuickTest's test object model, recognizing the
objects in your application regardless of their location on
the screen.
Analog Recording mode: enables you to record the exact
mouse and keyboard operations you perform in relation to
either the screen or the application window. In this
recording mode, QuickTest records and tracks every movement
of the mouse as you drag the mouse around a screen or
window.
This mode is useful for recording operations that cannot be
recorded at the level of an object, for example, recording
a signature produced by dragging the mouse.
You cannot edit analog recording steps from within
QuickTest.
The steps recorded using Analog Recording are saved in a
separate data file. This file is stored with the action in
which the analog steps are recorded.
When you record in Analog Recording mode, QuickTest adds to
your test a ‘RunAnalog’ statement that calls the recorded
analog file.
When you record in analog mode relative to the screen, the
run session will fail if your screen resolution or the
screen location on which you recorded your analog steps has
changed from the time you recorded.
Low-level Recording mode: enables you to record on any
object in your application, whether or not QuickTest
recognizes the specific object or the specific operation.
This mode records at the object level and records all run-
time objects as Window or WinObject test objects. Use low-
level recording for recording in an environment or on an
object not recognized by QuickTest. You can also use low-
level recording if the exact coordinates of the object are
important for your test .
Each step recorded in Low-Level Recording mode is shown in
the Keyword View and Expert View. (Analog Recording records
only the one step that calls the external analog data
file.)
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to give a call to another action from one action?
How can i initiate the objects to find uniquely in OR
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
how to do the batch testing in test director using manual testing procedure?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
What is a quick test professional?
What environment does qtp run in?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
How to Test the mainframe application?
What is the quicktest professional testing process?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Explain the benefits of quick test pro(qtp)?
What are the different attribute used with regular expression?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?