Among the 3 Recoring modes,Standard, Analog and Low Level.
which one is mostly used. I know that Analog id used for
Graphs, Digital Signatures and Barcoding. so, which one
among the 2?
Answer / madhuri
There are 3 Recording modes in QTP
1. Context Sensitive recording
2. Analog recording
3. Low level Recording
We can use any options to record but by default it will be
in Context Sensitive Recording mode.
1.Context Sensitive recording:It records all the objects in
the application irrespective of their location in the
application.
2.Analog Recording:This type of recording is used to record
the exact mouse and keyboard operations.In this srecording
mode it wont capture the steps the while recording,instead
it will generate a Datafile.
we can run the Datafile by calling the trackfile as per the
syntax
syntax:Run Analog "Track1"
3.Lowlevel Recording:This type of recording is used when
QTP fails to recognise teh objects.Use this mode when you
need to record the exact location of the operation on your
application screen.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the maximum size of Object Repository in QTP 8.2?
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
How to open any application during Scripting?
what is the hierarchy to use properties in descriptive programming
diff between dim & redim ? in detailed? pls any one explain me?
After geting the modules where we generate the script ie in qtp or notpad ?
How to capture screen shots when an error occurs?
How to creating an output value using quicktest professional?
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
What is the main differece between QTP 9.0 and 9.2