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
What are some test assets and related extensions of qtp?
can any body give the banking domain concepts/links
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
In qtp, how you can remove the spaces from string?
What do you mean by iteration?
Difference between action & Reusable action?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Are Shared ORs read-only?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
What is test object?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How may types of defects identify application or your currently working application?pls give me answer..
who QTP recognizes the object stored in object repository?