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
Get the count of files of similar types from a folder.
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to create scenario selector
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How can you pass value one action to another action?
what is Property......End Property loop? how to write sript for it in QTP
QTP script is not working on other's machine..
Define virtual object?
How to explain a banking project in interview as a test engineer???
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is the default object synchronization timeout in qtp?
How many number of actions possible in qtp?