what is difference between analog and low level recording
Answers were Sorted based on User's Feedback
Answer / monideepa
analog recording: it records the mouse movements and
keyboard movements in a script.when the script is run,it
shows whatever actions have been done like wherever the
mouse has moved or clicked.
low level recording :it is used in case qtp is unable to
recognise some objects and its properties.
it can take both objects and x,y coordinates.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / gayathri
Analog recording:it records keyboard inputand the precise
x,y co-ordinates travelled by the mouse pointer across the
screen
Low level recording:here it is based on mouse clicks and
the x,y co-ordinates.that is instead of taking that
object,it will take the x,y co-ordinates of that object
| Is This Answer Correct ? | 1 Yes | 0 No |
There is an excel file of 1 to 100 sheets how you will iterate through it?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
In QTP, As a first step wht we will do before going to start a Automation....when it will be decided that we have to go for a Automatio..and who will decide to go for Automation. Any body can pls let me know.. Thanks in Advance..
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
.mtr ( modular test repository or mercury test repository) plz give correct answer??
How should i find out whether the cursor is moving horizantally. when tabbing continuously
Explain about reusable actions?
How many types of parameters are there?
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp