i'm using the qtp to test to vb appliction,i wanted to get
the new application's title.i didn't want to use the winAPI
to get it ,i 'd like to know whether a QTP function can do
it.
Eg:
SystemUtil.Run "C:\Program Files\.....","","","" 'run
an application, and misure the application is
activating,then how to get the hwn wihtout using windowns
api
No Answer is Posted For this Question
Be the First to Post Answer
what is keyword driven framework in qtp.
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
how to recall a function in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Which method do you use to retrieve data from the WebList object?
setroproperty and getroproperty difference
What is QTP scenario.
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
can we run the scripts of qtp 8.2 in the qtp7.0?
How can we close all webbrowsers which are opened in out desctop?
a title of first page is "LKO- microsoft internet explorer", of the second page is "PPM- microsoft internet explorer" , of Third page is "TTS- microsoft internet explorer" and same changing title on the fourth page. How can we use regular expression for this feature what should we do on script part on and Object repository part so that we can get successful run result. Kindly explain the steps script.
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?