How can I find out the cursor position through QTP
suppose I am keep tabbing(Pressing the tab key continuously)
and stoped at a position
Now I want to find out where the cursor position is
No Answer is Posted For this Question
Be the First to Post Answer
can any one tell me how to select some text.i need the script for that
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
What are the steps involved in recovery scenario wizard?
How to open any application during Scripting?
Can I import a excel sheet in Action1 datatable? How?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
How Does Run time data (Parameterization) is handled in QTP?
How can we close all webbrowsers which are opened in out desktop?
What’s the basic concept of QTP?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.