How do you create a library file
Answers were Sorted based on User's Feedback
Open notepad,
write your code
Save the text file with the extension .vbs
E.g: test1.vbs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra
There are Two ways to create Libarary files.
1. Now can create in QTP
2. By External
By default if we save in QTP it will save as .QFL format..
Other two Libarary file extn: .VBS and .tXT
tHANKS,
rAJENDRA
| Is This Answer Correct ? | 0 Yes | 0 No |
How to analyzing the checpoint results?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Create an Excel file and pass the values from Flat File? (for ex:data1.txt,data2.txt )
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
how to get the object property
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
Can we record a video in qtp recording??
What is the difference between driver-script and AOM-script?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
How to check feasibility of the appliction?in automation testing?
write a qtp script to verify that the business price is twice the economy price in flight reservation window