how to lunch the application in the qtp tool ?
Answers were Sorted based on User's Feedback
Answer / s
Dim qtp
set qtp=CreateObject("QuickTest.Application")
qtp.launch
qtp.visible=True
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / parvathi
invokeapplication " ".we can launch the application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mreddy
by using SustemUtill.Run(" ") we can launch the application
in qtp
If i amwrong correct me.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
How do we run the scripts in QTP ?? what are the three options....
Problem with XML checkpoint in QTP ?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
What is the difference between driver-script and AOM-script?
what type automation is fofollowed in the project?
can u give one scenario for for PopWindow Exception & write Code for that?
What is action split and the purpose of using this in qtp?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
What are the Automation Limitations??
what is exacltly TIERS ?