Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / nath .t
through script we can do
executefile "give the path"
Ex: executefile "d:\functionlibrary.vbs"
another way we can add to our script is AOM(Automated
object model)
first of all create Quick Test object than we can add with
that object.
Ex:
qtApp.Test.Settings.Resources.Add "Path of the library file"
like this we can add.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the different types of action?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
To which environments does quicktest professional (qtp) supports?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What are the ways you can synchronize?
What is the differences between image check point and bit map check point?
how to evalute defects in QTP script?
What are the types of object repositories? Which one is you using?
How to use the object spy in quicktest professional (qtp) 8.0 version?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What are the differences between quicktest professional and winrunner?