what is difference normal,analog,low level recording in
qtp? what is lowlevel recording?
Answer Posted / shilpa reddy
1)normal recording is also known as context sensitive
recording.this is the default recording mode in qtp, which
is used to record the operations on standard GUI
objects.for each and every operation it generates
(statement) script.
2)in analog recording we will record mouse and keyboard
operations with respect to window or desktop co-
ordinates.here it generates single statement for all
operations.
note:a)If u take desktop coordinates u may get wrong output
if the application is moved from one place to another.
b)if u take window coordinates u will get the corrct output
even the application is moved from one place to another.
3)low level recording is used to record the operations on
the objects which are not recognised by the qtp.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Is qtp supports uni-code?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
what is the diff b/w assistive and mandatary rules of object repository in QTP???
What are test settings and global settings?
When to use shared and local object repository?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is an object repository?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Tell me about qtp?
What are the different types of functions available in qtp and explain ?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
How many number of actions possible in qtp?
Difference between copy to action and call to action?
Is it possible to change the property value at runtime? How it is possible?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?