What is the use of low level recording? How does it useful?
Answer / guest
Low level recording is used when QTP fails to recognize
objects of the application. It basically records the x-y
co-ordinates of the screens, keyboard
inputs and also mouse clicks.
| Is This Answer Correct ? | 1 Yes | 2 No |
how to calculate no. of repeating characters in a a string..please give me the code
Hi Suppose u have complex Test scripts which u vl write first and which u vl execute first
Can the user toggle between using Local OR and shared OR for the same action?
how to write testcases for web based insurance,from the script by using qtp.
Does QTP is "Unicode" compatible?
What are the three challenges U faced during automation testing of your application.
Is it a smart choice to use QTP for backend testing?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
How to create a Runtime property for an object in QTP?
difference Between Call Run action and copy of action?