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
Diff b/w test scenario's and test Procedures?
How you know that a test case is a regression test case
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
Hi All, I need code for how to execute qtp scripts from excell sheet
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What is 'sleep' in sync point?
Explain different types of action in qtp?
What is the parameterization?
what is the difference between data driver & data driven and driver script?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What is text/text area checkpoint?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Approach for Installation,comaptibility,system testing
explain keyword driven framework with banking domain?