Answer Posted / 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 |
Post New Answer View All Answers
distinguish between old version and new version QTP features.
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What is debugging? How you debug your script?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is QTP scenario.
What are the properties you would use for identifying a browser and page when using descriptive programming?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to check feasibility of the appliction?in automation testing?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
what is error and fault in terms of software quality?
What is difference between Recording time object identification and Run time (Execution) time.
What is clean sweep?
How will internal and external links be validated and updated? how often?