.qfl extension for which file? where vl use it
.qfl means quick function libray.
it is function library.
Genarally we can create function and save it as .vbs.
in the same way qtp has provided one function library
option . which is avialable in file-->new-->fucntion
library.
we can save a function with .vbs/.qfl/.txt file
extentions.
Regards,
mahi.kotike@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
what is the difference between ClassName and class in QTP?
How can we open an Excel sheet through the script
can we run the scripts of qtp 8.2 in the qtp7.0?
how to download mercury qtp9.2 ny internet ?
What are the Features & Benefits of Quick Test Pro ?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How many tabs are available to view your test in a test pane and what are they?
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
wt is memory leakage?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")