Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / nath .t
Sorry for the small mistake in the above answer.
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
qtApp.Open "C:\Tests\Test1", False, False
qtApp.Test.Settings.Resources.Libraries.Add "e:\Utils.vbs"
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How does you test a weblink which is changing dynamically?
What are the benefits of qtp?
Explain the concept of object repository?
What is a reusable action?
Does quicktest professional (qtp) is unicode compatible?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
How to use checkpoints in qtp ?
What is the file extension of the code file in qtp?
Explain the differences between table and db checkpoints?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
Name the different types of recording modes?
whow much strong on VB and C?
How many types of actions are there in quicktest professional (qtp)?