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
Explain process of smart Identification in QTP?
What are the different recording modes and how do they work?
how to create flat file datasubmission in qtp
Hi ,Can any one pleas explain how to test splash objects using QTP?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How to test login module with different username and password by using data driven testing in QTP?
Can you write a script to check if the folder exists or not?
What is the syntax to call one action in another?
What are the advantages of a Hybrid framework?
Have you used xml check point in your project? How?
What are the various automation frameworks available in qtp?
How many types of run modes are there in qtp?
how to know no.of mails in our g mail by using vb-script