What is the another extension name of library file. If that
is exist than what's the difference between them.
Answer Posted / 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 |
Post New Answer View All Answers
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Where you get the run time data table?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What is quick test pro?
how to test use the quality control .how to verify the image verification
What is the registration process and examination fees?
Explain the new feature of UFT regarding the export of test results?
What are the Disadvantages of shared object repository?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Explain QTP using different development techniques ?
What are the methods of the TextStream object that are used for reading from a text file?
How to add synchronisation points in qtp?
what is the difference between IE & Netscape in web testing on a log in page
What is the differences between image check point and bit map check point?
tell me abt a time when u had to go above &beyind the call of duty to get the job done