.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 |
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Why do we use breakpoints in QTP?
What are the types of object repositories? Which one is you using?
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"
If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening
Test Life cycle starts IS it Requirments stage or Test Initiation?
Which scripting language QTP is using?
Can you expect major bugs in Net banking Application?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
Explain features of the latest version of qtp/ uft 12.1?
anyone can explain the following concepts. 1.diff b/w Linear and modular framework 2.diff b/w keyword and hybrid framework
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?