How to create an instance in QTP?
Answer / harsha
we can create instance of QTP by using vbscript like
Set ObjQTP=CreateObject("QuickTest.Application")
ObjQTP.Launch()
ObjQTP.visible="true"
| Is This Answer Correct ? | 31 Yes | 1 No |
What is qtpro? What is quick test pro? What is a quick test professional?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
In an interview what r the questions asked in qtp related project? pls any answer this question?
diff between qtp versions from 8.5
What is the differnce between action & script
What is the default add-ins in qtp?
what is the script to select 2 or more than 2 options from a listbox.
What are the main attributes of test automation?
According to use, how virtual object is different from object spy? If Qtp is not learning a sub-menues. What should we done? how would we manage on the expert view too? alkaa.dugaal@gmail.com
What are the benefits of quick test pro(qtp)?
How can we log a defect in Testdirector from Q.T.P ?
What Folder Structure following in Keyword Driven Frame work?