how do u get lib files into scripting files?

Answers were Sorted based on User's Feedback



how do u get lib files into scripting files?..

Answer / king

The above one related to navigation this is the code
executefile ("path of VBS file")

Is This Answer Correct ?    2 Yes 0 No

how do u get lib files into scripting files?..

Answer / leena

Open test Go to File menu -> Settings -> Resources ->
Associate function libraries -> Click on '+' button ->give
Function library file path -> Apply -> Ok. In this way
function library file get associat with the test. now call
a function in the function library file. While runing the
scrit lib file is called into scripting file.

Is This Answer Correct ?    1 Yes 0 No

how do u get lib files into scripting files?..

Answer / mogal

1. Open test Go to File menu -> Settings -> Resources ->
Associate function libraries -> Click on '+' button ->give
Function library file path -> Apply -> Ok

2.ExecuteFile ("Path with FIleName")
3. LoadFunctionLibrary("Path with FIleName")

Is This Answer Correct ?    1 Yes 0 No

how do u get lib files into scripting files?..

Answer / deepa

save the notepad text as .vbs eg:testing.vbs .after
creating the file in qtp click open choose liberary file
select testing.vbs .through this v can view the libfiles in
scripting file

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

will QTP accepts javascript?

14 Answers   AppLabs,


can any one tell me how to select some text.i need the script for that

1 Answers  


HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.

5 Answers   CTS,


We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario

3 Answers   IBM,


How many types of parameters are available in quicktest professional?

0 Answers  






Which scripting language used by quicktest professional?

0 Answers  


Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.

5 Answers   Lehman Brothers, rsystems,


How will you declare a variable in qtp?

0 Answers  


explain keyword driven framework with banking domain?

0 Answers   TCS,


what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example

2 Answers  


Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?

3 Answers   Polaris,


Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

0 Answers   CFC,


Categories