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 |
Can the user toggle between using Local OR and shared OR for the same action?
Diff b/w WEB TESTING AND Client server testing?
Which scripting language used by quicktest professional (qtp)?
What is the Diff between Image check-point and Bit map Check point?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
How will you load few objects in Active Screen?
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
How to handle Java tree in QTP?
what is Function Definition Generator? can any one explain me in details?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
Do you have any knowledge about Business Processing Testing in QTP
How many ways to configure the application in QTP,Explain