How do we call Library Files(.vbs) in the Test Script
Thanks in Advance...
Answer Posted / sri satya
By using script, we can add in this way also:
path1="C:/Lib1"
path2="C:/Lib2"
Set qtLibraries =
qtApp1.Test.Settings.Resources.Libraries ' Get the
libraries collection object
qtLibraries.Add path1 ,1
qtLibraries.Add path2 ,2
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different types of recovery operation?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Explain how you can find the absolute value of the number in qtp?
Explain runtime dynamic settings?
Explain the views in the QTP GUI?
what are all the fileds present in object repository?
What is the qtp testing process?
Explain different types of checkpoints?
Is it possible to switch between recording modes during a test creation?
Please guide me release notes of Automation once scripts are completed
Can we create user defined functions in qtp?
Did the scripts need lot of maintenance? If yes, why?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
how will you check how many members visited the website www.infosys.com?
What are the views available in quicktest professional (qtp)?