what is difference between analog and low level recording
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Define Environment Variable in UFT and its uses?
How to get popup error message.
Write a QTP script to enter a keyword in to Google search engine?
Is it possible to switch between recording modes during a test creation?
What is recovery scenario manager? When you go for recovery scenario manager?
How can I check if a environment variable exist or not?
Is qtp supports uni-code?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How may types of defects identify application or your currently working application?pls give me answer..
Object repositories types, which and when to use?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
What is meant by Output Value in UFT?