| |
GeekInterview.com > Tech FAQs > QTP
| Print | |
Question: How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application") App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?
|
| April 04, 2007 05:29:13 |
#9 |
| shruti |
Member Since: Visitor Total Comments: N/A |
RE: How to use automation object to load the library f... |
Hi,
I have recorded one script. Now i want to use the function Executefile. Inorder to use this function is it necessary to load librabry files. If yes then can you please tell me how to make this library file. |
| |
Back To Question | |