Please tell me the steps to record the test in Analog
recording mode in QTP version 9.2???
Answer Posted / hima7
it is a special recording mode provided by qtp.which is
used for recording the continuous operations.
navigation:
1.keep the tool under recording mode.
2.activate the menu item automation.
3.select the option analog recording mode
4.select one of the following option
record relative to the screen
record relative to the following screen
5.if second option is selected specify the window title
6.click on the start analog recording button
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Key word driven framework
How do you test DLL files using automation Tool QTP?
To which environments does quicktest professional (qtp) supports?
They asked by using qtp recording writing scripting
Have you done batch testing in qtp? If yes how you are doing?
In qtp, explain what is qrs file?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
What is system testing and what are the different types of tests you perform in system testing?
What is the difference between qtp and selenium?
What are the types of properties that quick test learns while recording?
what is profile tool?
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 about datafile/verification of date file when file is not available in local system?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Is it possible to call from one action to another action in qtp?