Does QTP support Java Script also. Which is one is
preferrable for QTP, VB script or Java script
Answer Posted / govardhan palla
Yes I am. And working in Pune based MNC.
Well Radhika, if you compare the functionality of the
file .vbs and .qfl file functions or more or less same.
.vbs function files are not under control our QTP Tool
environment and .qfl functions are typically under control
in QTP Tool environment, you can predict the mean by seeing
the file extension name itself.
Vbs files generic funtions we can use in any environment
until Object Rep is not helpful for that file. For that
file.
And .qfl files are specific to our QTP environment
functions.
For clear idea create one .vbs file with msgbox “testing
the vbs file” on your desktop
and create the .qfl file with same content
and run the both files with out using QTP Tool (that is you
need to double click on the file).
I think now you got the Idea....
For in your error message case..
how you are going to call the function. I mean are you
using any driver script or any scripting to call the
function. First make sure that both names are one and same.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the views in the QTP GUI?
what is actually contain test report? can anybody post the test report
What is a checkpoint? How many check points are there in qtp?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
how many maximum number of virtual users we can create?
How did you resolve conflicts present in Object Repository?
What is quicktest professional window?
what kind of frame work you used in your last project?
Explain quicktest professional (qtp) testing process?
How do I get the QTP scripts result in xml format by using vb script function?
What is QTP’s model for test creation?
What is ‘object spy’ and what is the function of object spy in qtp?
When using descriptive programming?
What are some test assets and related extensions of qtp?
What are the advantages of parameterization ?