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 Posted / 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 |
Post New Answer View All Answers
regular expression in qtp standar check point for months from accepting months from january to december only
How do client side image and server side image work?
What are some test assets and related extensions of qtp?
explain how to write vb script in qtp?when will you write own script?
How does you pass optional arguments in qtp?
How you will rate urself in QTP in the range of 0 to 5
Hi ,Can any one pleas explain how to test splash objects using QTP?
how interviews will be on QTP?
Diff b/w test scenario's and test Procedures?
How to execute a winrunner script in quicktest professional (qtp)?
Hello friends..... On which areas of an application we can not test with QTP
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Whats the realtime QTP testing process
How to use descriptive programming?