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 is the difference between modular framework & datadriven framework
What is Cross browser testing? Does UFT support it?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Explain calling sub procedure.
What test you perform mostly? Regression or retesting in your testing process?
Did the scripts need lot of maintenance? If yes, why?
How many types of recording facility are available in quicktest professional?
Explain different checkpoints in qtp.
Explain the concept of object repository and how qtp recognises objects?
How you are developing the script? Using record and play back or manual?
Give the syntax to import/export xls into qtp.
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
How to do call a output parameter from one action to another action??/
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?