how to invoke the web application through script in qtp
Answer Posted / soni
The simple way is to use systemutil.Run ("Application path")
or go to Record Settings and in Web tab give the path.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How to capture all the data of a webtable, weblist and combolist using QTP?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the main differences of qtp and win runner?
What are advantages of test automation?
What is Unicode Compatibility?
What is the use of an object spy tool in qtp?
How many scripts did you have?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
what is the difference between IE & Netscape in web testing on a log in page
Where to use Property Let, Property Get, Property Set in UFT
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
How to execute a winrunner script in quicktest professional?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John