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 the difference between xmlutil and xmlDOM in qtp?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
What is the another extension name of library file. If that is exist than what's the difference between them.
What is the limitation to XML Checkpoints?
Could you please explain me about QTP framework.
what is automation(qtp)bug pls giv me one ex?
How to capture screen shots when an error occurs?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
In QTP if u got a defect , how to report to developer using Test director or Quality center .
What is the extension of script and object repositary files?
what is a active x control?can any one brief me about active x controls