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 is the difference between built-i function and In-built function?
What is the syntax for how to call one script from another?
In qtp, explain what is qrs file?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How did you resolve conflicts present in Object Repository?
What is the process of synchronizing qtp and aut?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What is the basic concept of quicktest professional?
Write a QTP script to enter a keyword in to Google search engine?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Tell me about qtp?
how to find that tools work well with your existing system?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
could any help me please, how to work on visual foxpro application using UFT