How to verify the Cursor focus of a certain field?
Answer / supriya gupta
Use "focus" property of "GetRoProperty" method"
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
what are the difference ways of parameterising?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How do you test DLL files using automation Tool QTP?
what is the use of descripting programming?
how to capture objects of remote deskop as it is capturing only window.
write script for how to add function library in QTP
in a web page How to check and display a particular word from a paragraph?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
What are the most frequent errors you faced while executing your scripts?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How many types of Parameters are available in QTP?