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


Please Help Members By Posting Answers For Below Questions

in my application,validation message has in japanise language.how to validate this message is appears properly or not

1624


explain structured testing? plz guys with exp. do answer

1512


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

1608


Where we can use the analog mode and where we can use the low – level mode?

655


what is the diffrence bw qtp architectute and qtp framework?

1634






After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

6298


Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?

760


How the exception handling can be done using quicktest professional (qtp)?

657


Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

732


How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

729


What is the difference in testing a client-server application and a web application?

654


please post the interview questions for QA position in FACTSET

4045


what QTP Options do you know?

3018


write script for bitmap image?

1648


QTP script is not working on other's machine..

1630