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 |
How does u create new test sets in TD?
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
what is the use of automation objective model?where is used? plz tell me
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
how to get column count in datatable
Explain the difference between call to action and copy action?
need clear explanation of actions and functions in qtp with examples?can anyone suggest me gud site for that other than qtp manual?
How can i check items sorted or not in a weblist ? Give me the script for this...
Can any one explain about environment variables with examples?
Explain the concept of object repository and how quicktest professional recognises objects?
Explain the qtp test phases.