What is the another extension name of library file. If that
is exist than what's the difference between them.

Answers were Sorted based on User's Feedback



What is the another extension name of library file. If that is exist than what's the differenc..

Answer / kamesh

QTP can use 3 different types of function library
extensions: .qfl (not .qfi), .vbs and .txt

.qfl is local to QTP and can only be called and used by
QTP. .vbs and .txt on the other hand can be used by QTP and
by any application other than QTP. So, what I am trying to
say is that, you can open notepad and write a function and
associate it with your test as a .txt file. Either way, all
three can be used as QTP function libraries which contain a
function that you can use in your test. Another way to use
functions is to directly type them in your respective
action.
There is a difference between the .qfl and .vbs file. The
difference is you can put a breakpoint in .qfl and debug
your function written in the .qfl file. But, you cannot do
this in a .vbs file. Because of this reason, I prefer
writing function libraries in .qfl rather than in .vbs.

Is This Answer Correct ?    9 Yes 5 No

What is the another extension name of library file. If that is exist than what's the differenc..

Answer / devina

.vbs - library file extension
.mts - script file extension

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More QTP Interview Questions

I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly

1 Answers  


What are the different kinds of test steps?

0 Answers  


Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?

1 Answers   CTS,


How i can use and create Library functions in QTP and what is the proces .

2 Answers  


how can i call reusable action in a function could any one explain me?

2 Answers   Livetek,






What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......

1 Answers  


Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji

0 Answers  


If I change the property value at runtime is it effect is object repository?

0 Answers  


what is the data driven testing?

0 Answers  


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

10 Answers  


What ate the Technologies supported by QTP?

0 Answers  


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

2 Answers   Satyam,


Categories