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 D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
What is the maximum size of Object Repository in QTP 8.2?
explain qtp framework by taking an example?
How can i see test results in excel sheet ? test data not present in data table.
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
what is the difference between data table and spread sheet?
Who uses qtp tool?
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?