how to invoke the web application through script in qtp
Answer Posted / satyanarayana
Hi we can invoke the application in the following ways
1).systemutil.run"path of the application"
2).Invokeapplication"path of the application"
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
What are the check points can be inserted without recording?
after initiating one project for testing, when exacltly QTP tester role starts?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What are metrics and matrix?
What ate the Technologies supported by QTP?
What are the technologies supported by qtp?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to customize qtp?
Limitations in QTP?
What is the purpose of loading qtp add-ins?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
how to find that tools work well with ur existing system?
How can I change object description or check point values in qtp?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?