How to get line numbers in your editor in expert view?
Answer / dinesh
Tools -> EditorOptions -> General -> Show Line Numbers
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
Can we create user defined functions in qtp?
When and why to use descriptive programming?
wht is Automation testing frame work. pls explain it
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
Which features or drawbacks of QTP lead to the upgrade for a newer version?
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
What is clean sweep?
pls help me with scripting,right from the beginning in QTP
Explain the check points in quicktest professional (qtp)?
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.