When The Low Level Recording is Used in QTP
Answers were Sorted based on User's Feedback
Answer / rekha basu
When QTP fails to recognize object in Default mode,we
switch to Low Level recording in order to record on Object
level.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / uday kumar_anem
We use low level recording when QTP does not identify the
objects in the application, and if the exact coordinates of
the object in a application are required.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sherry
i run the low level recording, but QTP haltet while runing
script, does anybody know why_?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naganath.patil
1.if fails to record in Contact Sensitative
2.if it fails to record in analog recording
3.whem the Object is not identified
4.not use
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / ananth.s
If QTP fails to Recognize the object in application then
the low level recording mode will be used for recognizing
objects in application. In low level recording mode QTP
will recognize the objects as a "Window" or "WinObject".we
can see in Expert View.
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi Uday Kumar_anem ,
how we can get exact coordinates in
the application. And one more doubt is when ever the
appliction cannot recognize the object, as per my knowledge
we have to enable the smart identifier. This will assign
the assisive property to recognize the object, If this
doesn't work we go for the ordinal identifier.If you can
clarify my doubt I would be very thankful.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tester
When inputs from Keyboard are needed in test as well as to
capture mouse movements
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi
some times qtp will not recognise non-standards objects,in
that particular time we will use the low level recording to
make as a standard objects..
may be iam not sure.........
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / indrajit
does low level recording record exact mouse operations or keyboard operations?
| Is This Answer Correct ? | 0 Yes | 0 No |
can u tell me the the cost of automation tool QTP ?
why was automation used in the project?
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
any body can you help me what is the script to automate an comand promt
Is text area check point supports for web applications?
Synchronozation types in QTP
How many types of recording modes in qtp?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
explain how to write vb script in qtp?when will you write own script?
what type of automation is follwed in the project?
what is framework? which frame work u follow for writting script?